Re: General script for installing Wine build dependencies

2008-11-02 Thread Dan Kegel
http://winezeug.googlecode.com/svn/trunk/install-wine-deps.sh >>> Bonus points if you somehow manage to use packagekit. >> >> I s'pose, but because the package names change from >> distro to distro, it wouldn't add that much portability, >> would it? > > Working around that issue is the whol

Re: General script for installing Wine build dependencies

2008-11-02 Thread Scott Ritchie
Dan Kegel wrote: > On Sat, Nov 1, 2008 at 11:32 PM, Scott Ritchie <[EMAIL PROTECTED]> wrote: >>> http://winezeug.googlecode.com/svn/trunk/install-wine-deps.sh >> Bonus points if you somehow manage to use packagekit. > > I s'pose, but because the package names change from > distro to distro, it w

Re: General script for installing Wine build dependencies

2008-11-02 Thread Dan Kegel
On Sun, Nov 2, 2008 at 8:41 AM, Marcus Meissner <[EMAIL PROTECTED]> wrote: > Same for RPM building, just one "rpm -i wine-.src.rpm" will also request > necessary dependencies. Afterwards you can deinstall the wine-...src.rpm > again. Again, I'm aiming at having something independent of, and p

Re: General script for installing Wine build dependencies

2008-11-02 Thread Dan Kegel
On Sun, Nov 2, 2008 at 8:31 AM, Evil Jay <[EMAIL PROTECTED]> wrote: > I can see where this would be useful for building on some platforms, but > doesn't "sudo apt-get build-dep wine" work fine (for the most part) for > Ubuntu? I don't trust that. > The last time I compiled on a fresh *buntu, I re

Re: General script for installing Wine build dependencies

2008-11-02 Thread Marcus Meissner
On Sun, Nov 02, 2008 at 10:31:11AM -0600, Evil Jay wrote: > I can see where this would be useful for building on some platforms, but > doesn't "sudo apt-get build-dep wine" work fine (for the most part) for > Ubuntu? > > The last time I compiled on a fresh *buntu, I recall using build-dep and > th

Re: General script for installing Wine build dependencies

2008-11-02 Thread Evil Jay
I can see where this would be useful for building on some platforms, but doesn't "sudo apt-get build-dep wine" work fine (for the most part) for Ubuntu? The last time I compiled on a fresh *buntu, I recall using build-dep and then having to install one nvidia-specific '-dev' package to get DirectX

Re: General script for installing Wine build dependencies

2008-11-02 Thread Dan Kegel
On Sat, Nov 1, 2008 at 11:32 PM, Scott Ritchie <[EMAIL PROTECTED]> wrote: >> http://winezeug.googlecode.com/svn/trunk/install-wine-deps.sh > > Bonus points if you somehow manage to use packagekit. I s'pose, but because the package names change from distro to distro, it wouldn't add that much por

Re: General script for installing Wine build dependencies

2008-11-02 Thread Scott Ritchie
Dan Kegel wrote: > I have in the past written one script per version of > Ubuntu to install Wine's build dependencies. > Many versions on, that's getting old, and I figure > it'd be better to have a single script that handles > all common versions on Linux. > > I've taken a first stab at that, com

General script for installing Wine build dependencies

2008-10-31 Thread Dan Kegel
I have in the past written one script per version of Ubuntu to install Wine's build dependencies. Many versions on, that's getting old, and I figure it'd be better to have a single script that handles all common versions on Linux. I've taken a first stab at that, combining my scripts for gutsy and