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 -> Importerror: Libssl.so.0.9.6

Reply to this topicStart new topicStart Poll

> Importerror: Libssl.so.0.9.6
TDItje
  Posted: May 14 2003, 04:44 PM
Quote Post


Newbie
*

Group: Members
Posts: 16
Member No.: 558
Joined: 28-April 03



[COLOR=blue][COLOR=blue][COLOR=blue]Hello,

I'm running xMail on freeBSD and I would like to use XMail Queue Manager. But as soon I start ./xqmagent the next message is dumped:

----------------------
xmailserverII# ./xqmagent
Traceback (most recent call last):
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 installed OpenSSL 0.9.6j and compiled it with the the next config settings.
"./config --prefix=/usr/local/openssl-0.9.6j --openssldir=/usr/local/openssl-0.9.6j shared"
$ make etc etc

But stil same message appears, after searching the internet I got the hint to reinstall Phyton. I installed Phyton 2.2.2 and used the straight forward options ... "tar ... ./config make & make install". But ...... no change


What am I doing wrong blink.gif

BTW i'm running xMail 1.15 and XQM Agent 1.13

Thanx in advance,


Dirk-Jan
PMEmail Poster
Top
hschneider
Posted: May 14 2003, 05:51 PM
Quote Post


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

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



IMHO the install prefix you selected is not in the system's search path.

On FreeBSD
- Download the binary package from the ports repository: ftp://ftp.freebsd.org/pub/FreeBSD/ports/i...sl-0.9.7b_1.tgz
- unpack it
- and copy all content to /usr/local (except the ones starting with a +)

Python is not necessary, since the interpreter is linked to the distribution.


--------------------
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
TDItje
  Posted: May 15 2003, 03:50 PM
Quote Post


Newbie
*

Group: Members
Posts: 16
Member No.: 558
Joined: 28-April 03



Thanx for the quick reply.

But .... it didn't work .... mellow.gif

I tried several other things ... but it keeps giving me the same message.
I'm strating to think thats not a openssl problem.

What would you need to know to help me out.

Dirk-Jan
PMEmail Poster
Top
hschneider
Posted: May 15 2003, 04:00 PM
Quote Post


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

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



It IS an openssl prob. Please

- cd to your original openssl source folder
- make clean
- ./config
- make install

This should skip the prefix location from the 1st installation and reinstall it into a location conained in the search path -- I hope so.



--------------------
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
hschneider
Posted: May 15 2003, 04:02 PM
Quote Post


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

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





--------------------
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
hschneider
Posted: May 15 2003, 05:46 PM
Quote Post


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

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



Please also try today's native BSD release of XQM Agent.

I assume you're testing with the Linux release under Linux binary compatibility mode (?). This might also be the reason for the libssl issue. It might expect the linux version of 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
TDItje
  Posted: May 16 2003, 11:37 AM
Quote Post


Newbie
*

Group: Members
Posts: 16
Member No.: 558
Joined: 28-April 03



All I did is ....

- cd to your original openssl source folder
- make clean
- ./config
- make install

And used the FreeBSD release.

The result is a strange message... wink.gif

Daemonized!

biggrin.gif biggrin.gif biggrin.gif

Thanx for the quick and helpfull tips ....

Dirk-Jan
PMEmail Poster
Top
hschneider
Posted: May 16 2003, 12:01 PM
Quote Post


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

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



Fine!

Please let me know if there are any issues with the Agent on this platform.



--------------------
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