On Sat, 10 Apr 2004, Martin Costabel wrote: > > Ahh, no automake! This explains it. Install one of the automake1.x > packages for x between 4 and 8 and it will work. >
Martin, thanks, the problem was indeed the missing dependency on automake. However the new info file for libmng2 contains "automake" as dependency and after installing automake1.8, fink install libmng2 returns /usr/bin/sudo /sw/bin/fink install libmng2 Information about 2983 packages read in 2 seconds. WARNING: While resolving dependency "automake" for package "libmng2-1.0.6-10", package "automake" was not found. Failed: Can't resolve dependency "automake" for package "libmng2-1.0.6-10" (no matching packages/versions found) I replaced automake with automake1.8 in the libmng2 info file and the installation completed without problems. Thanks again, Stefano ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
