don't get JPE (Java Python Extension) compiled.

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Tamer Higazi

    don't get JPE (Java Python Extension) compiled.

    Hi people!
    I want to compile the Java Python Extension which I downloaded through
    CVS "http://jpe.cvs.sourcef orge.net/jpe/"

    Building JPE by bootstrapping the makefile system with the cmd:

    "python makefile.py"

    from the top source directory.

    I receive the following error message:

    working in </home/tamer/JPE/jpe>
    use make command <make>
    <env make -f config.mk>
    ksh /home/tamer/JPE/libplus/bin/pybatch.ksh /home/tamer/JPE/libplus
    /usr/bin/python -c "import devkit; devkit.pythonex e = None; import imp;
    imp.load_source ( 'makefile', 'makefile.py', open(
    'makefile.py')) .genmake()"
    /bin/sh: ksh: command not found
    make: *** [all] Error 127



    for any help solving my problem getting JPE compiled, I would thank you
    very much


    Tamer Higazi
Working...