error while loading shared librarie
-----------------------------------

                 Key: TS-723
                 URL: https://issues.apache.org/jira/browse/TS-723
             Project: Traffic Server
          Issue Type: Bug
          Components: Build
    Affects Versions: 2.1.7
         Environment: Debian GNU/Linux 6.0.1 (squeeze) x86_64
g++ (Debian 4.4.5-8) 4.4.5
            Reporter: Rellik Hsu


my configure : sudo ./configure

After make install, I can't  start trafficserver with it's own shell script  

rellik@rproxy-shared-3(06:20:05)[/srv/trafficserver-2.1.7-unstable]$ sudo 
trafficserver start
rellik@rproxy-shared-3(06:21:23)[/srv/trafficserver-2.1.7-unstable]$ ps awux 
|grep traffic
rellik   19128  0.0  0.0   9920   852 pts/0    S+   18:21   0:00 grep 
--color=always traffic
rellik@rproxy-shared-3(06:21:29)[/srv/trafficserver-2.1.7-unstable]$

and  can't find the library 

rellik@rproxy-shared-3(06:21:29)[/srv/trafficserver-2.1.7-unstable]$ sudo 
traffic_manager --help
traffic_manager: error while loading shared libraries: libtsutil.so.2: cannot 
open shared object file: No such file or directory

rellik@rproxy-shared-3(06:21:56)[/srv/trafficserver-2.1.7-unstable]$ sudo 
traffic_shell --help
traffic_shell: error while loading shared libraries: libtsmgmt.so.2: cannot 
open shared object file: No such file or directory


rellik@rproxy-shared-3(06:22:52)[/srv/trafficserver-2.1.7-unstable]$ sudo 
traffic_cop --help
traffic_cop: error while loading shared libraries: libtsmgmt.so.2: cannot open 
shared object file: No such file or director

rellik@rproxy-shared-3(06:22:55)[/srv/trafficserver-2.1.7-unstable]$ sudo 
traffic_line  --help
traffic_line: error while loading shared libraries: libtsmgmt.so.2: cannot open 
shared object file: No such file or directory

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to