We have another file compressor/decompressor; the necessary Porteus module is here posted:
http://www.mediafire.com/?yb45gg4jqm7gzr2
Download it to "modules" and activate. Invoke it in CLI by typing xz -help to see the options.
Enjoy
Uncompressing *.xz files
- wread
- Module Guard
- Posts: 1256
- Joined: 09 Jan 2011, 18:48
- Distribution: Porteus v5.0-kde-64 bits
- Location: Santo Domingo
- Contact:
Uncompressing *.xz files
Porteus is proud of the FASTEST KDE ever made.....(take akonadi, nepomuk and soprano out and you will have a decent OS).
The Porteus Community never sleeps!
The Porteus Community never sleeps!
- brokenman
- Site Admin
- Posts: 6105
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
Re: Uncompressing *.xz files
xz is already included in porteus .... but this is a more recent version that wread has posted. Thanks.
How do i become super user?
Wear your underpants on the outside and put on a cape.
Wear your underpants on the outside and put on a cape.
- wread
- Module Guard
- Posts: 1256
- Joined: 09 Jan 2011, 18:48
- Distribution: Porteus v5.0-kde-64 bits
- Location: Santo Domingo
- Contact:
Re: Uncompressing *.xz files
I just tried to decompres a *.tar.xz file with our regular tools and got an empty folder!
So I made this module to resolve the issue. We will all need this version, sooner or later....
Regards!
So I made this module to resolve the issue. We will all need this version, sooner or later....
Regards!
Porteus is proud of the FASTEST KDE ever made.....(take akonadi, nepomuk and soprano out and you will have a decent OS).
The Porteus Community never sleeps!
The Porteus Community never sleeps!
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: Uncompressing *.xz files
@wread
are you sure that archive was not corrupted? could you provide a link to it?
which Porteus tools did you use to unpack it?
are you sure that archive was not corrupted? could you provide a link to it?
which Porteus tools did you use to unpack it?
Please add [Solved] to your thread title if the solution was found.
- wread
- Module Guard
- Posts: 1256
- Joined: 09 Jan 2011, 18:48
- Distribution: Porteus v5.0-kde-64 bits
- Location: Santo Domingo
- Contact:
Re: Uncompressing *.xz files
@fanthom
I downloaded kdelibs-4.8.1.tar.xz from alien.slackbook.org - yes that is the new format of alien sources!-
I tried renaming it to xzm without success. I also used ark with no results. In both cases, I got an empty folder.
Then I went googling and found this program, compiled it, and it worked. Decompressed kdelibs-4.8.1 as expected.
Meanwhile I have compiled the module with Zeroconf capability and posted it in wread.4shared.com as planned.
Regards!
I downloaded kdelibs-4.8.1.tar.xz from alien.slackbook.org - yes that is the new format of alien sources!-
I tried renaming it to xzm without success. I also used ark with no results. In both cases, I got an empty folder.
Then I went googling and found this program, compiled it, and it worked. Decompressed kdelibs-4.8.1 as expected.
Meanwhile I have compiled the module with Zeroconf capability and posted it in wread.4shared.com as planned.
Regards!
Porteus is proud of the FASTEST KDE ever made.....(take akonadi, nepomuk and soprano out and you will have a decent OS).
The Porteus Community never sleeps!
The Porteus Community never sleeps!
- Ahau
- King of Docs
- Posts: 1331
- Joined: 28 Dec 2010, 15:18
- Distribution: LXDE & Xfce 32/64-bit
- Location: USA
Re: Uncompressing *.xz files
rworkman has been handling source tarballs as tar.xz for a while now... I've had no trouble unpacking them with 'tar -xvf'. Repackaging took a little more time to sort out: 'tar cvf - directoryname | lzma > archivename.tar.xz' Perhaps alien bob has run it through some other kind of compression algorithm as well?
Please take a look at our online documentation, here. Suggestions are welcome!
- brokenman
- Site Admin
- Posts: 6105
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
Re: Uncompressing *.xz files
Please also try tar -Jxf
How do i become super user?
Wear your underpants on the outside and put on a cape.
Wear your underpants on the outside and put on a cape.
- wread
- Module Guard
- Posts: 1256
- Joined: 09 Jan 2011, 18:48
- Distribution: Porteus v5.0-kde-64 bits
- Location: Santo Domingo
- Contact:
Re: Uncompressing *.xz files (NOT NECESSARY!)
@brokenman
tar -Jxf Works!
Thanks for the tip, I can spare the 284 Kb, so people, we don't need this module, it was only a momentary tool...
Regards
tar -Jxf Works!
Thanks for the tip, I can spare the 284 Kb, so people, we don't need this module, it was only a momentary tool...
Regards
Porteus is proud of the FASTEST KDE ever made.....(take akonadi, nepomuk and soprano out and you will have a decent OS).
The Porteus Community never sleeps!
The Porteus Community never sleeps!