Yes, that was it. One of those bad ^M in the glade2.info file. I didn't edit any file, so somebody should tell the maintainer maybe? I've got another problem now (gcc3.1) but I should be able to solve it. Thanks for your help Alexander
-- Pierre
On 2 janv. 05, at 21:19, Alexander K. Hansen wrote:
On Jan 2, 2005, at 12:58 PM, Pierre Neihouser wrote:
Hi,
I've just installed Fink on a MacOS 10.3.7 machine. Trying fink install glade2, I get this message:
"Failed: Illegal spec format: libjpeg-shlibs (>= 6b-16) BuildDepends: pkgconfig"
Installing libjpeg-shlibs and pkgconfig didn't change anything
Any idea?
It's not those packages--it's some package information (.info) file (possibly one you edited, if you've done such a thing recently) that has a single line that says
Depends ... libjpeg-shlibs (>=6b-16) BuildDepends: pkgconfig
instead of two lines:
Depends: ... libjpeg-shlibs (>=6b-16) BuildDepends: pkgconfig
Try running
grep -r -H -I "libjpeg-shlibs (>= 6b-16) BuildDepends: pkgconfig" /sw/fink/dists
in a terminal window--that will search your .info files for that string and let you know where it occurs.
pierren$ fink -V | head -2 Package manager version: 0.23.3 Distribution version: 0.7.1.rsync
Thanks for your help,
-- Pierre-- Alexander K. Hansen Fink Documentarian Day Job: Levitated Dipole Experiment http://www.psfc.mit.edu/LDX
PGP.sig
Description: PGP signature
