dear fink helper-outers: first, here's (hopefully) all the info you might need:
> [...@mpop:~]$ fink -V > Package manager version: 0.29.10 > Distribution version: selfupdate-rsync Mon Mar 22 22:08:00 2010, 10.6, i386 > > copyright blah > > [...@mpop:~]$ xcodebuild -version > Xcode 3.2.1 > Component versions: DevToolsCore-1614.0; DevToolsSupport-1591.0 > BuildVersion: 10M2003 > > [...@mpop:~]$ uname -a > Darwin mpop.local 10.2.0 Darwin Kernel Version 10.2.0: Tue Nov 3 10:37:10 > PST 2009; root:xnu-1486.2.11~1/RELEASE_I386 i386 and here's the relevant (i think) part of the error when trying to install oroborus2: > [...@mpop:~/Downloads]$ fink install oroborus2 > Password: > Information about 8772 packages read in 1 seconds. > The package 'oroborus2' will be built and installed. > Reading dependency for oroborus2-2.0.12-1-11... > Reading build dependency for oroborus2-2.0.12-1-11... > Reading build conflict for oroborus2-2.0.12-1-11... > The following package will be installed or updated: > oroborus2 > > ... blah blah blah ... > > checking for main in -lX11... no > configure: error: libX11 is missing from your system: Make sure you have both > the X Window System libraries and development headers correctly installed > ### execution of ./configure failed, exit code 1 > Removing runtime build-lock... > Removing build-lock package... > /sw/bin/dpkg-lockwait -r fink-buildlock-oroborus2-2.0.12-1-11 > (Reading database ... 117742 files and directories currently installed.) > Removing fink-buildlock-oroborus2-2.0.12-1-11 ... > Failed: phase compiling: oroborus2-2.0.12-1-11 failed the only problem is, i thought X11 was installed properly...the library seems to be there: > [...@mpop:~]$ ll /usr/X11/lib/|grep libX11 > lrwxr-xr-x 1 root wheel 14B Mar 17 01:40 libX11.6.2.0.dylib -> > libX11.6.dylib > -rwxr-xr-x 1 root wheel 3.4M Jul 5 2009 libX11.6.dylib > lrwxr-xr-x 1 root wheel 14B Mar 17 01:40 libX11.dylib -> libX11.6.dylib and the /usr directory looks right....: > [...@mpop:~]$ ll /usr/ > total 40 > -rwxrwxr-x@ 1 asl staff 12K Jan 15 11:43 .DS_Store > drwxr-xr-x 8 root wheel 272B Mar 17 01:41 X11/ > lrwxr-xr-x 1 root wheel 3B Mar 17 01:40 X11R6 -> X11 > drwxr-xr-x 1100 root wheel 37K Mar 21 23:19 bin/ > drwxr-xr-x 271 root wheel 9.0K Mar 19 21:47 include/ > drwxr-xr-x 405 root wheel 13K Mar 19 21:47 lib/ > drwxr-xr-x 104 root wheel 3.5K Mar 19 21:47 libexec/ > drwxrwxr-x 12 root wheel 408B Mar 19 05:31 local/ > drwxr-xr-x 260 root wheel 8.6K Mar 19 21:47 sbin/ > drwxr-xr-x 75 root wheel 2.5K Mar 19 21:47 share/ > drwxr-xr-x 4 root wheel 136B Aug 14 2009 standalone/ and i know i made sure to install the UNIX development tools with the Xcode install. i did update Xcode to get the iPhone dev tools, but this error was already present before that update. (would the Xcode and the X11 installs overwrite each other anywhere??) i don't know if my install of fink might have been wrong. i got a new computer with snow leopard pre-installed (MacBookPro5,5), so i did a fresh install of fink following the instructions at http://www.finkproject.org/download/srcdist.php for 10.6 and i know that i chose to use the 32-bit version during the config process to allow for greater package compatibility. since there are 752 packages installed (i was trying to get kde4.4 but that also failed..another story), i don't know if it's feasible to post that list here, but even though i'm pretty sure my fink install is 32-bit, there is this: > [...@mpop:~]$ fink list -i|head -1 > i 64bit-cpu 0-1 [virtual package representing the 64bit > capability of the CPU] oh, and yes, i've run `fink selfupdate` several times, but the error persists. ok, please let me know if i need to tell you anything else! thanks for everything! -peterwong . ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
