Page 2 of 2

Can't run plugin anytotx......

Posted: Thu Nov 29, 2001 6:37 pm
by stan_jones
Removed setuid bit from gw and anytotx
*.so* files that came from thunderstone with product are in same dir as anytotx and gw and in os path.

same message responds

Can't run plugin anytotx......

Posted: Thu Nov 29, 2001 6:52 pm
by stan_jones
Privileges in bin directory. The libs are here and also in /usr/lib
$ ls -l bin
total 26176
-rw-rw-r-- 1 webinatr webteam 2078 Mar 26 1999 Readme.txt
-rwxrwxr-x 1 webinatr webteam 341728 Nov 26 01:52 anytotx
-rwxrwxr-x 1 webinatr webteam 36248 Jun 29 2000 geturl
-rwxrwxr-x 1 webinatr webteam 4206192 Nov 26 01:52 gw
-rw-rw-r-- 1 webinatr webteam 209842 Sep 25 1998 gw25.lj
-rw-rw-r-- 1 webinatr webteam 198258 Sep 25 1998 gw25.ps
-rwxrwxr-x 1 webinatr webteam 49472 Jun 29 2000 gwpatch
-r-xr-xr-x 1 webinatr webteam 2346280 Nov 26 01:52 libpdftoolkit.so.3.0
-r-xr-xr-x 1 webinatr webteam 1244336 Nov 26 01:52 libpfs.so
-rw-rw-r-- 1 webinatr webteam 1206 Mar 31 1999 sandr
-rw-r--r-- 1 webinatr webteam 3592 Nov 26 01:52 sandr.vtx
-rwsrwxr-x 1 webinatr webteam 4735856 Jun 29 2000 texis
-rwxrwxr-x 1 webinatr webteam 456 Nov 26 01:52 webinator.sh
$

Can't run plugin anytotx......

Posted: Thu Nov 29, 2001 7:23 pm
by stan_jones
Question: "a plugin to what?" gw? something else?

Can't run plugin anytotx......

Posted: Thu Nov 29, 2001 9:18 pm
by mark
run
truss -f bin/gw -n"application/pdf,pdf,/www/pub/webinator/bin/anytotx" -dtest2 http://www.dot.ca.gov/stan/index.html 2>trussoutput
then post everything between the first occurence of anytotx and _exit in trussoutput.
Also provide the output of
anytotx --identify

anytotx is a plugin to gw when used with the -n option.