[Ns-bugs] [Bug 1317] python programs not working for OS X Lion
code@nsnam.ece.gatech.edu
code at nsnam.ece.gatech.edu
Wed Dec 21 10:34:04 PST 2011
https://www.nsnam.org/bugzilla/show_bug.cgi?id=1317
--- Comment #18 from Tommaso Pecorella <tommaso.pecorella at unifi.it> 2011-12-21 13:34:04 EST ---
(In reply to comment #17)
> -Ldir Add dir to the list of directories in which to search for
> libraries. Directories specified with -L are searched in the order they appear
> on the command line and before the default search path. In Xcode4 and later,
> there can be a space between the -L and directory.
>
> So, it really appears the order of -L options is wrong. It probably happens
> that ns-3 is linking to some other library in /opt/local/lib (gsl, looks like),
> so we can't remove the other -L. To be honest, I feel like changing the order
> of the -L options is a hack, the user shouldn't have the same python version
> library in multiple places, it just asks for trouble...
I do totally agree, it's asking for troubles.
Still, MacPorts is installing python and there's nothing we can do to avoid it.
beside trashing it and installing all those nice ports manually... and that
would be a real pain in the [].
Hence, I'd go for the hack :)
T.
--
Configure bugmail: https://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the Ns-bugs
mailing list