Re: cvsup 7.0 STABLE checkout failure

2008-10-11 Thread Shakul M Hameed
On Sun, Oct 12, 2008 at 02:41:34AM +0530, Shakul M Hameed wrote: > On Sat, Oct 11, 2008 at 08:24:51AM -0700, Jeremy Chadwick wrote: > > On Sun, Oct 12, 2008 at 02:20:52AM +0530, Shakul M Hameed wrote: > > > On Sat, Oct 11, 2008 at 07:47:11AM -0700, Jeremy Chadwick wrote: &g

Re: cvsup 7.0 STABLE checkout failure

2008-10-11 Thread Shakul M Hameed
On Sat, Oct 11, 2008 at 08:24:51AM -0700, Jeremy Chadwick wrote: > On Sun, Oct 12, 2008 at 02:20:52AM +0530, Shakul M Hameed wrote: > > On Sat, Oct 11, 2008 at 07:47:11AM -0700, Jeremy Chadwick wrote: > > > Are you sure? http://www.freebsd.org/doc/en/books/handbook/cvsup.

Re: cvsup 7.0 STABLE checkout failure

2008-10-11 Thread Shakul M Hameed
On Sat, Oct 11, 2008 at 07:47:11AM -0700, Jeremy Chadwick wrote: > On Sun, Oct 12, 2008 at 01:21:31AM +0530, Shakul M Hameed wrote: > > > 1) Your setup looks very custom. I see SMB/CIFS in use, and you're > > > using a non-standard directory for the cvsup CVS data (the

Re: cvsup 7.0 STABLE checkout failure

2008-10-11 Thread Shakul M Hameed
On Sat, Oct 11, 2008 at 05:38:26AM -0700, Jeremy Chadwick wrote: > On Sat, Oct 11, 2008 at 11:33:08PM +0530, Shakul M Hameed wrote: > > Forwarding original msg to freebsd-questions mailing list. > > > > On Sat, Oct 11, 2008 at 11:06:13PM +0530, Shakul M Hameed wrote:

Re: cvsup 7.0 STABLE checkout failure

2008-10-11 Thread Shakul M Hameed
Forwarding original msg to freebsd-questions mailing list. On Sat, Oct 11, 2008 at 11:06:13PM +0530, Shakul M Hameed wrote: > I am trying to download 7.0 stable release through cvsup, but it fails. I > tried changing the server, but still get those errors. > >

Re: How To Get libm.so.4?

2008-10-10 Thread Shakul M Hameed
Thanks, Jeremy. For letting me know the dis-advantages softlinking in long run. On Fri, Oct 10, 2008 at 12:40:46AM -0700, Jeremy Chadwick wrote: > On Fri, Oct 10, 2008 at 06:40:22PM +0530, Shakul M Hameed wrote: > > I think its not a very bad idea, unless your app is dependent on

Re: How To Get libm.so.4?

2008-10-10 Thread Shakul M Hameed
On Fri, Oct 10, 2008 at 05:56:13PM +0530, Shakul M Hameed wrote: > > check for libm.so.5 in /lib. > > do a softlink of libm.so.4 pointing to libm.so.5 > > I guess this should fix your issue. > > **DO NOT** do this. > > -- > | Jeremy Chadwick

Re: How To Get libm.so.4?

2008-10-10 Thread Shakul M Hameed
check for libm.so.5 in /lib. do a softlink of libm.so.4 pointing to libm.so.5 I guess this should fix your issue. - moin On Thu, Oct 09, 2008 at 12:49:26PM -0700, Drew Tomlinson wrote: > I am attempting to install a web analysis tool named "Urchin" from > Google. Installation instructi