LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-21-2006, 01:31 PM   #1
hedpe
Member
 
Registered: Jan 2005
Location: Boston, MA
Distribution: Debian
Posts: 380

Rep: Reputation: 30
help getting SSL support in SVN w/neon


Hey everyone,

I need SSL support with SVN on a Suse machine at school. I have root privledges on the machine, but I can't seem to get this working correct.

First off, heres the problem:
Code:
bash-2.05a# svn co https://... 
svn: SSL is not supported
So I asked around in the #svn help channel on freenode, and someone told me that the neon package is responsible for this.

Currently, it seems as though I have this version of neon:
Code:
bash-2.05a# neon-config --version
neon 0.24.7
So, then I download the same version of the neon source:
http://www.webdav.org/neon/neon-0.24.7.tar.gz

and extract the source, then from reading the output of ./configure --help, I know i have use the --with-ssl flag, so I do:
Code:
./configure --with-ssl
make
make install
But I keep getting an error on the "make install":
Code:
bash-2.05a# make install
cd src && make
make[1]: Entering directory `/tmp/neon-0.24.7/src'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/tmp/neon-0.24.7/src'

  Compilation complete. Run 'make install' (as root?) to install neon.

/usr/local/bin/install -c -d /usr/local/lib
/bin/sh ./libtool --mode=install /usr/local/bin/install -c src/libneon.la \
        /usr/local/lib/libneon.la
/usr/local/bin/install -c src/.libs/libneon.lai /usr/local/lib/libneon.la
/usr/local/bin/install -c src/.libs/libneon.a /usr/local/lib/libneon.a
ranlib /usr/local/lib/libneon.a
chmod 644 /usr/local/lib/libneon.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/usr/local/bin/install -c -d /usr/local/include/neon
/usr/local/bin/install: cannot change permissions of `/usr/local/include/neon': Read-only file system
make: *** [install-headers] Error 1
bash-2.05a# whoami
root
is there any way around this? This may be due to the fact that its a school machine and they're trying to prevent this, but I need svn with ssl

By the way, I don't see usr mounted anywhere:
Code:
/usr/local/bin/install: cannot change permissions of `/usr/local/include/neon': Read-only file system
make: *** [install-headers] Error 1
bash-2.05a# whoami
root
bash-2.05a# mount
/dev/hda1 on / type reiserfs (rw,acl,user_xattr)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
tmpfs on /dev/shm type tmpfs (rw)
devpts on /dev/pts type devpts (rw,mode=0620,gid=5)
/dev/hda8 on /scratch type reiserfs (rw,acl,user_xattr)
/dev/hda7 on /tmp type reiserfs (rw,acl,user_xattr)
/dev/hda5 on /var/vice/cache type ext3 (rw,acl,user_xattr)
usbfs on /proc/bus/usb type usbfs (rw)
AFS on /afs type afs (rw)
/dev/fd0 on /media/floppy type subfs (rw,nosuid,nodev,sync,fs=floppyfss,procuid)
Thanks!
George

Last edited by hedpe; 10-21-2006 at 01:36 PM.
 
Old 10-21-2006, 01:42 PM   #2
hedpe
Member
 
Registered: Jan 2005
Location: Boston, MA
Distribution: Debian
Posts: 380

Original Poster
Rep: Reputation: 30
may have found something related...

bash-2.05a# ls -l /usr/local/include/ | grep neon
lrwxrwxrwx 1 root root 74 2006-06-15 09:49 neon -> /afs/ece.cmu.edu/support/neon//0.24.7-1/share/image/usr/local/include/neon
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
anon svn read-only over apache: '.svn/entries': No such file hedpe Linux - Software 2 04-29-2009 05:31 AM
Ssl Support For Vsftpd Not Available ? 0001001 Linux - Software 1 11-13-2005 01:34 AM
gaim SSL support rlogin Red Hat 7 08-05-2005 10:40 AM
vsftp with SSL support dominant Linux - General 0 07-05-2004 03:24 AM
Server does not support SSL ??? markstevens Linux - Security 2 07-23-2003 12:08 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 06:30 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration