sketch-devel
[Top][All Lists]
Advanced

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

libtcl/tk8.4


From: Piu Piu
Subject: libtcl/tk8.4
Date: Wed, 26 May 2004 17:58:35 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031007

Hi,

I did compile sketch 0.6.16 on RH9, but here almost no paths have their standard value (tcl/tk-lib is in /freeware/tcl/linux-i386, python in /freeware/python/linux-i386/bin, --prefix=/volume1/users/wlaflere) [due to the shared installation here at university]

no errors during compilation, but when I try to run it from a directory that is not containing libtcl8.4.so and libtk8.4.so, it crashes with:

-------------------------
Traceback (most recent call last):
  File "/volume1/users/wlaflere/bin/sketch", line 30, in ?
    import Sketch
File "/volume1/users/wlaflere/lib/skencil-0.6.16/Sketch/__init__.py", line 53, in ?
    import _sketch
ImportError: libtk8.4.so: cannot open shared object file: No such file or directory
--------------------------

[if these files are present in the run dir, it runs nice !]

only a small inconveniance,
there might be an absolute path somewhere in the code ??
(I'm not a python expert)

(or maybe I did something wrong ?)



thanks anyway,

willem







reply via email to

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