Dear Tokio,

first of all, thanks for your reply.

Tokio Kikuchi schreef:
>
>> However, when I try to access Mailman via my browser (using Apache on 
>> the server side) I get the infamous error message:
>
>> The /usr/local/lib version seems to be more recent. Before 
>> installation, I made sure that LD_LIBRARY_PATH was set to 
>
> So, the apache was not running under LD_LIBRARY_PATH envrironment.  
> You should setenv LD_RUN_PATH while compiling or use crle.  Read the 
> crle man for detail.

I forgot to mention that: before I compiled Python and Mailman, I 
changed the crle from:

Configuration file [version 4]: /var/ld/ld.config
  Default Library Path (ELF):   /lib:/usr/lib  (system default)
  Trusted Directories (ELF):    /usr/lib/secure:/opt/SUNWmsgsr/lib

into:

Configuration file [version 4]: /var/ld/ld.config
  Default Library Path (ELF):   /lib:/usr/lib  (system default)
  Trusted Directories (ELF):    
/usr/lib/secure:/opt/SUNWmsgsr/lib:/usr/local/lib

Then I rebooted the system and only after that was done, I started 
compiling. However, Apache was compiled under the old crle settings. Do 
you mean I should recompile Apache?

/rolf
------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp

Reply via email to