Hi all, I try to install some stuff on my new 10.2 computer. First I tried apt but some error installing glib redirect me on fink install with compilation... I found this on the fink sourceforge site: http://fink.sourceforge.net/doc/cvsaccess/index.php
fink selupdate-cvs ran well but fink update-all failed with readline install. I found in MLs archives that someone had this problem. The "solution" was to $ sudo gcc_select 2 to install readline but it fails too ! Any help would be appreciate thanks ld: Undefined symbols: restFP saveFP _tgoto _tputs _tgetent _tgetflag _tgetnum _tgetstr /usr/bin/libtool: internal link edit command failed make[1]: *** [libreadline.4.2.dylib] Error 1 make: [install] Error 2 (ignored) install -d -m 755 /sw/src/root-readline-4.2a-5/sw/share/doc/readline install -c -p -m 644 README COPYING CHANGES USAGE /sw/src/root-readline-4.2a-5/sw/share/doc/readline/ rm -f /sw/src/root-readline-4.2a-5/sw/info/dir /sw/src/root-readline-4.2a-5/sw/info/dir.old /sw/src/root-readline-4.2a-5/sw/share/info/dir /sw/src/root-readline-4.2a-5/sw/share/info/dir.old rm -rf /sw/src/root-readline-shlibs-4.2a-5 mkdir -p /sw/src/root-readline-shlibs-4.2a-5/sw mkdir -p /sw/src/root-readline-shlibs-4.2a-5/DEBIAN install -d -m 755 /sw/src/root-readline-shlibs-4.2a-5/sw/lib mv /sw/src/root-readline-4.2a-5/sw/lib/libhistory.4.2.dylib /sw/src/root-readline-shlibs-4.2a-5/sw/lib mv: rename /sw/src/root-readline-4.2a-5/sw/lib/libhistory.4.2.dylib to /sw/src/root-readline-shlibs-4.2a-5/sw/lib/libhistory.4.2.dylib: No such file or directory ### execution of mv failed, exit code 1 Failed: installing readline-shlibs-4.2a-5 failed ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
