From: Francesco M. <f18...@ya...> - 2006-02-01 21:05:42
|
Hi, John Labenski ha scritto: > I did make and then make install, still no luck. I've tried setting > PYTHONPATH, LD_LIBRARY_PATH, LD_RUN_PATH, copying _bottlenecks.[l]a to > other directories, same exact error. Grrr... this is why I don't like > to make installing things too complicated because it's very easy to > make it impossible to figure out how to "just make it work." Weird. on my (linux) system it works correctly. Maybe it is something cygwin-related ? Can you please try to install bakefile 0.1.9.1 and then replace the $(prefix)/lib/bakefile, $(prefix)/share/bakefile/rules and $(prefix)/share/bakefile/output folders with respectively the files taken from my frm-bakefile/src, frm-bakefile/rules, frm-bakefile/output ? That should surely work. Francesco |