I'm trying to get things ironed out in Windows, but I can't get the
bakefile program to work. I installed it in cygwin and did
$configure --prefix=/home/jlabenski/lib/frm_bakefile/install (a clean dir)
then when I run this in the wxLua/build/bakefile dir
$export PYTHONPATH=/home/jlabenski/lib/frm-bakefile/install/lib/bakefile/
$~/lib/frm_bakefile/install/bin/bakefile_gen
I get these errors
[EMAIL PROTECTED] bakefiles]$
~/lib/frm-bakefile/install/lib/bakefile/bakefile_gen.py
[1/23] generating watcom from ../../apps/build/bakefiles/apps.bkl
Traceback (most recent call last):
File "/home/jlabenski/lib/frm-bakefile/install/lib/bakefile/bakefile.py",
line 198, in ?
run(sys.argv[1:])
File "/home/jlabenski/lib/frm-bakefile/install/lib/bakefile/bakefile.py",
line 47, in run
import reader, writer
File "/home/jlabenski/lib/frm-bakefile/install//lib/bakefile/reader.py",
line 26, in ?
import mk
File "/home/jlabenski/lib/frm-bakefile/install//lib/bakefile/mk.py",
line 25, in ?
import bottlenecks
File "/home/jlabenski/lib/frm-bakefile/install//lib/bakefile/bottlenecks.py",
line 5, in ?
import _bottlenecks
ImportError: No module named _bottlenecks
[bakefile_gen] error: bakefile exited with error
I assume it's trying to load _bottlenecks.la, but it can't seem to
find it. Any ideas?
Regards,
John Labenski
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
Wxlua-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wxlua-users