Re: DarwinPorts 1.3.1
Anthony Agelastos <[email protected]>
| Newsgroups | gmane.os.opendarwin.darwinports |
|---|---|
| Message-ID | <[email protected]> |
On Jul 31, 2006, at 9:28 PM, Juan Manuel Palacios wrote: > > On Jul 31, 2006, at 8:03 PM, jk wrote: > >> On 7/31/06, Juan Manuel Palacios <[email protected]> wrote: >>> The symbols that were previously determined to exist in >>> your system >>> libraries weren't really found. Have you performed any type of >>> surgery >>> on your system? Particularly with the readline libraries? >> >> this happened to me as well. i use /usr/local, and not /opt/local, >> but apart from that my system is vanilla (blackbook). port >> uninstalling the readline port (and those that depended on it: >> sqlite3, postgresql8), allowed me to selfupdate. i reinstalled the >> readline afterward. > > > Hi again! Just as James ask Anthony on the list, could you please > give us the output of: > > env > ls -l /usr/lib > ls -l /usr/local/lib > > We need to spot what's causing our build process to get confused > with the readline libraries. > > Other than that, I should warn you that using /usr/local as your > darwinports prefix is a terrible idea; this particular failure put > aside, you're bound to experience several build failures due to > confusions similar to this one (/usr/local being a very common > location to place software of all kinds). I use the DP-standard /opt/local for my DarwinPorts prefix (I even attached a copy of my /opt/local/etc/ports/ports.conf file to show this). In /opt/local, I currently have macko:/ iqgrande$ port installed The following ports are currently installed: aquaterm @1.0.0_0+darwin_8 (active) atk @1.11.4_0 (active) bzip2 @1.0.3_0 (active) cdrtools @2.01_2 (active) clamav @0.88.3_0 (active) dejagnu @1.4.4_0 (active) docbook-xml-scrollkeeper @4.2_0 (active) expat @2.0.0_1 (active) fftw-3 @3.1.1_0 (active) fontconfig @2.3.2_1+macosx (active) fortune @4.6.2-RELEASE_6 (active) freetype @2.2.1_0 (active) gawk @3.1.5_2 (active) gcc42 @4.2-20060311_1+darwin_8 (active) gd2 @2.0.33_2 (active) gettext @0.14.6_0 (active) ghostscript @8.54_0 (active) glib2 @2.10.3_0 (active) gmp @4.2.1_4+darwin_i386+test (active) grace @5.1.18_0 (active) gsed @4.1.5_0 (active) hdf5 @1.6.4_0 (active) ImageMagick @6.2.7-5_0+darwin_8+jbig+jpeg2+mpeg+wmf (active) intltool @0.35.0_0 (active) jasper @1.701.0_0 (active) jbigkit @1.6_0 (active) jpeg @6b_1 (active) libcompat @4.6.2-RELEASE_0+darwin_8 (active) libiconv @1.10_1+darwin_8 (active) libpixman @0.1.6_0 (active) libpng @1.2.10_2+darwin_8 (active) libusb @0.1.12_0 (active) libwmf @0.2.8.4_0 (active) libxml2 @2.6.23_0 (active) maxima @5.9.3_1+test (active) mpeg2vidcodec @1.2_0+x11 (active) mpfr @2.2.0_3+darwin_8+darwin_i386 (active) odcctools @20060123_0 (active) openmotif @2.3.0-20060106_0+darwin_8 (active) pdflib @6.0.3_0+darwin_8 (active) pkgconfig @0.20_0 (active) render @0.9_0 (active) sane-backends @1.0.17_0+local-backends (active) sbcl @0.9.14_0+test (active) teTeX @3.0_2 (active) texi2html @1.76_3 (active) texinfo @4.8_1 (active) tiff @3.8.2_0+darwin_8 (active) Xft2 @2.1.7_0 (active) xrender @0.9.0_0+darwin_8 (active) zlib @1.2.3_0 (active) In addition to the software for DP that I have installed in /opt/ local, I have installed my own software in /usr/local which comprises of Gerben Wierda's MacTeX (http://www.tug.org/mactex/) and Gaurav Khanna's Octave (hpc.sf.net). Judging by a `port deps octave`, it is clear that I have readline in /usr/local/lib due to this Octave installation. Unfortunately, I have no choice but to use this particular installation because DP currently does not support Octave on Intel Macs. I know that I can uninstall this Octave, then build DP, and then re-install Octave, but that seems messy and complicated, especially since there will be more updates to DP (and it would be nice to use the efficient selfupdate). Any ideas? Thank you for your assistance. -Anthony > > Thanks for the feedback! > > > -jmpp > > _______________________________________________ > Darwinports mailing list > [email protected] > http://www.opendarwin.org/mailman/listinfo/darwinports _______________________________________________ Darwinports mailing list [email protected] http://www.opendarwin.org/mailman/listinfo/darwinports