Thanks. That took care of it.
I think I had to add that at some point for an apache and/or tomcat module. Its probably broken now, but I'll deal with that later.
Dan
-----Original Message-----
From: Joe Orton [mailto:joe@manyfish.co.uk]
Sent: Thursday, June 17, 2004 2:48 PM
To: Armbrust, Daniel C.
Cc: users@subversion.tigris.org
Subject: Re: undefined symbol: gdbm_errno
On Thu, Jun 17, 2004 at 02:39:26PM -0500, Armbrust, Daniel C. wrote:
> I'm new to subversion, please bear with me.
>
> I just upgraded a Redhat 9 machine to Fedora Core 2. Since FC2 comes with subversion, I figured the time was right to try it out. I installed subversion 1.0.2-1 from the Fedora CD.
>
> Now I'm trying to run it, and all I get is an error.
>
>
> svn
> svn: error while loading shared libraries: /usr/local/apr/lib/libaprutil-0.so.0: undefined symbol: gdbm_errno
> armbrust@mir04==> /usr/local>
Unset LD_LIBRARY_PATH if you have it set in your shell; remove
/usr/local/apr/lib and any other non-standard library paths from
/etc/ld.so.conf, then re-run ldconfig for luck. If you don't need the
APR installation in /usr/local/apr you can just remove it entirely...
Regards,
joe
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 17 22:09:26 2004