voiceofalan, If you don't have the ports tree installed, use sysinstall and select configure, then distributions, then ports. This will install the ports directory tree. One the ports are installed squeezecenter will be under /usr/ports/audio/squeezecenter.
If you already have the ports tree installed and squeezecenter isn't there for some reason, you can simply download the port. From the FreeBSD main website go to get freebsd, ported applications, and search for 'squeeze' or alternately I've pasted the link to the tarball below. http://cvsweb.freebsd.org/ports/audio/squeezecenter/squeezecenter.tar.gz?tarball=1 Untar the archive into /usr/ports/audio/squeezecenter, then build it by doing a make configure; make; make install. It will take a while to build and install. -- sgunn ------------------------------------------------------------------------ sgunn's Profile: http://forums.slimdevices.com/member.php?userid=17545 View this thread: http://forums.slimdevices.com/showthread.php?t=47864 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
