On Fri, 4 Sep 2009, Mark Jenkins wrote:

The situation is complicated further by the fact that the .py and .so files that are eventually installed together into $(pythondir)/$PACKAGE ($PACKAGE is gnucash) are still in separate places after make, the python files are in src/optional/python-bindings, and the .so files end up wherever the autotools put them, in my case src/optiona/python-bindings/.libs/ .

I handle this case by symlinking the .so files to the directory with the
.py files for testing.

--
              Stuart D. Gathman <stu...@bmsi.com>
Business Management Systems Inc.  Phone: 703 591-0911 Fax: 703 591-6154
"Confutatis maledictis, flamis acribus addictis" - background song for
a Microsoft sponsored "Where do you want to go from here?" commercial.
_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to