-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
just wanted to note that I had the problem that my Eclipse/Subclipse was
unable to find libjavahl.* because they resided in /usr/lib - which is
NOT in LD_LIBRARY_PATH because it's hardcoded in ld. But it seems that
the java library loader has a bug/feature and only looks at the
directories that are in LD_LIBRARY_PATH, so adding
LD_LIBRARY_PATH=/usr/lib:$(LD_LIBRARY_PATH)
before running eclipse
pretty much did the trick on my system.
I'm not using 0.9.23 yet, though.
regards,
~ Lars
Chris Beck wrote:
| It is whispered that Mark Phippard was heard, on or about 12/01/04 15:52
| to say:
|
|> Then it would be helpful if you could do whatever you can to explore
|> this more to see what could be the cause.
|>
|> Mark
|
|
| Well, it is definitely the case on my machine when I migrate from 0.9.22
| to 0.9.23 that the javahl vs cli preference is unset. Whether this is a
| case of the install or a change in the preference code I can't tell
| yet. I was browsing the sublclipse.tigris.org website and I can't seem
| to find the actual source in the View Source pages, only the www
| directory with the compiled jars. If you mail me the code or tell me
| where I can retrieve it or tell me the cvs commands to check out each
| branch I'll check into it.
|
| Cheers,
| Chris
| --
| Chris Beck / Y.A.B.A. / Fungal Genomics / Concordia University / ext. 5791
| Opinions of bureaucrats do not create wrongs.
|
| ---------------------------------------------------------------------
| To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
| For additional commands, e-mail: users-help@subclipse.tigris.org
|
|
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFBrlGiQWC6DTWkDAoRAhFpAJ4iDPY5d+E1BkohMn2ud9qK1jwjIwCbBrer
tl7RTJK0Qdpwuk2w/7jDRuw=
=YcbX
-----END PGP SIGNATURE-----
Received on Thu Dec 2 10:20:03 2004