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

Re: Problem with Redhat and Fedora

From: Max Bowsher <maxb_at_ukf.net>
Date: 2005-03-31 02:06:17 CEST

Ian Sullivan wrote:
> Hi,
> I'm having a problem with a 1.1.3 client. I've complied it with
> --disable-shared, and it runs fine on RH9, but it seems to be missing
> the correct libcom_err on FC3 (libcom_err.so.3).

You compiled something on RH9, and expected it to run on FC3 ???

One: That doesn't work, except for programs with almost no shared library
dependencies. (--disable-shared affects what kind of libraries get built,
not what kind get linked to)

Two: What's wrong with the official FC3 subversion package, which is part of
the distro itself?

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 31 02:08:11 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.