[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Install of Applixware 5.0



I had to use "mount -t iso9660 -o exec /dev/cdrom /cdrom"
The shell script won't execute because the cd filesystem is mounted noexec, making
all the executables on the cd inoperable, so you have to give it the option to have
these executable.  It's somewhere in the applix install instructions, but in small
print.

--Mike

"b.j. halfkann" wrote:

> > Has anyone else installed applix 5.0 from CD ??
>
> login as root
> start X
> open Xshell
>
> mount -r -t iso9600 /dev/[cdrom] /mnt/cdrom
> cd /mnt/cdrom
> ./setup
>
> ...that's all
>
> regards
>
> bernward
>
> --
> Unsubscribe?  mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null



Reply to: