comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: LINUX IDL Install Help
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: LINUX IDL Install Help [message #49427 is a reply to message #49426] Fri, 21 July 2006 09:32 Go to previous messageGo to previous message
Benjamin Hornberger is currently offline  Benjamin Hornberger
Messages: 258
Registered: March 2004
Senior Member
David Fanning wrote:
>
>> cd into the CDROM
>> directory first and try running
>> sh ./xinstall.sh
>
>
> Tried this, and we still fail with the permission not allowed error
> message below.
>
>
>> If all else fails, copy down the exact error message you're getting
>> (even if it's in French ;o) )
>
>
> Here is the English translation (nearly) verbatim:
>
> /media/cdrom/install/xinstall/xinstall.linux.x86: Permission not
> allowed.
>

Many Linux distributions don't allow programs to be executed from CDs by
default. Try to add the "exec" option to the corresponding line in the
file /etc/fstab, so that the line reads something like this:

/dev/cdrom /media/cdrom auto ro,noauto,user,exec 0 0

If you're not sure what to do, post the /etc/fstab file here.

Good luck,
Benjamin
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: plot dirac delta function?
Next Topic: color mis-match between screen and ps (mac os x, tiger 10.4.7)

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 21:45:54 PDT 2025

Total time taken to generate the page: 1.28021 seconds