Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #8666
| From | markspace <-@.> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: System.load / System.loadLibrary |
| Date | 2011-10-09 10:31 -0700 |
| Organization | A noiseless patient Spider |
| Message-ID | <j6slq9$d2h$1@dont-email.me> (permalink) |
| References | (1 earlier) <ddv2979m7vi0u4186rp3q9c3koepredg0h@4ax.com> <j6s2ui$k9d$1@online.de> <a2d397l5u5dotj0f30kfvp711s4reqkj4p@4ax.com> <j6siab$len$1@dont-email.me> <j6sisf$1bh$1@online.de> |
On 10/9/2011 9:41 AM, Philipp Kraus wrote:
> If I do the call with System.load("/usr/lib/libmylib.so") under Linux it
> works,
> under OSX with System.load("/usr/lib/libmylib.dylib") it does not. OSX
> seems to have the
> DYLD_LIBRARY_PATH environment variable.
And I know even less about OSX than I do about other *nix. Sorry,
you're way past where I'm comfortable giving advice.
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
System.load / System.loadLibrary Philipp Kraus <philipp.kraus@flashpixx.de> - 2011-10-09 12:45 +0200
Re: System.load / System.loadLibrary Roedy Green <see_website@mindprod.com.invalid> - 2011-10-09 03:52 -0700
Re: System.load / System.loadLibrary Roedy Green <see_website@mindprod.com.invalid> - 2011-10-09 04:22 -0700
Re: System.load / System.loadLibrary Philipp Kraus <philipp.kraus@flashpixx.de> - 2011-10-09 14:09 +0200
Re: System.load / System.loadLibrary Roedy Green <see_website@mindprod.com.invalid> - 2011-10-09 07:54 -0700
Re: System.load / System.loadLibrary markspace <-@.> - 2011-10-09 09:32 -0700
Re: System.load / System.loadLibrary Philipp Kraus <philipp.kraus@flashpixx.de> - 2011-10-09 18:41 +0200
Re: System.load / System.loadLibrary markspace <-@.> - 2011-10-09 10:31 -0700
Re: System.load / System.loadLibrary "John B. Matthews" <nospam@nospam.invalid> - 2011-10-09 22:26 -0400
csiph-web