[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

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
subversion-1.4.6-apache-python.tar.gz | tar xvf -

I changed the owner and group of all files and directories: chown -R
root:system /opt/subversion

 

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

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
root:system /opt/subversion

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
but there has been no response.

Thanks!

Jim

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1521780

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-02 19:52:39 CEST

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.