View Single Post
Old 12-20-2015, 04:11 PM   #10
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
Quote:
Originally Posted by DiapDealer View Post
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.
eschwartz is offline   Reply With Quote