namazu-users-en
[Top] [All Lists]

Re: libs

2002-07-17 05:46:11
On Wed, 17 Jul 2002, NOKUBI Takatsugu wrote:

|-In article 
<Pine(_dot_)LNX(_dot_)4(_dot_)21(_dot_)0207171348080(_dot_)5278-100000(_at_)atcmail(_dot_)atc(_dot_)tcs(_dot_)co(_dot_)in>
|-raja(_at_)atcmail(_dot_)atc(_dot_)tcs(_dot_)co(_dot_)in writes:
|-
|->> 1)It is unable to find the shared lib libnmz.so.3. So, I copied the lib
|->> also into the cgi-bin directory. It is working fine from the command
|->> prompt, but if I try to run it from my browser, the browser returns
|->> "Internal Server Error". There is no problem with the web server because a
|->> test script put in the same cgi-bin directory is working fine. Can someone
|->> tell me what the problem is and also suggest a solution. 
|-
|-You need to put libnmz.so* to the search path (should be /lib or
|-/usr/lib). The proper place is depend on OS systems.

Thank you. All my earlier problems have been solved.

But is there any way to put the lib in some other dir and tell namazu that
lib is in that dir?

namazu.cgi is working fine from the command line with the following
command 'env SCRIPT_NAME='namazu.cgi' QUERY_STRING='query=term'
./namazu.cgi'. But, when I try to retrieve the URL
"http://somehost/cgi-bin/namazu.cgi"; from the browser it returns an empty
page. I have set the Index directive appropriately in the .namazurc in the
cgi-bin directory. Can you tell me what the problem is and also the
solution?

Thanks,
Raja.




<Prev in Thread] Current Thread [Next in Thread>
  • libs, V V Raja Rao
    • Re: libs, NOKUBI Takatsugu
      • Re: libs, V V Raja Rao <=