You are not logged in.
Pages: 1
Does this mean anything to anyone?
Yaourt installed dependencies last time I installed Arch...
[coda@linux ~]$ y -S bin32-wine
==> Downloading bin32-wine PKGBUILD from AUR...
==> Last 5 comments ordered by date (asc):
Comment by: brebs on 20080124 [14:43:18]
Printing in wine gives error:
Couldn't find PPD file '/opt/lib32/usr/lib/../share/wine/generic.ppd', expect a crash now!
This is fixed by copying the files, like so:
mkdir -p $startdir/pkg/opt/lib32/usr/share/
cp -ra $startdir/pkg/usr/share/wine $startdir/pkg/opt/lib32/usr/share/ || return 1
Comment by: Neverth on 20080125 [11:29:11]
Please flag this out-of-date when arch pkg updates, not actual wine. I prefer using arch wine and will fix grammar for next update.
Comment by: brebs on 20080126 [04:53:15]
I've uploaded bin32-wine-suse, containing the fixes suggested.
Comment by: ProgDan on 20080222 [19:28:12]
Wine 0.9.56 is avaible
Comment by: Neverth on 20080416 [19:12:19]
Again, flag this out-of-date when new version appears in extra.
First Submitted: Tue, 26 Dec 2006 22:44:22 +0000
Last Updated: Thu, 28 Feb 2008 07:51:02 +0000
bin32-wine 0.9.56-1 (Unsupported): Interpreter for the Windows 3.x and Win32 APIs
==> bin32-wine dependencies:
- lib32-libx11 (already installed)
- lib32-libjpeg (already installed)
- lib32-alsa-lib (already installed)
- lib32-libxxf86vm (package found)
- lib32-mesa (package found)
- util-linux-ng (already installed)
- lib32-freetype2 (already installed)
- lib32-fontconfig (already installed)
- lib32-libxslt (package found)
- lib32-libxml2 (package found)
- lib32-libxcb (already installed)
- lib32-libxrender (already installed)
==> Edit the PKGBUILD (recommended) ? [Y/n] ("A" to abort)
==> ----------------------------------------------
==>n
==> Continue the building of 'bin32-wine'? [Y/n]
==> ----------------------------------------------
==>
==> Building and installing package
==> Making package: bin32-wine 0.9.56-1 (Thu Apr 17 20:33:31 EDT 2008)
==> Checking Runtime Dependencies...
==> Missing Dependencies:
-> lib32-libxxf86vm
-> lib32-mesa
-> lib32-libxslt
-> lib32-libxml2
==> Checking Buildtime Dependencies...
==> ERROR: Could not resolve all dependencies.
Error: Makepkg was unable to build bin32-wine package.
It does this for all packages.
Offline
Hmm.
All I can think of is that your package db isn't updated or the proper repos aren't enabled.
pacman -Sy
Does pacman work and all?
Last edited by Statix (2008-04-18 00:54:38)
Madly in love with Arch64, Openbox, DotA, and of course... penguins!
Happy to help if you're not a Help Vampire. Use your wonderful resources like ArchWiki, Google, and our wonderful search page.
Offline
Wait...Is it because I don't have sudo installed?
I'll try that...
Offline
That fixed it.
I didn't have sudo installed and configured yet.
Thanks for trying to help, it's always much appreciated.
Offline
Pages: 1