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

Problem with subversion on solaris 9

From: Paolo Marini <paolom_at_prisma-eng.it>
Date: 2004-06-03 21:15:36 CEST

Hi all,
I am building subversion on a Solaris 9 /Sparc machine - I only need the
client for my developers needing to port an application (we are quite new to
Solaris). I configure subversion with this:

configure --prefix=/opt/sfw --with-neon=/export/home/paolo/job/subversion-1.
0.4/neon/ --without-berkeley-db

In order to compile, link and install, I set this environment variable:
LD_LIBRARY_PATH=/opt/sfw/gcc-3/lib:/opt/sfw/lib:/lib:/usr/lib:/opt/sfw/sparc
-sun-solaris2.9/lib/

I use the latest solaris 9 (4/04) with the GNU software (GCC 3.3.2 etc. )
installed from the companion CD from SUN. The build is ok, apart from the
need to copy libtool in the subdirectories, installation also; when I run
svn, with an URL, I always get something like this:

[paolo_at_sparcserver1 paolo]$ svn ls http://thor.prisma/svn/tm
svn: Unrecognized URL scheme 'http://thor.prisma/svn/tm'
[paolo@sparcserver1 paolo]$

Anyone having an idea of what is happening can help me ?

Thank you

Paolo Marini

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 3 21:16:47 2004

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.