svn on aix issue
From: Jim Edlund <jim.edlund_at_bldr.com>
Date: Thu, 2 Apr 2009 12:44:51 -0500
I downloaded this file: subversion-1.4.6-apache-python.tar.gz
I installed it with this command (as root): gunzip -c
I changed the owner and group of all files and directories: chown -R
I logged in as a "normal" user.
Set LIBPATH: export LIBPATH=$LIBPATH:/opt/subversion/lib
Set PATH: export PATH=$PATH:/opt/subversion/bin
To check it, I did: svn -version
Error output:
jedlund_at_cobalt:/opt/subversion> svn --version
exec(): 0509-036 Cannot load program svn because of the following
rtld: 0712-001 Symbol svn_cmdline__getopt_init was referenced
from module svn(), but a runtime definition
of the symbol was not found.
rtld: 0712-001 Symbol svn_cmdline_setup_auth_baton was referenced
from module svn(), but a runtime definition
of the symbol was not found.
many more lines like those above...
I changed the owner and group of all files and directories: chown -R
Same result.
Any suggestions?
AIX:
jedlund_at_cobalt:/opt/subversion> oslevel -s
5300-07-01-0748
jedlund_at_cobalt:/opt/subversion>
Last Friday, I sent a note to facilitators_at_svnbinaries.open.collab.net
Thanks!
Jim
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.