[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: 1.2.3 Compile Problems (Solaris 8)

From: Joey Mukherjee <joey_at_swri.edu>
Date: 2005-08-31 19:51:11 CEST

On Aug 31, 2005, at 12:09 PM, Gale, David wrote:

> Addendum to my earlier message: libgcc_s.so.1 exists in /usr/local/lib/
> and /usr/local/lib/sparcv9/. I can run python without errors. Trying
> the following, however, doesn't work:
>
> $ python
> ...
> ImportError: ld.so.1: python: fatal: libgcc_s.so.1: open failed: No
> such
> file or directory
>
> Python was recently installed (specifically for subversion) by me, and
> IIRC passed all tests. Do I need to reinstall? Is there an
> environment
> variable I need to set?

You can set LD_LIBRARY_PATH to /usr/local/lib before running the tests
and it should all work. Alternatively, you can look at the crle
command to make it permanent.

Joey

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 31 20:01:25 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.