Date: Fri, 16 Jul 2004 11:24:25 +0800 From: "kinux" <kinux@hknet.com> To: <freebsd-questions@freebsd.org> Subject: mkisofs not found Message-ID: <000e01c46ae4$65425430$4c22fea9@winxp>
next in thread | raw e-mail | index | archive | help
hi, i have a 4.10 box, today i try to install mkisofs, i cvsup first, then got a problem i have never seen before.. with following.. # uname -r 4.10-STABLE # make search name='mkisofs' | grep Path Path: /usr/ports/chinese/mkisofs Path: /usr/ports/korean/mkisofs Path: /usr/ports/sysutils/mkisofs Path: /usr/ports/sysutils/mkisofs-devel # cd /usr/ports/sysutils/mkisofs /usr/ports/sysutils/mkisofs: No such file or directory. Then i check website http://www.freebsd.org/ports/sysutils.html , mkisofs appear in ports. mkisofs-2.0.3_2 Create iso9660/Rock Ridge/Joliet filesystems Long description | Sources | Main Web Site Maintained by: marius@FreeBSD.org Requires: expat-1.95.7, gettext-0.13.1_1, gmake-3.80_2, libiconv-1.9.1_3 Then i guess it may cvsup problem, i reinstall it, For more information, and contact details about the security status of this software, see the following webpage: http://www.cvsup.org/ ===> Cleaning for libiconv-1.9.2 ===> Cleaning for gettext-0.13.1_1 ===> Cleaning for gmake-3.80_2 ===> Cleaning for libtool-1.3.5_2 ===> Cleaning for libtool-1.5.6_1 ===> Cleaning for ezm3-1.1_2 ===> Cleaning for expat-1.95.7 ===> Cleaning for cvsup-without-gui-16.1h # cvsup -g -L 2 /usr/local/etc/cvsup/sup/ports-supfile Parsing supfile "/usr/local/etc/cvsup/sup/ports-supfile" Connecting to cvsup11.tw.FreeBSD.org Connected to cvsup11.tw.FreeBSD.org Server software version: SNAP_16_1h Negotiating file attribute support Exchanging collection information Establishing multiplexed-mode data connection Running Updating collection ports-all/cvs Shutting down connection to server Finished successfully # cd /usr/ports # make search name='mkiso' | grep Path Path: /usr/ports/chinese/mkisofs Path: /usr/ports/korean/mkisofs Path: /usr/ports/sysutils/mkisofs Path: /usr/ports/sysutils/mkisofs-devel # cd /usr/ports/sysutils/mkisofs /usr/ports/sysutils/mkisofs: No such file or directory. my cvsup ports-supfile # cat /usr/local/etc/cvsup/sup/ports-supfile *default host=cvsup11.tw.FreeBSD.org *default base=/usr *default prefix=/usr *default release=cvs tag=. *default delete use-rel-suffix *default compress ports-all # What's the problem??? Thanks
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000e01c46ae4$65425430$4c22fea9>
