On 12/7/06, Colin Wood <[EMAIL PROTECTED]> wrote: > Any idea what I should do next? I'm lost. > >
I was wrong about the INSTALL* stuff being different--I don't know why I thought it was. That's probably OK, in that you may have a simpler problem. Is the file /System/Library/Perl/5.8.6/darwin-thread-multi-2level/CORE/config.h present on your system? If it's not then you need to try to (re)install BSDSDK.pkg from your Tiger media. > On 12/4/06, Colin Wood <[EMAIL PROTECTED]> wrote: > > Mac OS X 10.4.8 > > > > > > > > On 12/4/06, Alexander Hansen < [EMAIL PROTECTED]> wrote: > > > On 12/4/06, Colin Wood <[EMAIL PROTECTED]> wrote: > > > > I'm trying to install nicotine, here's my output now: > > > > > > > > $ fink -y -b install nicotine > > > > Information about 5625 packages read in 0 seconds. > > > > The following package will be installed or updated: > > > > nicotine > > > > The following 65 additional packages will be installed: > > > > atk1 atk1-shlibs autoconf automake1.9 blt-dev blt-shlibs > > > > docbook-dsssl-nwalsh > > > > docbook-dtd docbook-xsl glib2 glib2-dev glib2-shlibs gtk+2 gtk+2-dev > > > > gtk+2-shlibs gtk-doc html-tagset-pm intltool libgettext3-dev > libglade2 > > > > libglade2-shlibs libjpeg libjpeg-bin libjpeg-shlibs libmpfr1 > > > > libmpfr1-shlibs > > > > libpng3 libpng3-shlibs libtiff libtiff-bin libtiff-shlibs libtool14 > > > > libtool14-shlibs libwww-pm586 libxml2 libxml2-bin libxml2-shlibs > libxslt > > > > libxslt-bin libxslt-shlibs m4 numeric-py23 openjade opensp4 > opensp4-dev > > > > opensp4-shlibs pango1-xft2 pango1-xft2-dev pango1-xft2-shlibs > pkgconfig > > > > pygtk2-py23 python23 python23-shlibs python23-socket readline5 > > > > readline5-shlibs scrollkeeper sgml-entities-iso8879 tcltk tcltk-dev > > > > tcltk-shlibs texi2html texinfo xdg-base xml-parser-pm586 > > > > Do you want to continue? [Y/n] (assuming default) > > > > Setting runtime build-lock... > > > > dpkg-deb -b /sw/src/fink.build/root- > > > > fink-buildlock-html-tagset-pm-3.10-1 > /sw/src/fink.build > > > > dpkg-deb: building package `fink-buildlock-html-tagset-pm-3.10-1' in > > > > > `/sw/src/fink.build/fink-buildlock-html-tagset-pm-3.10-1_2006.12.04-12.32.35_darwin-i386.deb'. > > > > Installing build-lock package... > > > > /sw/bin/dpkg-lockwait -i > > > > > /sw/src/fink.build/fink-buildlock-html-tagset-pm-3.10-1_2006.12.04-12.32.35_darwin-i386.deb > > > > Selecting previously deselected package > > > > fink-buildlock-html-tagset-pm-3.10-1 . > > > > (Reading database ... 5529 files and directories currently installed.) > > > > Unpacking fink-buildlock-html-tagset-pm-3.10-1 (from > > > > > .../fink-buildlock-html-tagset-pm-3.10-1_2006.12.04-12.32.35_darwin-i386.deb > ) > > > > ... > > > > Setting up fink-buildlock-html-tagset-pm-3.10-1 > > > > (2006.12.04-12.32.35) ... > > > > gzip -dc /sw/src/HTML-Tagset-3.10.tar.gz | /sw/bin/tar -xf - > > > > --no-same-owner --no-same-permissions > > > > /usr/bin/perl Makefile.PL PERL=/usr/bin/perl PREFIX=/sw > > > > INSTALLPRIVLIB=/sw/lib/perl5 > > > > > INSTALLARCHLIB=/sw/lib/perl5/darwin-thread-multi-2level > > > > INSTALLSITELIB=/sw/lib/perl5 > > > > > INSTALLSITEARCH=/sw/lib/perl5/darwin-thread-multi-2level > > > > INSTALLMAN1DIR=/sw/share/man/man1 > > > > INSTALLMAN3DIR=/sw/share/man/man3 > > > > INSTALLSITEMAN1DIR=/sw/share/man/man1 > > > > INSTALLSITEMAN3DIR=/sw/share/man/man3 > INSTALLBIN=/sw/bin > > > > INSTALLSITEBIN=/sw/bin INSTALLSCRIPT=/sw/bin > > > > Checking if your kit is complete... > > > > Looks good > > > > Writing Makefile for HTML::Tagset > > > > make > > > > make: *** No rule to make target > > > > > `/System/Library/Perl/5.8.6/darwin-thread-multi-2level/CORE/config.h', > > > > needed by `Makefile'. Stop. > > > > ### execution of make failed, exit code 2 > > > > Removing runtime build-lock... > > > > Removing build-lock package... > > > > /sw/bin/dpkg-lockwait -r > > > > fink-buildlock-html-tagset-pm-3.10-1 > > > > (Reading database ... 5530 files and directories currently installed.) > > > > Removing fink-buildlock-html-tagset-pm-3.10-1 ... > > > > Failed: phase compiling: html-tagset-pm-3.10-1 failed > > > > > > > > Before reporting any errors, please run "fink selfupdate" and > > > > try again. If you continue to have issues, please check to see if the > > > > FAQ on fink's website solves the problem. If not, ask on the > fink-users > > > > or fink-beginners mailing lists. As a last resort, you can try > e-mailing > > > > the maintainer directly: > > > > > > > > None < [email protected] > > > > > > > > > Note that many fink package maintainers do not (yet) have access to OS > X on > > > > Intel hardware, so you may have better luck on the mailing lists. > > > > > > > > > > > > > > > > > > > > > > > > > > > > I guess it's this line: "make: *** No rule to make target > > > > > `/System/Library/Perl/5.8.6/darwin-thread-multi-2level/CORE/config.h', > > > > needed by `Makefile'. Stop." but I don't know what that means or how > to fix > > > > it. > > > > > > > > > > > > > > So the error is with html-tagset-pm rather than nicotine... > > > > > > The above does indeed look to be the error message--however, when I > > > built it the INSTALL... dirs were different. What OS version are you > > > running? > > > > > > > > > > > > > > <snip> -- Alexander K. Hansen Fink Documenter (still) Got job? http://akhmac.blogdns.net/~hansen/akh_cv/ ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
