You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Noel J. Bergman" <no...@devtech.com> on 2003/12/08 17:29:54 UTC

SVN install problems on OS X and linux

Henri Yandell wrote:
> Installing svn on OS X through fink failed with errors in tcltk, svn under
> fink has an evil list of dependencies, ruby, python, tcltk... This is
> doubly a pain as half of them are already installed on OS X anyway.

> I've also had problems installing svn-server under Linux, the same problem
> repeatedly on different machines, so I'll try just svn-client under Linux.

Asking on the #svn IRC channel, the general consensus was that your OS X
issues are related to the Subversion fink packaging, not Subversion itself.
The package maintainer is Christian Schaffner, whom I have cc'd for his
help.

What problems did you have on linux?  Which package?

	--- Noel


RE: SVN install problems on OS X and linux

Posted by "Noel J. Bergman" <no...@devtech.com>.
> I never got them resolved on OS X, or linux.

Hopefully that won't be a problem for you now.  SVN is just about ready to
release version 1.0.

	--- Noel


RE: SVN install problems on OS X and linux

Posted by Henri Yandell <ba...@generationjava.com>.
I never got them resolved on OS X, or linux. Did manage to get it done on
Windows quite happily. I didn't get anything in the way of simple
solutions, but also haven't put anymore time into it myself.

I've a 1U in the basement which will be going in a rack over the next
month hopefully, and an osjava friend will be setting subversion up etc
there, so will give me another push to figure it all out.

Hen

On Fri, 20 Feb 2004, Noel J. Bergman wrote:

> Henri,
>
> Are you still having SVN problems, or have they been resolved?
>
> 	--- Noel
>


RE: SVN install problems on OS X and linux

Posted by "Noel J. Bergman" <no...@devtech.com>.
Henri,

Are you still having SVN problems, or have they been resolved?

	--- Noel


Re: SVN install problems on OS X and linux

Posted by Henri Yandell <ba...@generationjava.com>.
Thanks for the help Noel. The problem I get with SVN on Linux is:

chmod 755 /usr/local/apache2/modules/mod_authz_svn.so
[activating module `authz_svn' in /usr/local/apache2/conf/httpd.conf]
subversion/svnversion/svnversion . /repos/svn/trunk >
/usr/local/include/subversion-1/svn-revision.txt
svnversion: error: cannot set LC_CTYPE locale
svnversion: error: environment variable LANG is en_US
make: *** [revision-install] Error 1

I've had this on different machines, though always SuSE Linux, so I half
suspect it's a SuSE issue and not a basic Linux issue. I get it when I
'sudo make install' for subversion-0.32.1.

Thanks,

Hen

On Mon, 8 Dec 2003, Noel J. Bergman wrote:

> Henri Yandell wrote:
> > Installing svn on OS X through fink failed with errors in tcltk, svn under
> > fink has an evil list of dependencies, ruby, python, tcltk... This is
> > doubly a pain as half of them are already installed on OS X anyway.
>
> > I've also had problems installing svn-server under Linux, the same problem
> > repeatedly on different machines, so I'll try just svn-client under Linux.
>
> Asking on the #svn IRC channel, the general consensus was that your OS X
> issues are related to the Subversion fink packaging, not Subversion itself.
> The package maintainer is Christian Schaffner, whom I have cc'd for his
> help.
>
> What problems did you have on linux?  Which package?
>
> 	--- Noel
>