i have apr lib in load dir path (below). but it seems, it is not enough. it
give "UnsatisfiedLinkError".
if I include additional paths then it works. but I have to include lot of
additioanal paths.
please help! thanks.

$ ls -l /usr/tomcat/lib/apr
total 1192
-rwxrwxrwx 1 tc noman   8351 Sep 26 10:54 apr.exp
-rwxrwxrwx 1 tc noman   5203 Sep 26 10:55 aprutil.exp
-rwxrwxrwx 1 tc noman 259090 Sep 26 10:54 libapr-1.a
-rwxrwxrwx 1 tc noman    845 Sep 26 10:54 libapr-1.la
lrwxrwxrwx 1 tc noman     17 Sep 26 10:50 libapr-1.so -> libapr-1.so.0.4.5
lrwxrwxrwx 1 tc noman     17 Sep 26 10:50 libapr-1.so.0 -> libapr-1.so.0.4.5
-rwxrwxrwx 1 tc noman 218383 Sep 26 10:54 libapr-1.so.0.4.5
-rwxrwxrwx 1 tc noman 185342 Sep 26 10:55 libaprutil-1.a
-rwxrwxrwx 1 tc noman    941 Sep 26 10:55 libaprutil-1.la
lrwxrwxrwx 1 tc noman     22 Sep 26 10:50 libaprutil-1.so ->
libaprutil-1.so.0.3.12
lrwxrwxrwx 1 tc noman     22 Sep 26 10:50 libaprutil-1.so.0 ->
libaprutil-1.so.0.3.12
-rwxrwxrwx 1 tc noman 161262 Sep 26 10:55 libaprutil-1.so.0.3.12
-rwxrwxrwx 1 tc noman 159552 Sep 26 10:58 libtcnative-1.a
-rwxrwxrwx 1 tc noman    942 Sep 26 10:58 libtcnative-1.la
lrwxrwxrwx 1 tc noman     23 Sep 26 10:50 libtcnative-1.so ->
libtcnative-1.so.0.1.20
lrwxrwxrwx 1 tc noman     23 Sep 26 10:50 libtcnative-1.so.0 ->
libtcnative-1.so.0.1.20
-rwxrwxrwx 1 tc noman 163326 Sep 26 10:58 libtcnative-1.so.0.1.20
drwxrwxrwx 2 tc noman   4096 Sep 26 10:58 pkgconfig
# echo LD_LIBRARY_PATH
/usr/tomcat/lib
#




n828cl wrote:
> 
>> From: Kobe [mailto:r...@mailcity.com] 
>> Subject: Re: s
> 
>> I changed the paths to standard locations (using 
>> LD_LIBRARY_PATH).
> 
> So where is your .so file actually located?  You need to include that
> directory in LD_LIBRARY_PATH.
> 
>  - Chuck
> 
> 
> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
> MATERIAL and is thus for use only by the intended recipient. If you
> received this in error, please contact the sender and delete the e-mail
> and its attachments from all computers.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 
> 
> 

-- 
View this message in context: http://old.nabble.com/s-tp32723372p32762698.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to