Re: OS X and shared Libraries

2008-01-14 Thread elabsjng
Hi, Thanks for the reply. Maybe I misunderstand but I though, on Linux, the run-time linker had a set of search paths to look for shared libraries? Best Regards, Simon. On 14 Jan 2008, at 13:37, Matrix Mole wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] wrote: |

OS X and shared Libraries

2008-01-14 Thread elabsjng
Hi, When macports compiles and links an application are the shared library paths hard coded into the binary? I s this the typical behaviour on OS X? Best Regards, Simon. ___ macports-users mailing list macports-users@lists.macosforge.org http://li

g95 Leopard

2007-12-24 Thread elabsjng
Hi, I'm trying to install g95 on Leopard and is seems to fail with the following error: Undefined symbols: "_iconv", referenced from: __nl_find_msg in libintl.a(dcigettext.o) "_iconv_open", referenced from: __nl_init_domain_conv in libintl.a(loadmsgcat.o) __nl_init_domai

MacPorts Path

2007-12-02 Thread elabsjng
Hi, If I don't specify /opt/local/bin and /opt/local/sbin in my $PATH will it cause any problems during the port build and install process? I understand that I'll then need to specify the full path when executing an installed command. Best Regards, Simon. ___