[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: Gale, David <David.Gale_at_Hypertherm.com>
Date: 2005-08-31 20:09:07 CEST

Joey Mukherjee wrote:
> 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

Ah, thanks. I'd had to do that to install Python, and had included it
in my notes for that process, but since I'd then proceded immediately to
install Subversion (and thus didn't have any problems), I hadn't thought
to include the note in my Subversion notes. So I expect this'll solve
those problems.

Thanks again,
-David

---------------------------------------------------------------------
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:12:08 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.