Quote:
Originally Posted by DiapDealer
That's the prefix to the tcl8x and tk8x data directories (which contain all the *.tcl files). On my build system, that's -DTCLTK_SUPPORT=/usr/local/lib. I know it's /usr/share/tcltk on some package-based systems.
|
I did figure that out, but there doesn't seem to be any cmake find_package(), which is less convenient but could still be gotten automatically with pkg-config I suppose.
Quote:
The only other things needed (aside from all the extra Python3 modules listed in the docs) should be having chrpath installed, and having makeself v2.2.0 (it only needs patched if you're going to create a system-wide installer) somewhere on your path (I just create links to makeself.sh and makeself-header.sh in /usr/local/bin).
|
That would explain it. I didn't expect to see a *.sh file called from outside the source tree.
Quote:
At least I think that's currently all. 
No problem. Always happy to let others play. I am going to move this discussion to its own thread, though.
|
Sure thing.