Archived from groups: comp.sys.handhelds (More info?)
Hi,
I am trying to get IPSEC running on my Z. One of the problems I am
having is that for some reason or another the Z refuses to load libgmp.
I am running Sharp ROM 3.13.
Apparently there is some issue with the libgmp package that I downloaded
from freeswan.ca (md5sum: d01157385874dd9a5d41624b8bcf0a4f). By chance
I found out that after trying to start ipsec there is a log file called
ipsec.log.txt on the root directory of my SD card. I do not know why
the program should leave it there but it was a great fortune for
otherwise I might not have found it. It has only one line saying
"/usr/local/libexec/ipsec/pluto: error while loading shared libraries:
libgmp.so.3: cannot load shared object file: No such file or directory".
Thus I tried to make sure that libgmp.so.3 was available but have failed
so far. 'find / -name *libgmp*" gave the following results.
The last one is the original file, the other libgmp.so.3.1.1 is a
symbolic link to it (AFAICT this has to do with the somewhat weird
directory structure of the Zaurus, for more details please refer to
http://docs.zaurus.com/index.php?id=system_layout). All libgmp.so.3
files have been created by me as symbolic links in the hope that ipsec
would pick them up. The environment variable LD_LIBRARY_PATH is
/home/QtPalmtop/lib just in case that matters.
Any ideas on how I can make sure that libgmp.so.3 gets recognized? TIA.
Archived from groups: comp.sys.handhelds (More info?)
Hi,
just wanted to let everybody know that after much tribulation I today
got the Zaurus to successfully run FreeSWAN to let me access the WLAN
here at university. The problems lay not with FreeSWAN but with the
Zaurus setup. Environment for root does not have LD_LIBRARY_PATH set.
Basically, that was the problem.
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.