# [EMAIL PROTECTED] / 2003-01-13 18:38:31 +0100:
> Hello, everybody!
>
> I'd like to install the port misc/gnomemimedata and after "make" command
> I have the error message:
>
> root@david misc/gnomemimedata# make
> ===> Extracting for gnomemimedata-2.0.1_1
> >> Checksum OK for gnome/gnome-mime-data-2.0.1.tar.bz2.
> ===> gnomemimedata-2.0.1_1 depends on shared library: intl.4 - found
> ===> gnomemimedata-2.0.1_1 depends on shared library: X11.6 - found
> ===> Patching for gnomemimedata-2.0.1_1
> sed: illegal option -- i
> usage: sed script [-Ean] [file ...]
> sed [-an] [-e script] ... [-f script_file] ... [file ...]
> *** Error code 1
>
> Maybe somebody have any ideas and can help me?
you have two options: either cvsup and make world (your ports system
is too new for your sed), or define REINPLACE_CMD in /etc/make.conf
to something that will achieve the same results as `sed -i`.
--
If you cc me or remove the list(s) completely I'll most likely ignore
your message. see http://www.eyrie.org./~eagle/faqs/questions.html
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message