As a new user to DSL since about a week I first like to say thank you to the DSL community. I really like it. My company was looking for a Linux live CD which would fit on a business card to add the Citrix ICA client and give it away to all our employees for remote access purposes. And DSL was the perfect solution to that, IMHO.
I created a .deb package and a .dsl package of the latest Citrix ICA Client version 9.0 for Linux on x86. It's not perfect but "works for me". I guess it's not of much use to most of the DSL users as Citrix is commercial software, however I've seen a couple of posts here about the Citrix ICA client so I thought maybe at least someone could make use of it.
Feedback is welcome. Enjoy!
- DominikThank you VERY much Dominik. Your dsl worked great for me.When I try to run his .dsl package with:
mydsl-load citrixica.dsl
I get the following error:
invalid gzip magic
If anyone could point me in the right direction I would greatly appreciate it, as getting this app is something I desperately need.
Quote
mydsl-load citrixica.dsl
I get the following error:
invalid gzip magic
I used the deb2dsl script from the latest DSL version 1.4 to create this .dsl package from my .deb package. Do you also use this DSL version 1.4? My first guess would be that you somehow have another version of gzip on your system which is incompatible with the version I used to create the .dsl package.Try running Apps->Tools->Upgrade to GNU Utils before you load the citrixica.dsl. This basically loads gnu-utils.dsl for you. I have it in the root of mydsl partition so it loads everytime.
By default, DSL uses the busybox version of gzip. Loading gnu-utils load the "full" version.Next Page...
original here.