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

Re: Trying to build SVN 1.5 on Ubuntu

From: Stefan Sperling <stsp_at_elego.de>
Date: Sat, 7 Jun 2008 20:52:27 +0200

On Sat, Jun 07, 2008 at 01:29:05PM -0500, Robert Dailey wrote:
> > bash: /usr/bin/svn: No such file or directory
> Restarting PuTTY helped! I can now use svn anywhere.

Great.

> And make sure /usr/local/bin is in your shell's $PATH!
>
> If you're using the bash shell, a line like this at the very end
> of the file .bashrc in your home directory should do the trick:
>
> export PATH="/usr/local/bin:$PATH"
>
> I'm not sure what you're trying to do here. I was able to find my .bashrc
> file, but I didn't see anything about /user/local/bin in it. What is
> $PATH? Remember, I'm still new to linux :(

I understand that, but please also understand that we cannot
provide general Linux support on this list.

You might find help at sites like http://linuxcommand.org
There is plenty of documentation about Linux on the web.

http://linuxcommand.org/wss0020.php#bashrc (<-- that won't help
you much at this stage, it's in the advanced "writing shells scripts"
section. Still, you can see that it's documented :)

> Thanks again for your help. Now to get that svn+ssh server running :)

Heh :)

Good luck,
Stefan

  • application/pgp-signature attachment: stored
Received on 2008-06-07 20:52:54 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.