LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   There's a way to convert lzm 2 txz ? (https://www.linuxquestions.org/questions/slackware-14/theres-a-way-to-convert-lzm-2-txz-4175413921/)

Alchemikos 06-28-2012 07:36 PM

There's a way to convert lzm 2 txz ?
 
Hello Folks

I'm looking for a way to run XFCE-4.10, but I need the dependencies GTK+ 2.20 e Glib 2.24 , I found the GTK in a Slax package but it is a .lzm package.

There's a way to convert it to .txz?

Thanks

Alchemikos

willysr 06-28-2012 07:48 PM

why don't you build it yourself?
use the SlackBuild from source directory in Slackware tree

TommyC7 06-28-2012 08:25 PM

I could've sworn those two packages were in Slackware. I installed xfce4-panel from the xfce4-4.10 repositories once already. Which version of Slackware are you using?

Alchemikos 06-28-2012 08:41 PM

I don't build 'cause the sources that I found appears so old, could be these?
http://ftp.gnome.org/pub/gnome/sources/gtk+/2.0/


I use the Slack 13.37, and the versions there are 1.2.10 for gtk+ and glib, theres a gtk+2 in a version 2.24 and 2.28 for glib2. These last ones covers the the first gtk+ and glib 'generation'.

Thanks for now guys

---------- Post added 06-28-12 at 10:41 PM ----------

I don't build 'cause the sources that I found appears so old, could be these?
http://ftp.gnome.org/pub/gnome/sources/gtk+/2.0/


I use the Slack 13.37, and the versions there are 1.2.10 for gtk+ and glib, theres a gtk+2 in a version 2.24 and 2.28 for glib2. These last ones covers the the first gtk+ and glib 'generation'.

Thanks for now guys

willysr 06-28-2012 08:52 PM

i think you should go up one directory
http://ftp.gnome.org/pub/gnome/sources/gtk+/

Alchemikos 06-28-2012 09:05 PM

Ops! My failure :P hehe

But that sources comes from 2009, is that so?

willysr 06-28-2012 09:38 PM

Yes, but update are available. For example:
Code:

gtk+-2.24.10.tar.xz 06-Feb-2012

ruario 06-29-2012 01:00 AM

For the record, I'm pretty sure you can mount Slax .lzm packages like this to get the contents:

Code:

mount -t squashfs -o loop /path/software.lzm /mnt/tmp


All times are GMT -5. The time now is 03:07 PM.