XMailforum is a readonly knowledge archive now.

Registering as a new user or answering posts is not possible anymore.

Might the force be with you, to find here what you are looking for.

2019-09-20 - hschneider, Admin

Cookie Disclaimer: This forum uses only essential, anonymous session cookies (xmailforum*), nothing to be scared of.

XMail Forum -> Xqmagent Installation Problem

Reply to this topicStart new topicStart Poll

> Xqmagent Installation Problem, ImportError: libssl.so.0.9.6
jmrgs
Posted: Jul 8 2003, 07:30 PM
Quote Post


Newbie
*

Group: Members
Posts: 4
Member No.: 651
Joined: 8-July 03



I installed xqmagent , moved .conf to /etc and when I run xqmagent i get the following error messages:

File "<string>", line 3, in ?
File "iu.py", line 274, in importHook
File "iu.py", line 357, in doimport
File "/root/work/lib/rpcserver.py", line 7, in ?
File "iu.py", line 274, in importHook
File "iu.py", line 357, in doimport
File "/home/trentm/main/Apps/ActivePython-2_1/image/usr/local/ActivePython-2.1/lib/python2.1/socket.py", line 41, in ?
File "iu.py", line 274, in importHook
File "iu.py", line 348, in doimport
File "iu.py", line 181, in getmod
File "iu.py", line 46, in getmod
ImportError: libssl.so.0.9.6: cannot open shared object file: No such file or directory

I have libssl.so.0.9.6n installed and my system is RedHat 8. I'm new to linux.

Thank for the help
PMEmail Poster
Top
hschneider
Posted: Jul 8 2003, 07:39 PM
Quote Post


No - I'm not an answering script ...
Group Icon

Group: Admin
Posts: 6631
Member No.: 195
Joined: 19-June 02



Reinstalling the openssl package with the red hat package manager should fix this. If not, please let me know.


--------------------
Bye,
Harald


-- Download XMail Queue Manager 1.46 NOW: XMail Server Tools
-- Cross platform remote queue management!
-- Message analyzing on the fly!
-- Builtin diagnostics knowledge base!
-- Manages multiple mail queues!

Sponsored by
CD-Produktion und DVD-Produktion and Homestaging Saarland - Immobilien schneller verkaufen in der Region Saarland, Rheinland-Pfalz und Luxembourg
PMEmail PosterUsers Website
Top
jmrgs
Posted: Jul 9 2003, 11:05 AM
Quote Post


Newbie
*

Group: Members
Posts: 4
Member No.: 651
Joined: 8-July 03



Thanks but after the reinstallation of openssl I had the same error.
Any suggestions??

Thanks in advance

Jose
PMEmail Poster
Top
hschneider
Posted: Jul 9 2003, 11:42 AM
Quote Post


No - I'm not an answering script ...
Group Icon

Group: Admin
Posts: 6631
Member No.: 195
Joined: 19-June 02



>I have libssl.so.0.9.6n installed and my system is RedHat 8. I'm new to linux.

Is this a typo or is it 0.9.6n ???

However, locate your libssl. If it is named *.6n or if the location is NOT /usr/lib, then

cd /usr/lib
ln -s location_of_libssl/libssl.so.0.9.6n libssl.so.0.9.6

This creates a symbolic link from /usr/lib with the right name to your libssl.





--------------------
Bye,
Harald


-- Download XMail Queue Manager 1.46 NOW: XMail Server Tools
-- Cross platform remote queue management!
-- Message analyzing on the fly!
-- Builtin diagnostics knowledge base!
-- Manages multiple mail queues!

Sponsored by
CD-Produktion und DVD-Produktion and Homestaging Saarland - Immobilien schneller verkaufen in der Region Saarland, Rheinland-Pfalz und Luxembourg
PMEmail PosterUsers Website
Top
jmrgs
Posted: Jul 9 2003, 12:08 PM
Quote Post


Newbie
*

Group: Members
Posts: 4
Member No.: 651
Joined: 8-July 03



Thanks for your help. Yes you're right I have libssl.so.0.9.6b and not 0.9.6n.

The problem is that the installation program installed the file on /lib and NOT on /usr/lib. I created the link (and also the link for libcrypto.so.0.9.6 by the way), and now the error message is

Environment variable MAIL_ROOT not found!
Please make sure that you export MAIL_ROOT from your XMail Server startup script!
PMEmail Poster
Top
hschneider
Posted: Jul 9 2003, 12:17 PM
Quote Post


No - I'm not an answering script ...
Group Icon

Group: Admin
Posts: 6631
Member No.: 195
Joined: 19-June 02



Locate your xmail startup script. On my SUSE Linux its path is /etc/rc.d/init.d/xmail

Make sure that there is a statement
export MAIL_ROOT
in the head of the script or inside the start_xmail() function.

If this is OK, then wrap the agent's call into a startup script, which contains

#!/bin/sh
export MAIL_ROOT=/var/MailRoot
./xqmagentwin

Don't forget to chmod 755 scriptname ...


--------------------
Bye,
Harald


-- Download XMail Queue Manager 1.46 NOW: XMail Server Tools
-- Cross platform remote queue management!
-- Message analyzing on the fly!
-- Builtin diagnostics knowledge base!
-- Manages multiple mail queues!

Sponsored by
CD-Produktion und DVD-Produktion and Homestaging Saarland - Immobilien schneller verkaufen in der Region Saarland, Rheinland-Pfalz und Luxembourg
PMEmail PosterUsers Website
Top
jmrgs
Posted: Jul 9 2003, 12:27 PM
Quote Post


Newbie
*

Group: Members
Posts: 4
Member No.: 651
Joined: 8-July 03



THANK'S A LOT. biggrin.gif biggrin.gif biggrin.gif
NOW everything is OK.

Bye
José
PMEmail Poster
Top
hschneider
Posted: Jul 9 2003, 12:32 PM
Quote Post


No - I'm not an answering script ...
Group Icon

Group: Admin
Posts: 6631
Member No.: 195
Joined: 19-June 02



Fine -- enjoy! :-)


--------------------
Bye,
Harald


-- Download XMail Queue Manager 1.46 NOW: XMail Server Tools
-- Cross platform remote queue management!
-- Message analyzing on the fly!
-- Builtin diagnostics knowledge base!
-- Manages multiple mail queues!

Sponsored by
CD-Produktion und DVD-Produktion and Homestaging Saarland - Immobilien schneller verkaufen in der Region Saarland, Rheinland-Pfalz und Luxembourg
PMEmail PosterUsers Website
Top
0 User(s) are reading this topic (0 Guests and 0 Anonymous Users)
0 Members:
« Next Oldest | XMail Queue Manager | Next Newest »

Reply to this topicStart new topicStart Poll