All of lore.kernel.org
 help / color / mirror / Atom feed
* Problem installing nfs-utils to non standard dir
@ 2015-04-15  9:53 Eino Juhani Oltedal
  2015-04-15 15:41 ` Kinglong Mee
  0 siblings, 1 reply; 9+ messages in thread
From: Eino Juhani Oltedal @ 2015-04-15  9:53 UTC (permalink / raw)
  To: linux-nfs

Hi!

I'm trying to build nfs from source. I'm using nfs-utils-1.3.2 from 
http://sourceforge.net/projects/nfs/files/nfs-utils/1.3.2/.
I configure using the following command

     ./configure --prefix=/home/username/installs/tmp 
--exec-prefix=/home/username/installs/tmp

When i run "make install" most of the packages are put under 
/home/username/installs/tmp, but for some reason the
install script tries to put osd_login under /sbin, which results in an 
error:

     Making install in osd_login
     make[2]: Entering directory 
`/home/username/installs/nfs-utils-1.3.2/utils/osd_login'
     make[3]: Entering directory 
`/home/username/installs/nfs-utils-1.3.2/utils/osd_login'
         /usr/bin/mkdir -p '/sbin'
         /usr/bin/install -c osd_login '/sbin'
         /usr/bin/install: cannot remove ‘/sbin/osd_login’: Permission 
denied
         make[3]: *** [install-dist_sbinSCRIPTS] Error 1

This is not supposed to happen, is it? Is there an easy way to fix it? I 
get the same error trying to build nfs-utils-1.3.1 as well.

Cheers,
Eino

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-04-16 15:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-15  9:53 Problem installing nfs-utils to non standard dir Eino Juhani Oltedal
2015-04-15 15:41 ` Kinglong Mee
2015-04-15 17:18   ` Eino Juhani Oltedal
2015-04-16  4:43     ` Kinglong Mee
2015-04-16  9:40       ` Eino Juhani Oltedal
2015-04-16 12:45         ` Kinglong Mee
2015-04-16 14:00           ` Eino Juhani Oltedal
2015-04-16 15:53             ` Kinglong Mee
2015-04-16 15:59               ` Eino Juhani Oltedal

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.