Re: Is Citrix client working on dfly?

2010-10-18 Thread Chris Turner

Tomas Bodzar wrote:
  However it was still not running so I dived in to the script and found

that there is test for OS. This test is made by 'uname -s' and case
for BSD systems is ...*BSD), but DragonflyBSD shows DragonFly. So
I modified it directly in script and after that installation went fine
and without problems. I will test real funcionality tomorrow, but I


It's really amazing how much stuff this fixes,
for the record - if anyone is thinking porting stuff to dragonfly
is always tough - its not (always, that is)

definately worth a 2 minute grep through any broken builds
for something like 'FreeBSD' (NetBSD, OpenBSD, etc, etc)
before giving up on making software 'X' work on DragonFly

little programming knowledge required

/2c



Re: Is Citrix client working on dfly?

2010-10-16 Thread Tomas Bodzar
This is working on OpenBSD
http://marc.info/?l=openbsd-miscm=108811948415017w=2 , you just need
to have Linux emulation enabled. I changed that on Dfly and Linux
emulation is enabled, but all I get is :

 sudo ./setupwfc

This package does not contain a version of Citrix Receiver for this workstation.



On Fri, Oct 15, 2010 at 8:59 AM, Sascha Wildner s...@online.de wrote:
 On 10/15/2010 7:41, Tomas Bodzar wrote:

 Hi all,

 I'm looking for info if Citrix client is working on DragonflyBSD. I
 found only this in archives

 http://leaf.dragonflybsd.org/~hasso/pbulk-logs/20090509.1517/citrix_ica-10.6.115659nb1/install.log
 , but it looks like try from pkgsrc. I'm using Citrix client on
 OpenBSD and I was able to install it directly (downloaded from Citrix
 page) outside of pkg system and Linux emulation (which is however
 quite old here).

 It seems the situation hasn't improved yet:

 http://avalon.dragonflybsd.org/reports/i386/2.7/20100916.0518/citrix_ica-10.6.115659nb1/install.log

 It would be great if you could try compiling it from pkgsrc yourself and
 figure out why it breaks.

 Regards,
 Sascha




-- 
“If you’re good at something, never do it for free.” —The Joker



Re: Is Citrix client working on dfly?

2010-10-16 Thread Tomas Bodzar
Ok I'm further. I was able to install latest version of ICA client
from 
http://www.citrix.com/English/ss/downloads/details.asp?downloadId=3323productId=186c1=sot2755
. It went fine after modifications mentioned by people on misc@ .

However it was still not running so I dived in to the script and found
that there is test for OS. This test is made by 'uname -s' and case
for BSD systems is ...*BSD), but DragonflyBSD shows DragonFly. So
I modified it directly in script and after that installation went fine
and without problems. I will test real funcionality tomorrow, but I
don't expect any problems because I have same setup in OpenBSD. I used
defaults so it's in /usr/lib/ICAclient, but as this is vm I don't need
to care for now.

I'm not sure what's wrong with version from pkgsrc because I can see
that problem mentioned above is solved in pkgsrc, but other stuff is
done differently in patches (eg. /bin/true case) and I installed newer
version of client and to default location and not to /usr/pkg.


On Sat, Oct 16, 2010 at 6:20 PM, Tomas Bodzar tomas.bod...@gmail.com wrote:
 This is working on OpenBSD
 http://marc.info/?l=openbsd-miscm=108811948415017w=2 , you just need
 to have Linux emulation enabled. I changed that on Dfly and Linux
 emulation is enabled, but all I get is :

 sudo ./setupwfc

 This package does not contain a version of Citrix Receiver for this 
 workstation.



 On Fri, Oct 15, 2010 at 8:59 AM, Sascha Wildner s...@online.de wrote:
 On 10/15/2010 7:41, Tomas Bodzar wrote:

 Hi all,

 I'm looking for info if Citrix client is working on DragonflyBSD. I
 found only this in archives

 http://leaf.dragonflybsd.org/~hasso/pbulk-logs/20090509.1517/citrix_ica-10.6.115659nb1/install.log
 , but it looks like try from pkgsrc. I'm using Citrix client on
 OpenBSD and I was able to install it directly (downloaded from Citrix
 page) outside of pkg system and Linux emulation (which is however
 quite old here).

 It seems the situation hasn't improved yet:

 http://avalon.dragonflybsd.org/reports/i386/2.7/20100916.0518/citrix_ica-10.6.115659nb1/install.log

 It would be great if you could try compiling it from pkgsrc yourself and
 figure out why it breaks.

 Regards,
 Sascha



-- 
“If you’re good at something, never do it for free.” —The Joker



Re: Is Citrix client working on dfly?

2010-10-15 Thread Sascha Wildner

On 10/15/2010 7:41, Tomas Bodzar wrote:

Hi all,

I'm looking for info if Citrix client is working on DragonflyBSD. I
found only this in archives
http://leaf.dragonflybsd.org/~hasso/pbulk-logs/20090509.1517/citrix_ica-10.6.115659nb1/install.log
, but it looks like try from pkgsrc. I'm using Citrix client on
OpenBSD and I was able to install it directly (downloaded from Citrix
page) outside of pkg system and Linux emulation (which is however
quite old here).


It seems the situation hasn't improved yet:

http://avalon.dragonflybsd.org/reports/i386/2.7/20100916.0518/citrix_ica-10.6.115659nb1/install.log

It would be great if you could try compiling it from pkgsrc yourself and 
figure out why it breaks.


Regards,
Sascha


Re: Is Citrix client working on dfly?

2010-10-15 Thread Colin Adams
What about the Java client? I use this on Linux in preference to the Linux
client so that I won't have to install an ancient library (motif, i seem to
remember).

On 15 October 2010 07:59, Sascha Wildner s...@online.de wrote:

 On 10/15/2010 7:41, Tomas Bodzar wrote:

 Hi all,

 I'm looking for info if Citrix client is working on DragonflyBSD. I
 found only this in archives

 http://leaf.dragonflybsd.org/~hasso/pbulk-logs/20090509.1517/citrix_ica-10.6.115659nb1/install.loghttp://leaf.dragonflybsd.org/%7Ehasso/pbulk-logs/20090509.1517/citrix_ica-10.6.115659nb1/install.log
 , but it looks like try from pkgsrc. I'm using Citrix client on
 OpenBSD and I was able to install it directly (downloaded from Citrix
 page) outside of pkg system and Linux emulation (which is however
 quite old here).


 It seems the situation hasn't improved yet:


 http://avalon.dragonflybsd.org/reports/i386/2.7/20100916.0518/citrix_ica-10.6.115659nb1/install.log

 It would be great if you could try compiling it from pkgsrc yourself and
 figure out why it breaks.

 Regards,
 Sascha




-- 
Colin Adams
Preston, Lancashire, ENGLAND
()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments


Re: Is Citrix client working on dfly?

2010-10-15 Thread Tomas Bodzar
I will be out of my machine for 14 days and I need to know it before
installing dfly on that PC, but I will try it in VMware during next 14
days if it's working fine and I will not use pkgsrc version, but
directly version from Citrix page which is working on OpenBSD fine.

On Fri, Oct 15, 2010 at 8:59 AM, Sascha Wildner s...@online.de wrote:
 On 10/15/2010 7:41, Tomas Bodzar wrote:

 Hi all,

 I'm looking for info if Citrix client is working on DragonflyBSD. I
 found only this in archives

 http://leaf.dragonflybsd.org/~hasso/pbulk-logs/20090509.1517/citrix_ica-10.6.115659nb1/install.log
 , but it looks like try from pkgsrc. I'm using Citrix client on
 OpenBSD and I was able to install it directly (downloaded from Citrix
 page) outside of pkg system and Linux emulation (which is however
 quite old here).

 It seems the situation hasn't improved yet:

 http://avalon.dragonflybsd.org/reports/i386/2.7/20100916.0518/citrix_ica-10.6.115659nb1/install.log

 It would be great if you could try compiling it from pkgsrc yourself and
 figure out why it breaks.

 Regards,
 Sascha




-- 
“If you’re good at something, never do it for free.” —The Joker



Is Citrix client working on dfly?

2010-10-14 Thread Tomas Bodzar
Hi all,

I'm looking for info if Citrix client is working on DragonflyBSD. I
found only this in archives
http://leaf.dragonflybsd.org/~hasso/pbulk-logs/20090509.1517/citrix_ica-10.6.115659nb1/install.log
, but it looks like try from pkgsrc. I'm using Citrix client on
OpenBSD and I was able to install it directly (downloaded from Citrix
page) outside of pkg system and Linux emulation (which is however
quite old here).

Thanks a lot

-- 
“If you’re good at something, never do it for free.” —The Joker