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

Re: [MiNT] Enabling Xaaes after Easymint install



Hi Martin:

As it turns out, the permissions are correct with the latest
Easymint distribution.  I was able to directly launch a Bash shell
and compile and execute a simple C hello world application.

Once I went to the directory you suggested, I could launch it
directly.

This is great, I now have functional Easymint distribution.

Thanks for the help!

Sean



On Sunday, Jan 26, 2003, at 05:34 US/Central, Martin Tarenskeen wrote:


TosWin2 is part of the EasyMiNT distribution. It should be in
/opt/toswin2/ where you will find toswin2.prg and tw-call.prg. But due to an error in the rpm package (when will this be fixed ?) , you'll have to
make these files executable first:

	cd /opt/toswin2
	chmod 755 toswin2.prg (or was it toswin2.app ?)
	chmod 755 tw-call.prg


After that you'll be able to start it on your desktop by clicking on
U:\opt\toswin2\toswin2.prg. A better idea might be to let it start
automatically from the xa_exec.scl file.

Some programs, like the excellent mail/newsreader pine, will run happily
in TosWin2, but not on the login screen. Others ,like the lynx browser,
can run without GEM, but will look much better in a TosWin2 window.

Martin Tarenskeen