"Peter" == Peter Cock <[EMAIL PROTECTED]> writes:

Peter> Has anyone done this?  (used Windows 95 with Plucker)

The Development of the Windows related parts are done in Win95 :-)
(And sure it work fine here on 95)

Peter> Attempting to run a database "hotsync" from the start menu fails with the
Peter> following error message:

Peter> Exception ElnOutError im Modul RUNSYNC.EXE bei 0000E518.
Peter> I/O-Fehler 103.

This means "TOO_MANY_SEM_REQUESTS".

The Program create a Semaphore at startup. This is a little global
maker that is set and can be accessed by any other program and this
are deleted by quit the program. I set this, so the Installer can
detect a running Plucker session and can tell you "Please Quit Plucker
before installing".

I do not know why this fail, i guess you are low of resources. Have
you tried to reboot the PC?

Peter> I think the problem may be with Python, I downloaded and
Peter> installed Perl 2.1 which appeared to install OK.

I Guess you would say Python 2.1.

No it's no related to Python, but you can use Python 2.1 if you wan't.

Peter> However, if I try to run PYTHON.EXE, PYTHONW.EXE or W9XOPEN.EXE (with no
Peter> arguments) from a "DOS Box" (Windows 95 command prompt) I get the following
Peter> errors:

Peter> Cannot execute D:\PROGRA~1\PYTHON21\PYTHON.EXE
Peter> or,
Peter> Cannot execute D:\PROGRA~1\PYTHON21\PYTHONW.EXE
Peter> or,
Peter> Cannot execute D:\PROGRA~1\PYTHON21\W9XOPEN.EXE

Low Recourses -- Reboot!?


cu,
 Dirk

-- 
Permanent URLs to the latest Version (1.1SR3) of the Plucker Windows installer
 - For the Webpage: http://www.dirk-heiser.de/plucker
 - Direct Download: http://www.dirk-heiser.de/plucker/plucker.exe [2.79MB]

Reply via email to