Re: x11 virtual package check (Was Re: [Fink-devel] freeciv/imlib/giflib/xfree)

2004-02-16 Thread Ihar 'Philips' Filipau
Alexander Hansen wrote: Why do I need to have *-dev/SDK if I'm going to use binary only packages? apt-get automatically installs a lot of *-dev packages, FAQ says for Apple's X11 to recognized correctly I need to have X11SDK installed - or this is different? You do, for the version of the fi

Re: x11 virtual package check (Was Re: [Fink-devel] freeciv/imlib/giflib/xfree)

2004-02-15 Thread Alexander Hansen
On Feb 15, 2004, at 12:42 PM, Ihar 'Philips' Filipau wrote: Alexander Hansen wrote: Why do I need to have *-dev/SDK if I'm going to use binary only packages? apt-get automatically installs a lot of *-dev packages, FAQ says for Apple's X11 to recognized correctly I need to have X11SDK installe

Re: x11 virtual package check (Was Re: [Fink-devel] freeciv/imlib/giflib/xfree)

2004-02-15 Thread Ihar 'Philips' Filipau
Martin Costabel wrote: Ihar 'Philips' Filipau wrote: [] As to the FAQ - I didn't expected this kind of "auto-detection", I expected that I need somehow add manually Apple's x11. So I just didn't guessed that this is faq. It is a good principle to assume that any question you want to ask has be

Re: x11 virtual package check (Was Re: [Fink-devel] freeciv/imlib/giflib/xfree)

2004-02-15 Thread Ihar 'Philips' Filipau
Martin Costabel wrote: Alexander Hansen wrote: On Feb 13, 2004, at 4:46 PM, Ihar 'Philips' Filipau wrote: system-xfree86 is now a virtual package, which is supposed to show up automatically if X11 is installed correctly. It appears that the installer sometimes leaves out files. There's a

Re: x11 virtual package check (Was Re: [Fink-devel] freeciv/imlib/giflib/xfree)

2004-02-14 Thread Alexander Hansen
On Feb 14, 2004, at 2:10 PM, Ihar 'Philips' Filipau wrote: Martin Costabel wrote: Ihar 'Philips' Filipau wrote: [] As to the FAQ - I didn't expected this kind of "auto-detection", I expected that I need somehow add manually Apple's x11. So I just didn't guessed that this is faq. It is a good p

Re: x11 virtual package check (Was Re: [Fink-devel] freeciv/imlib/giflib/xfree)

2004-02-14 Thread Martin Costabel
Ihar 'Philips' Filipau wrote: [] As to the FAQ - I didn't expected this kind of "auto-detection", I expected that I need somehow add manually Apple's x11. So I just didn't guessed that this is faq. It is a good principle to assume that any question you want to ask has been asked before or migh

Re: x11 virtual package check (Was Re: [Fink-devel] freeciv/imlib/giflib/xfree)

2004-02-14 Thread Benjamin Reed
Martin Costabel wrote: You guys are really fast. It helps, of course, if one knows perl, I guess :-) I don't, I have more or less been feeling my way around in the dark. This looks good. In VirtPackage.pm there are two 'print "missing"' where I would have put "missing\n". Oop! Good catch, fixe

Re: x11 virtual package check (Was Re: [Fink-devel] freeciv/imlib/giflib/xfree)

2004-02-14 Thread Martin Costabel
Benjamin Reed wrote: You would run "fink-virtual-pkgs --debug", it puts the debug output to STDERR. You guys are really fast. It helps, of course, if one knows perl, I guess :-) I don't, I have more or less been feeling my way around in the dark. This looks good. In VirtPackage.pm there are two

Re: x11 virtual package check (Was Re: [Fink-devel] freeciv/imlib/giflib/xfree)

2004-02-14 Thread Benjamin Reed
Martin Costabel wrote: Something like this should probably go into the fink package or it could even be merged with the fink-virtual-pkgs script, maybe activated by "fink-virtual-pkgs --debug-x11" or something similar. OK, I've checked in an analog to what your script does to the virtual packag

Re: x11 virtual package check (Was Re: [Fink-devel] freeciv/imlib/giflib/xfree)

2004-02-14 Thread Benjamin Reed
Peter O'Gorman wrote: Martin Costabel wrote: > > The script (6kB) is in my exp directory on cvs, and it is also available > here: http://perso.wanadoo.fr/costabel/fink-x11-debug > > To use it, save it anywhere and > - either make it executable and run it as "./fink-x11-debug" > - or run it

Re: x11 virtual package check (Was Re: [Fink-devel] freeciv/imlib/giflib/xfree)

2004-02-14 Thread Darian Lanx
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Peter O'Gorman wrote: (well, within reason, no naked ascii art girls please :-) ). Why not? From my marketing point of view that would be a feature to be desired - -d -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.3 (Darwin) iD8DBQFALjfsPMoa

Re: x11 virtual package check (Was Re: [Fink-devel] freeciv/imlib/giflib/xfree)

2004-02-14 Thread Peter O'Gorman
Martin Costabel wrote: > > The script (6kB) is in my exp directory on cvs, and it is also available > here: http://perso.wanadoo.fr/costabel/fink-x11-debug > > To use it, save it anywhere and > - either make it executable and run it as "./fink-x11-debug" > - or run it as "perl fink-x11-debug" > > S

x11 virtual package check (Was Re: [Fink-devel] freeciv/imlib/giflib/xfree)

2004-02-14 Thread Martin Costabel
Alexander Hansen wrote: On Feb 13, 2004, at 4:46 PM, Ihar 'Philips' Filipau wrote: system-xfree86 is now a virtual package, which is supposed to show up automatically if X11 is installed correctly. It appears that the installer sometimes leaves out files. There's a FAQ on this: http://f

Re: [Fink-devel] freeciv/imlib/giflib/xfree

2004-02-13 Thread Alexander Hansen
On Feb 13, 2004, at 4:46 PM, Ihar 'Philips' Filipau wrote: Hello All! Some time ago I have installed (IIRC name) system-xfree86 place holder for X11 package from Apple. But now - just made 'apt-get update' - I cannot find it anymore. system-xfree86 is now a virtual package, which is supp

[Fink-devel] freeciv/imlib/giflib/xfree

2004-02-13 Thread Ihar 'Philips' Filipau
Hello All! Some time ago I have installed (IIRC name) system-xfree86 place holder for X11 package from Apple. But now - just made 'apt-get update' - I cannot find it anymore. So I cannot install freeciv: it requires imlib, which requires giflib, which requires X11 - but does not accept X