Damn Small Linux (DSL) Forums

MyDSL Extensions => Gtk2 => Topic started by: jcdq on December 23, 2015, 08:18:35 AM



Title: how to convert gtk+-2.12.9.uci to tar.gz
Post by: jcdq on December 23, 2015, 08:18:35 AM
Hi, friends!
How can I convert  gtk+-2.12.9.uci to *.tar.gz?


Title: Re: how to convert gtk+-2.12.9.uci to tar.gz
Post by: CNK on December 24, 2015, 09:36:06 PM
I haven't tried it myself, but in theory you should be able to simply use tar to compress the directory the .uci puts gcc into, which should be in /opt. There may be a symlink created eg. /usr/bin/gcc which would have to be included as well.

The tar command to make an archive is "tar cvzf <dir 1> <dir 2> ...".


Title: how to convert gtk+-2.12.9.uci to tar.gz
Post by: jcdq on December 27, 2015, 04:55:19 AM
Thank you, CNK!


Powered by SMF 1.1.20 | SMF © 2013, Simple Machines