Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Mar 2002 23:42:01 +0100
From:      Martin Karlsson <martin.karlsson@visit.se>
To:        Bryan Curl <bc3910@yahoo.com>
Cc:        freebsd-questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: cdrtools-1.10 Freebsd 4.4 port missing mkisofs
Message-ID:  <20020321224201.GD7042@foo31-146.visit.se>
In-Reply-To: <20020321222306.7695.qmail@web20507.mail.yahoo.com>
References:  <20020321222306.7695.qmail@web20507.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
* Bryan Curl <bc3910@yahoo.com> [2002-03-21 14.23 -0800]:
> 
> FreeBSD 4.4 RELEASE
> 
> The port CDRTOOLS-1.10 seems to be missing mkisofs.
> 
> Port installs fine, as far as I can tell, but mkisofs is nowhere to be found.
> 
> Do I need something compiled into the kernel, or am I missing something else?

Reading that port's Makefile seems to suggest that you need to
define MKISOFS when building it, in order to get mkisofs, i.e:

% make MKISOFS=1 install clean

No pkg-message which tells you, though. Strange.

Please note that I don't guarantee that this will work as I don't
have this port installed.

Hope this helps
-- 
 Martin Karlsson

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020321224201.GD7042>