Re: configure --srcdir and --prefix

2000-09-22 Thread Jan Harkes
On Fri, Sep 22, 2000 at 06:22:06PM +0900, Stephen J. Turnbull wrote: > I realized a couple of days ago when I decided to finally update to > coda 5.3.8 that I've actually become somewhat dependent on Coda > working. So I decided to make a couple of changes in the way I've > been building coda. >

configure --srcdir and --prefix

2000-09-22 Thread Stephen J. Turnbull
> "Stephen" == Stephen J Turnbull <[EMAIL PROTECTED]> writes: Stephen> Using ldd on (say) the new venus shows it finding Stephen> /usr/local/lib/liblwp.so.1 but not Stephen> /usr/local/coda-test/lib/liblwp.so.2. Oops, sorry. LD_LIBRARY_PATH=/usr/local/coda-test/lib fixes that.

configure --srcdir and --prefix

2000-09-22 Thread Stephen J. Turnbull
I realized a couple of days ago when I decided to finally update to coda 5.3.8 that I've actually become somewhat dependent on Coda working. So I decided to make a couple of changes in the way I've been building coda. First, I decided to use the --srcdir option to configure and build in a separa