LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 02-02-2012, 11:52 AM   #1
kvm1983
Member
 
Registered: Jul 2009
Posts: 47

Rep: Reputation: 1
Fuse installation problems: "cannot remove `/sbin/mount.fuse': Permission denied"


I am trying to install FUSE in my home dir since I do not have root access to the system I am working on. (FUSE is installed on this system but its libraries are not)

During `make install`, I get the following error:
---------------------------------------------------------------------
libtool: install: /usr/bin/install -c fusermount /home/gabriel/opt/fuse-2.8.7/installation/bin/fusermount
libtool: install: /usr/bin/install -c ulockmgr_server /home/gabriel/opt/fuse-2.8.7/installation/bin/ulockmgr_server
/bin/mkdir -p /sbin
/usr/bin/install -c ./mount.fuse /sbin/mount.fuse
/usr/bin/install: cannot remove `/sbin/mount.fuse': Permission denied
make[2]: *** [install-exec-local] Error 1
make[2]: Leaving directory `/home/h2/gabriel/opt/fuse-2.8.7/util'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/home/h2/gabriel/opt/fuse-2.8.7/util'
make: *** [install-recursive] Error 1
---------------------------------------------------------------------

I have configured it using --prefix={HOME}/opt/fuse/installation, and most of the files rightly go in this directory, but it tries to install mount.fuse to /sbin. I even manually modified the Makefile to change the location of the MOUNT_FUSE_PATH variable (which was set to /sbin for some reason), but I still get the same error.

Specs: SUSE Enterprise Linux, FUSE 2.8.7

Thanks for your help.
 
Old 02-03-2012, 09:07 PM   #2
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,623

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
i would have the system administrator run
Code:
su -
zypper in fuse fuse-devel
or do you also need "gvfs-fuse " or "zfs-fuse"

Quote:
FUSE is installed on this system but its libraries are not
????????????
"libfuse2" is required by gvfs-fuse
odd it should be installed
Code:
su -
zypper in gvfs-fuse  libfuse2

from your error
Quote:
/usr/bin/install: cannot remove `/sbin/mount.fuse': Permission denied
if you do not have root permission you can NOT remove a system file

have the System Admin. do that.

Last edited by John VV; 02-03-2012 at 09:11 PM.
 
Old 02-03-2012, 09:53 PM   #3
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
...and if the SA doesn't install FUSE there'll be no setuid root fusermount binary and you won't be able to mount FUSE file systems.
 
Old 02-05-2012, 11:34 PM   #4
kvm1983
Member
 
Registered: Jul 2009
Posts: 47

Original Poster
Rep: Reputation: 1
So I *will* need root access to install fuse. It cannot be installed by a non-root user.
Thanks for your help.
 
  


Reply

Tags
fuse, installation



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Fuse mount point - Permission Denied sethusubbiah Linux - Newbie 2 05-16-2015 07:42 AM
Samba: Permission denied only when mounting fuse partition iternity Linux - Server 0 06-08-2011 07:56 AM
remote mount of nfs gives permission denied error - FUSE file sytem, bob.keslin@oracle.com Linux - Newbie 1 04-06-2011 04:50 PM
"No package 'fuse' found" when trying to ./configure gphoto2 on debian etch zerynthia Linux - Newbie 2 10-18-2008 06:15 AM
Ntfs-Fuse copy error Debian "Sid" / Ubuntu "6.06" animefriik Linux - General 0 10-06-2006 09:28 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 06:23 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration