On 2006-06-25 10:49:28 +0200, Martin Costabel <[EMAIL PROTECTED]> said:
> Ye Xu wrote: >> On 2006-06-24 18:54:58 +0200, Martin Costabel <[EMAIL PROTECTED]> said: >> >>> DYLD_LIBRARY_PATH set >> >> I'm totoally new here, could you please say it in more details, where >> can I find this DYLD_LIBRARY_PATH. and when I find it, which path shall >> I set it to? > > You should not set it at all. The fact that you don't know what it is > means that you didn't set it knowingly, but there can still be some > other piece of software that you installed that does it. > > To find out, type "env" at the same place where you typed the "dpkg" > that crashed. Look if DYLD_LIBRARY_PATH shows up in the list. > > If not, then there must still be something else going on (but after > what you established with Alex so far, it looks very much like it could > be a problem with DYLD_LIBRARY_PATH). > > If yes, you will have to find where it is defined. Probably in some > file in your home directory that serves as a shell startup script, like > .cshrc or .tcshrc if you are using tcsh, or .bash_profile or > .bash_login or .profile if you are running bash as your command shell. i think there are no DYLD_LIBRARY_PATH so what i shall do next. :( apple:~ apple$ env MANPATH=/sw/share/man:/usr/share/man:/usr/local/share/man:/usr/X11R6/man:/sw/lib/perl5/5.8.6/man TERM_PROGRAM=iTerm.app XDG_DATA_HOME=/Users/apple/.local/share DYLD_FALLBACK_LIBRARY_PATH=: TERM=ansi SHELL=/bin/bash PERL5LIB=/sw/lib/perl5:/sw/lib/perl5/darwin SGML_CATALOG_FILES=/sw/etc/sgml/catalog USER=apple __CF_USER_TEXT_ENCODING=0x1F5:0:0 XDG_CONFIG_DIRS=/sw/etc/xdg PATH=/sw/bin:/sw/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/X11R6/bin:/opt/local/bin:/sw/bin XML_CATALOG_FILES=/sw/etc/xml/catalog PWD=/Users/apple SHLVL=1 HOME=/Users/apple XDG_CONFIG_HOME=/Users/apple/.config XDG_CACHE_HOME=/Users/apple/.cache LOGNAME=apple XDG_DATA_DIRS=/sw/share INFOPATH=/sw/share/info:/sw/info:/usr/share/info DISPLAY=:0.0 SECURITYSESSIONID=511af0 _=/usr/bin/env Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
