Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: gam on April 13, 2020, 05:36:11 AM

Title: What is -dev.tcz?
Post by: gam on April 13, 2020, 05:36:11 AM
When I was installing the webkitgtk+ from source code. I realized python and ruby have -dev.tcz. What is the difference between app.tcz and app-dev.tcz? (to install other app from source code or to develop python/ruby or it's a beta version)
Thanks.
Title: Re: What is -dev.tcz?
Post by: Juanito on April 13, 2020, 06:37:06 AM
The *-dev extensions contain files only required for compiling against that extension, but not for running it.