Re: [CentOS] SVN missing libexpat.so.0 while it is present

2008-11-17 Thread Ralph Angenendt
John wrote: > >>Ralph Wrote: > >>BTW: It would be great if you could fix your mail client so one can see > >>which parts of a mail were written by you and which were written by > >>others. - it is > >>written for usenet, but most of it also applies

RE: [CentOS] SVN missing libexpat.so.0 while it is present

2008-11-13 Thread John
>>Ralph Wrote: >>BTW: It would be great if you could fix your mail client so one can see >>which parts of a mail were written by you and which were written by >>others. - it is >>written for usenet, but most of it also applies to mailing lists, if n

Re: [CentOS] SVN missing libexpat.so.0 while it is present *SOLVED*

2008-11-13 Thread Dag Wieers
On Thu, 13 Nov 2008, Berend Dekens wrote: I just found out that the other machine holding the SVN repository was recently updated. So after trying on that one I got the same error! (Which ofcourse made me think) It seems that SVN invokes a remote copy of the binary for reading the repo and s

Re: [CentOS] SVN missing libexpat.so.0 while it is present

2008-11-13 Thread Ralph Angenendt
John wrote: > John wrote: > > Sometimes conlflicts can be created between the two. RPM and Yum. > > No. > > > Run rpm --rebuilddb > > How is that supposed to help in this case? > > Ralph > > Was hoping you could explain? :-) Now I think about it I cant either :-) No, I cannot explain how tha

RE: [CentOS] SVN missing libexpat.so.0 while it is present

2008-11-12 Thread John
John wrote: > Sometimes conlflicts can be created between the two. RPM and Yum. No. > Run rpm --rebuilddb How is that supposed to help in this case? Ralph Was hoping you could explain? :-) Now I think about it I cant either :-) ___ CentOS mailing

Re: [CentOS] SVN missing libexpat.so.0 while it is present *SOLVED*

2008-11-12 Thread Akemi Yagi
On Wed, Nov 12, 2008 at 3:27 PM, Berend Dekens <[EMAIL PROTECTED]> wrote: > I just found out that the other machine holding the SVN repository was > recently updated. So after trying on that one I got the same error! (Which > ofcourse made me think) > > It seems that SVN invokes a remote copy of th

Re: [CentOS] SVN missing libexpat.so.0 while it is present *SOLVED*

2008-11-12 Thread Berend Dekens
I just found out that the other machine holding the SVN repository was recently updated. So after trying on that one I got the same error! (Which ofcourse made me think) It seems that SVN invokes a remote copy of the binary for reading the repo and simply pipes back the results... So while I g

Re: [CentOS] SVN missing libexpat.so.0 while it is present

2008-11-12 Thread Ralph Angenendt
John wrote: > Sometimes conlflicts can be created between the two. RPM and Yum. No. > Run rpm --rebuilddb How is that supposed to help in this case? Ralph pgpY1r5zLCwbg.pgp Description: PGP signature ___ CentOS mailing list CentOS@centos.org http://

Re: [CentOS] SVN missing libexpat.so.0 while it is present

2008-11-12 Thread Peter Hinse
Berend Dekens schrieb: > I have expat installed - even reinstalled it from RPM (not using yum as > it would remove 99% over the system in order to 'safely' remove expat). >> Do you have any of those installed? >> >> Try running "ldconfig"? > Also tried that - nothing changed :-( You are sure,

Re: [CentOS] SVN missing libexpat.so.0 while it is present

2008-11-12 Thread MHR
On Wed, Nov 12, 2008 at 11:42 AM, Berend Dekens <[EMAIL PROTECTED]> wrote: > John schreef: >> >> JohnStanley Writes: >> >> Sometimes conlflicts can be created between the two. RPM and Yum. Run rpm >> --rebuilddb >> > > No change in there - SVN still fails. > >> Alternatively: >> Maybe then your pro

Re: [CentOS] SVN missing libexpat.so.0 while it is present

2008-11-12 Thread Berend Dekens
John schreef: JohnStanley Writes: Sometimes conlflicts can be created between the two. RPM and Yum. Run rpm --rebuilddb No change in there - SVN still fails. Alternatively: Maybe then your problem lies in the kind of install you did with Subversion. Installed from source or Binary RPM Pack

RE: [CentOS] SVN missing libexpat.so.0 while it is present

2008-11-12 Thread John
Berend Wrote: I have expat installed - even reinstalled it from RPM (not using yum as it would remove 99% over the system in order to 'safely' remove expat). JohnStanley Writes: Sometimes conlflicts can be created between the two. RPM and Yum. Run rpm --rebuilddb Alternatively: Maybe then your

Re: [CentOS] SVN missing libexpat.so.0 while it is present

2008-11-12 Thread Berend Dekens
John schreef: Berend Writes: svnserve: error while loading shared libraries: libexpat.so.0: cannot open shared object file: No such file or directory JohnStanley Writes: #]yum whatprovides libexpat.so.0 expat.i386 : A library for parsing XML. mysql-gui-tools.i386 : GUI Tools for MySQL 5.0 -

RE: [CentOS] SVN missing libexpat.so.0 while it is present

2008-11-12 Thread John
Berend Writes: svnserve: error while loading shared libraries: libexpat.so.0: cannot open shared object file: No such file or directory JohnStanley Writes: #]yum whatprovides libexpat.so.0 expat.i386 : A library for parsing XML. mysql-gui-tools.i386 : GUI Tools for MySQL 5.0 - common files exp

[CentOS] SVN missing libexpat.so.0 while it is present

2008-11-12 Thread Berend Dekens
Hello, Hopefully I am sending this to the correct mailing list but it seemed best suited for troubleshooting :-) I am trying to fix Subversion which isn't working for me on one of our machines: every attempt to run 'svn ls' or 'svn co' ends in: svnserve: error while loading shared libraries: