Gisle Vanem wrote:

Hi, I'm a complete Python newbie. So this question is probably
easy.


I installed Mk4 in <root> at g:\MingW32\src\metakit-2.4.9.2,
put the mk*.dll files in <root>\python and changed my $PYTHON_LIB_PATH to
g:/ProgramFiler/Python.23/lib;g:/MingW32/src/metakit-2.4.9.2/python


And cd'ed to 'examples'. But trying to run "python demo.py" failed to find
Mk4py. I assume it's looking for Mk4py.dll which should AFAICS be found
via my $PYTHON_LIB_PATH. But no luck. Anyone?

That should be $PYTHONPATH
type python -h to get a full list of options.


Using Python 2.3 on Win-XP.


Gisle V.

# rm /bin/laden /bin/laden: Not found

_____________________________________________
Metakit mailing list - [EMAIL PROTECTED]
http://www.equi4.com/mailman/listinfo/metakit




_____________________________________________
Metakit mailing list  -  [EMAIL PROTECTED]
http://www.equi4.com/mailman/listinfo/metakit

Reply via email to