[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: cdrom install question
Hmmmmm. . . What directory are you sitting in? If you are sitting in
/mnt/cdrom0, then the problem is that the installer wants to write a
log file onto the CD ROM, which it can't
Please cd into a directory where you have write permission. Then run
the installer from there. For example:
cd /tmp
/mnt/cdrom0/installer.exe --log --verbose
If you've already done that, then we have a different problem to
solve. . . .
Stuart
>
> I get a weird response when I execute direct:
> I'm root and execute permissions are on the
> program "installer.exe".
>
> bash-2.05b# /mnt/cdrom0/installer.exe --log --verbose
> bash: /mnt/cdrom0/installer.exe: Permission denied
> bash-2.05b# ls -laF /mnt/cdrom0/installer.exe
> -r-xr-xr-x 1 root root 1264544 Dec 29 15:07
> /mnt/cdrom0/installer.exe*
> bash-2.05b#
>
> >
> > You can circumvent the install bash script and just
> > run install.exe
> > this way:
> >
> > /mnt/cdrom/install.exe --log --verbose
> >
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>