Page 1 of 1
Install problems with WindowsME
Posted: Sat Aug 13, 2005 8:30 pm
by pjot
Hi,
Today I had to install WindowsME on my second (smaller) machine. Of course I installed newLisp 8.6.1. However, newLisp-tk does not start and generates the following warning:
Error sourcing /freewrap/newlisp-tk.tcl: can't read "env PROGRAMFILES)": no such variable
Is WindowsME supported at all? The console binary runs fine. I thought I'ld let you know.
Peter
Posted: Sat Aug 13, 2005 9:07 pm
by Lutz
the oldest version supported is Windows 2k, but you could set the environment variable PROGRAMFILES in the autoexec.bat file of Windows ME.
Lutz
Posted: Sat Aug 13, 2005 9:18 pm
by newdep
Posted: Sat Aug 13, 2005 9:27 pm
by pjot
Well I already found it. I installed newLisp into "c:\newlisp". Therefore, I have to put the environment variable "PROGRAMFILES" to the directory above it, e.g. "c:\". So I added this line to 'autoexec.bat' and rebooted:
Now newLisp-TK works perfectly all right. If I installed newLisp into "c:\program files\newlisp\", then the environment variable has to point to "c:\program files\".
Thanks
Peter
Posted: Sat Aug 13, 2005 10:53 pm
by Ryon
WindowsME is evil. There are sooooo many other operating systems to choose from!
Posted: Sat Aug 13, 2005 11:10 pm
by pjot
You are completely right! I abandoned Windoze almost 10 years ago, after those crashes with Win95, and switched to Linux permanently. But now I need it for some experiments... probably it's of my hard drive next week (phew!).
Posted: Mon Aug 15, 2005 4:17 am
by Ryon
I wasn't taking a crack at Micro$oft, or Windows in general. I was referring specifically to WindowsME as evil. Use Windows for Workgroups, or anything but WindowsME.
Posted: Mon Aug 15, 2005 9:34 am
by pjot
Well, let's not be too harsh on WindowsME! :-) I had to do the following things to get it stable:
------------------
1) Remove the System Restore functionality completely
2) Edit 'system.ini' with the following settings:
Code: Select all
[vcache]
MinFileCache=51200
MaxFileCache=51200
[386Enh]
PerVMFiles=200
3) Then perform a downgrade on the Explorer Shell since deleting files hung my desktop, as is described here for Win98:
http://www.frankprovo.com/win98ie6filesproblem.htm
------------------
It's running quite well now, even my DVDplayer and TVcard are recognized. Maybe I switch back to Windows after all... :-P
Still I can only install programs of which I am sure they will not put something nasty in the SYSTEM directory. But my favorite programs (newLisp, GTK-server, gVim, MinGW, etc) behave correctly.
And of course, already using the newLisp wallpaper!
-Peter
Posted: Mon Aug 15, 2005 9:47 am
by newdep
If you put the time and effort into money? would it be quicker and cheaper to buy XP or 2000 and install that? ;-)
..hehe..
Norman.
Posted: Mon Aug 15, 2005 10:20 am
by pjot
Probably. The problem with XP however is, that if I install it, this will cost 3Gb of hard drive space extra. And after installation of Service Pack 1 last week nothing worked anymore.