Jump to content

Can't install Matlab


Guest njordan
 Share

Recommended Posts

Could you please explain what is exactly the problem? Can you mount the CD? Can you see what is on the CD? What kind of Matlab is that (a generic Unix CD, a stand alone Linux version?). Ideally, you should run a script, you should have it on the CD. I just followed the instructions that they give in the brochure, and the install script ran smoothly for me.

Link to comment
Share on other sites

I tried su and couldnt mount any cd please look below for what i typed in the terminal window. Im new at this dont know if Im doing it wrong our if the 9.2 RC I have is bad :( . Please help!

 

[nikisa@localhost nikisa]$ su

Password:

[root@localhost nikisa]# mount /mnt/cdrom

mount: permission denied

[root@localhost nikisa]# mount /mnt/cdrom/

mount: permission denied

[root@localhost nikisa]# whoami

root

[root@localhost nikisa]#

 

 

 

Thanks Everyone

Link to comment
Share on other sites

I tried su and couldnt mount any cd please look below for what i typed in the terminal window. Im new at this dont know if Im doing it wrong our if the 9.2 RC I have is bad :( . Please help!

 

[nikisa@localhost nikisa]$ su

Password:

[root@localhost nikisa]# mount /mnt/cdrom

mount: permission denied

[root@localhost nikisa]# mount /mnt/cdrom/

mount: permission denied

[root@localhost nikisa]# whoami

root

[root@localhost nikisa]#

 

 

 

Thanks Everyone

 

Well, if you don't have any luck with other cds, it's not matlab or cds cause the trouble:-). It might have something to do with permissions to run mount. Check the permissions by typing (you don't have to be root for that):

[root@localhost nikisa]# ls -l /bin/mount

-rwsr-xr-x    1 root     root        68184 Feb 11  2003 /bin/mount

I don't know about 9.2 but previously MDK used to have a feature called supermount - you stick a CD in and it's being mounted without your intervention. It certainly runs mount behind the scene, so if mount is broken - it's broken... Can anybody confirm, is supermount included in 9.2?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...