Click to See Complete Forum and Search --> : Help getting Citrix client to install


phreakpiercer
11-28-2002, 10:56 AM
I have no clue how this works!
Not very experienced with Linux at all, so any help would be great

I followed the instuctions that came with it, and can't seem to get it to install

As far as the readme says all i have to do is run the setupwfc shell script, but nothing seems to happen when I do that. Am I missing something?

Hayl
11-28-2002, 11:05 AM
how are you running it?

it is supposed to ask you a few questions then install when you run that script.

phreakpiercer
11-28-2002, 11:12 AM
I'll prolly sound like a fool, but I just clicked the icon

I figure I prolly have to run it in a console or something, but like i said not to experienced with linux at all and I don't know how to do that

Hayl
11-28-2002, 11:24 AM
open up a terminal and do this

su
<enter root password>

./setupwfc

phreakpiercer
11-28-2002, 11:30 AM
thanks!