Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
FreeBSD Packages
Name: MicrosoftMAN Date: June 10, 2004 at 14:53:01 Pacific OS: FreeBSD 5.2.1 CPU/Ram: 166MHZ,32MB
Comment:
I just installed FreeBSD 5.2.1 and was wondering what I was doing wrong because pkg_add was acting weird like after I did it for wget-devel-1.9.1_1.tgz it would see wget for root and adam the user I used from su to get into root had it but libc.so.4 wasn't found. This was all done from SSH.
Name: Sord Date: June 11, 2004 at 23:18:57 Pacific
Reply:
I'm not sure what you problem could be, but if you have the ports collection installed, you can cd /usr/ports/www/wget #I think wget is in www, it may be in ftp make install If you do not have the ports collection, FreeBSD should be able to compile from source perfectly, just download the wget sources (google for wget), then after extracting the source: cd wget... ./configure make make install
Summary: I've used it for years...as a server OS, it's rock solid. It can be a little tricky sometimes tho, I tried using it as my desktop OS, but it was just too much of a pain w/ installing packages manuall...
Summary: I am wonderin I am trying to use a FreeBSD system. I know the command pkg_add -r but I get all these errors about different versions of the packages need to be installed and I can't use pkg_delete bec...
Summary: I just wanted to know where the best place would be to download programs for FreeBSD? And is there an update fuction kind of like apt-get for debian to update my packages for me? Or do I have to go ...