The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM


UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
language Specific software not install singh.suryanara SUN Solaris 2 09-03-2008 01:03 AM
Program permission (to install etc) rdns UNIX for Dummies Questions & Answers 3 10-03-2007 04:34 PM
where can i get software for install unix rxsonny UNIX for Dummies Questions & Answers 1 03-31-2007 02:22 PM
software install on solaris 10 litch SUN Solaris 0 11-09-2005 06:21 AM
Errors while trying to install software on SuSE 9.2 Pro CTroxtell21 Linux 25 11-13-2004 06:16 PM

Reply
 
Submit Tools LinkBack Thread Tools Search this Thread Display Modes
  #1  
Old 10-02-2008
sitij109's Avatar
Registered User
 

Join Date: Aug 2008
Location: Kuala Lumpur
Posts: 4
permission to install software

Hello everyone,

I want to install a software on an external hard disk. I used Fedora core 6 whose default shell is bash. As user I have changed to sh shell because in order to install I have to use the sh shell. I had changed permission on all the files using

sh-3.1$ chmod +x configure.linux

and all the files have execute permissions. However, when I execute

sh-3.1$ ./configure.linux
sh: ./configure.linux: Permission denied

I got a couple of more experienced users to help me but the problem remains. Can someone suggest how to solve this problem? Thank you.

Siti
Reply With Quote
Forum Sponsor
  #2  
Old 10-03-2008
broli's Avatar
Registered User
 

Join Date: Dec 2007
Location: Argentina
Posts: 198
yes. remount the medium where the script is with the option "exec"

also, you dont need to change the shell.
im more than certain that sh in that server is actually bash
Reply With Quote
  #3  
Old 10-03-2008
sitij109's Avatar
Registered User
 

Join Date: Aug 2008
Location: Kuala Lumpur
Posts: 4
Hi Broli,

Appreciate your response. I am quite new to Linux and am not sure how to mount with 'exec' option. I had already put a line in my /etc/fstab file which says

/dev/sda1 /media/usbdisk vfat noauto,rw,user 1 3

Am I supposed to insert the no exec option in 'noauto,rw,user,exec'? Thanks.

Siti
Reply With Quote
  #4  
Old 10-05-2008
Banned
 

Join Date: Aug 2008
Posts: 9
more than likely yes...
Reply With Quote
  #5  
Old 10-06-2008
broli's Avatar
Registered User
 

Join Date: Dec 2007
Location: Argentina
Posts: 198
Quote:
Originally Posted by sitij109 View Post
Hi Broli,

Appreciate your response. I am quite new to Linux and am not sure how to mount with 'exec' option. I had already put a line in my /etc/fstab file which says

/dev/sda1 /media/usbdisk vfat noauto,rw,user 1 3

Am I supposed to insert the no exec option in 'noauto,rw,user,exec'? Thanks.

Siti
yeap. taking the line you posted as example, it would be like this

/dev/sda1 /media/usbdisk vfat noauto,rw,users,exec 0 0

2 things.
i changed user to users.
i changed the last numbers to 0 0 (they are not used anymore)

read the manpage of mount to get a full list of options.
some are very good, specially with vfat partitions and long names, or utf-8 names
Reply With Quote
  #6  
Old 10-07-2008
sitij109's Avatar
Registered User
 

Join Date: Aug 2008
Location: Kuala Lumpur
Posts: 4
Thanks to all your replies. Now I am able to proceed with my installation. However, I still have to figure out how to install a Fortran compiler to complete the installation.

Siti
Reply With Quote
  #7  
Old 10-07-2008
sitij109's Avatar
Registered User
 

Join Date: Aug 2008
Location: Kuala Lumpur
Posts: 4
Hello everybody,

Fortunately I don't have to install Fortran but I have a new problem after I finished installing the software I wanted in my external hard disk. I am supposed to edit one line in the cfsetup.sh file so that it points to the directory "/media/usbdisk/calfuse" where all the stuff I need are.

The syntax is

CF_DIR="/media/usbdisk/calfuse"
then run and get

sh-3.1$ source cfsetup.sh
ln: creating symbolic link `/media/usbdisk/calfuse/v3.2/bin/calfuse' to `/media/usbdisk/calfuse/v3.2/bin/calfuse.sh': Operation not permitted


Does anybody know why? Thanks.



Siti
Reply With Quote
Google The UNIX and Linux Forums
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes




All times are GMT -7. The time now is 09:56 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Complex Event Processing Blog

Content Relevant URLs by vBSEO 3.2.0