FreeBSD Port: shared-mime-info-0.15_1
Joe Zeiler
zeiler07 at covad.net
Sun Dec 19 13:59:30 PST 2004
Something is wrong with the installation of this port. It bombs out
because:
Directory '/usr/X11R6/share/mime/packages' does not exist!
The installation is not creating this directory, and when the port is
upgraded or deinstalled, that directory is removed. Manually creating
that directory fixes the installation problem.
Here is a snippit of the error:
make install-data-hook
for mdir in /usr/X11R6/share/gnome/mime /usr/local/share/gnome/mime
/usr/X11R6/share/mime /usr/local/share/mime /usr/share/mime; do if [
-d ${mdir} ]; then "/usr/local/bin/update-mime-database" "${mdir}" ;
fi; done
***
* Updating MIME database in /usr/X11R6/share/mime...
Directory '/usr/X11R6/share/mime/packages' does not exist!
*** Error code 1
Stop in /usr/ports/misc/shared-mime-info/work/shared-mime-info-0.15.
*** Error code 1
More information about the freebsd-gnome
mailing list