[Nautilus-list] Install not using DESTDIR



When trying to install nautilus/data with make
DESTDIR=$HOME/tmp/nautilus-root install I get the error:

/bin/sh ../mkinstalldirs /etc/X11/starthere
/bin/sh ../mkinstalldirs /etc/X11/starthere/sysconfig
/bin/sh ../mkinstalldirs /etc/X11/starthere/serverconfig
/usr/bin/install -c -m 644 starthere.directory
/etc/X11/starthere/.directory
/usr/bin/install: cannot create regular file
`/etc/X11/starthere/.directory': Permission denied
make[2]: *** [install-data-local] Error 1
make[2]: Leaving directory
`/home/evandro/rpm/BUILD/nautilus-1.0.4.1.0.20010907/data'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory
`/home/evandro/rpm/BUILD/nautilus-1.0.4.1.0.20010907/data'
make: *** [install-recursive] Error 1
[data]$

Previously I attempted to install the files with make
prefix=$HOME/tmp/nautilus-root/usr
sysconfdir=$HOME/tmp/nautilus-root/etc install but that gives a bunch of
similiar errors.

--
Evandro





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]