jailkit-users
[Top][All Lists]
Advanced

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

Re: [Jailkit-users] Missing file/reference: jk_lib.pyc


From: Olivier Sessink
Subject: Re: [Jailkit-users] Missing file/reference: jk_lib.pyc
Date: Sun, 04 Dec 2011 10:00:47 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:8.0) Gecko/20111124 Thunderbird/8.0

On 12/04/2011 10:35 AM, Chris wrote:
On Sat, 03 Dec 2011 21:50:11 +0100
Olivier Sessink<address@hidden>  wrote:

On 12/03/2011 02:01 PM, Chris wrote:

Just downloaded the last two versions .13/.14.  Both bork on the 
'make>>install'with a reference to a missing file, namely 'jk_lib.pyc'

that should have been created during 'make'
jk_lib.pyc is the compiled version of jk_lib.py

Ahhh.. right.

what is the output of 'make' ?

make appears to complete normally.  I've also checked with -B and -d options.
However, redirecting STDERR does give the following output:


   File "jk_lib.py", line 144
     print 'ldd returns non existing library '+subl[2]+' for '+executable
                                             ^
SyntaxError: invalid syntax
<<

I'm using Python 3.2.2 under Linux version 2.6.35.3 (gcc version 4.4.3 (GCC)
It's a sort of self-modified generic install. ;o)

hmmm it could be that the code is not python 3 compatible..

do you have python 2 available on your system?

Olivier




reply via email to

[Prev in Thread] Current Thread [Next in Thread]