On Thu, Apr 17, 2008 at 6:23 AM, antemon <
[email protected]> wrote:
I think I didn't make myself clear.
1.PC with ubuntu does not have an internet connection.
2.i figured the sudo commands over at the download page for debian had internet address at it, trial and errored my way around and got to budgetdedicated.
3.downloaded the .deb file, ran it, coughed up a dependency issue.
4.got a hold of the dependency issue, but that had a dependency issue as well.
bactracking dependencies and their dependencies.
I guess to say it bluntly, does anyone have a wine deb with all the dependencies?
I agree, it's a pain to install things without an internet connection.
I just wrote a script to compute transitive dependencies of a debian package.
(It's kind of approximate, since sometimes there are alternatives, in which
case it just picks the first one.)
perl alldeps.pl wine
outputs
adduser busybox-initramfs cpio debconf debconf-i18n debianutils
e2fsprogs esound-common gcc-4.2-base initramfs-tools klibc-utils
libasound2 libaudio2 libaudiofile0 libc6 libdb4.2 libdb4.5 libdbus-1-3
libdrm2 libesd-alsa0 libexif12 libgcc1 libgcrypt11 libgl1-mesa-glx
libglu1-mesa libgnutls13 libgpg-error0 libgphoto2-2 libgphoto2-port0
libhal1 libice6 libjpeg62 libklibc liblcms1 libldap2
liblocale-gettext-perl libltdl3 liblzo2-2 libncurses5 libopencdk8
libpam-foreground libpam-modules libpam-runtime libpam0g libsasl2-2
libsasl2-modules libselinux1 libsepol1 libsm6 libssl0.9.8 libstdc++6
libtasn1-3 libtext-charwidth-perl libtext-iconv-perl
libtext-wrapi18n-perl libusb-0.1-4 libvolume-id0 libx11-6 libx11-data
libxau6 libxdamage1 libxdmcp6 libxext6 libxfixes3 libxml2 libxslt1.1
libxt6 libxxf86vm1 login lsb-base module-init-tools ncurses-bin passwd
perl-base perlapi-5.8.7 perlapi-5.8.8 procps sed udev volumeid wine
x11-common zlib1g
So find out which of those packages you're missing, those are the
ones you need. Maybe.
Here's the script, too.
- Dan
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: alldeps.txt
Url:
http://www.winehq.org/pipermail/wine-us ... chment.txt