Building Xalan 1.4 on RH 8.0 may be problemmatic because of gcc 3.2. I
suggest you build gcc 3.2.2 and build Xalan and Xerces with recent CVS or
nightly CVS tarballs.
I don't know why you're getting such weird link dependencies, but something
is definitely wrong with your configuration.
Dave
|---------+--------------------------->
| | Rishi Sampat |
| | <rishi_sampat@ya|
| | hoo.com> |
| | |
| | 02/18/2003 06:32|
| | PM |
| | Please respond |
| | to xalan-dev |
|---------+--------------------------->
>----------------------------------------------------------------------------------------------------------------------------------|
|
|
| To: [EMAIL PROTECTED]
|
| cc: (bcc: David N Bertoni/Cambridge/IBM)
|
| Subject: ln -s libstdc++.so.5 libstdc++.so.4???
|
>----------------------------------------------------------------------------------------------------------------------------------|
Hi,
I managed a build with Xalan 1.4 and Xerces 2.1.
When I run Xalan I get an error as below. I seem to
get
*******************************************************
Xalan: error while loading shared libraries:
libstdc++.so.4: cannot open shared object file: No
such file or directory
*******************************************************
I am running RH 8.0. Could I do
1) ln -s libstdc++.so.5 libstdc++.so.4
2) ldconfig
3) and then rebuild?
__________________________________________________
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com
Re: ln -s libstdc++.so.5 libstdc++.so.4???
David N Bertoni/Cambridge/IBM Tue, 18 Feb 2003 22:47:53 -0800
- ln -s libstdc++.so.5 libstdc++.so.4??? Rishi Sampat
- David N Bertoni/Cambridge/IBM
