mkisofs not found

Jonathan Chen jonc at chen.org.nz
Thu Jul 15 20:29:31 PDT 2004


On Fri, Jul 16, 2004 at 11:24:25AM +0800, kinux wrote:
> 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..

[...]
> # cvsup -g -L 2 /usr/local/etc/cvsup/sup/ports-supfile
> # 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

After you run cvsup, you should run "portsdb -Uu" to update your INDEX
file. Otherwise the contents will very likely be out of date.

> # cd /usr/ports/sysutils/mkisofs
> /usr/ports/sysutils/mkisofs: No such file or directory.

mkisofs is now part of sysutils/cdrtools. So if you:

    # cd /usr/ports/sysutils/cdrtools
    # make install clean

That should install 'mkisofs' for you.
-- 
Jonathan Chen <jonc at chen.org.nz>
-----------------------------------------------------------------------
"I love deadlines. I like the whooshing sound they make as they fly by"
                                                        - Douglas Adams


More information about the freebsd-questions mailing list