Re: questions

2004-10-15 Thread terry tyson
On Fri, 15 Oct 2004 21:05:11 -0500, Vulpes Velox <[EMAIL PROTECTED]> wrote: > > http://www.freebsd.org/projects/newbies.html is nice too > Oops, forgot about that, thanks for reminding me. ;) -- Terry ___ [EMAIL PROTECTED] mailing list http://lists.fr

Re: questions

2004-10-15 Thread FreeBSD questions mailing list
On 15 okt 2004, at 22:37, MAMware wrote: hello i hope to send this email in the right place if not plz point me where should i send http://darkice.sourceforge.net/ http://liveice.sourceforge.net/ http://www.gnuware.com/icecast/ i wante to set up a server for www and music streams (for underground e

Re: IDE for gcc

2004-10-15 Thread Subhro
emacs works nicely for me and I am very happy with it. Regards S. On Fri, 15 Oct 2004 20:05:01 -0500, Phusion <[EMAIL PROTECTED]> wrote: > I was wondering if anyone could give me some recommendations for an > IDE for gcc. Let me know. Thanks. > ___ > [

Use pkg_delete or make deinstall?

2004-10-15 Thread Ben Washington-Yule
I've been wondering lately if there is any difference between the two methods of removing software from the system; pkg_delete software-name and cd /usr/ports/catagory/software-name && make deinstall. This question is not answered in the FAQ, I mainly ask out of curiousity. _

TCFS on FreeBSD

2004-10-15 Thread Yan Wang
Dear all, I tried to port Transparent Cryptographic File System (http://www.tcfs.it) OpenBSD version to FreeBSD 4.8, but failed. Has any one tried this before? How much modification is needed? Any info is appreciated. Thanks, Yan ___ [EMAIL PROTECTE

Re: Use pkg_delete or make deinstall?

2004-10-15 Thread Dan Nelson
In the last episode (Oct 16), Ben Washington-Yule said: > I've been wondering lately if there is any difference between the two > methods of removing software from the system; pkg_delete software-name > and cd /usr/ports/catagory/software-name && make deinstall. This > question is not answered i

Re: IDE for gcc

2004-10-15 Thread Vulpes Velox
On Fri, 15 Oct 2004 20:05:01 -0500 Phusion <[EMAIL PROTECTED]> wrote: > I was wondering if anyone could give me some recommendations for an > IDE for gcc. Let me know. Thanks. http://www.freebsd.org/ports/index.html is a nice place to start /me likes xemacs for his __

rmdir

2004-10-15 Thread metallarch
How can i remove not empty directory for console? rmdir -? ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: rmdir

2004-10-15 Thread NetAdmin
rm -rf somedirectory check out - man rm On Sat, 2004-10-16 at 02:35, metallarch wrote: > How can i remove not empty directory for console? > rmdir -? > ___ > [EMAIL PROTECTED] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions >

<    1   2