You are not logged in.

#1 2012-04-18 10:01:58

clementis
Member
Registered: 2009-08-26
Posts: 37

Failed to install Citrix

Hi,

I'd like to install the citrix client and thus I downloaded the package from AUR which was stated in the Wiki.

I did

$ tar -xvzf file
$ cd PKGBUILD
$ makepkg -s

Then I get this error:

strip:./usr/lib/ICAClient/util/libgstflatstm.64.so: File format not recognized
/usr/bin/fakeroot: Zeile 181:  6655 user defined Signal 1    FAKEROOTKEY=$FAKEROOTKEY LD_LIBRARY_PATH="$PATHS" LD_PRELOAD="$LIB" "$@"

Unfortuantely I didn't find any useful comments for my issue in AUR.

I have no idea what this error is about. Could you please help?

Thx!

Clementis

Offline

#2 2012-04-18 10:12:55

chamber
Member
From: ~/
Registered: 2012-03-29
Posts: 279

Re: Failed to install Citrix

Should it not be

tar -xvzf citrix-client.tar.gz
cd citrix-client
nano PKGBUILD {check this}
makepkg -s

meh

Offline

#3 2012-04-18 17:20:23

clementis
Member
Registered: 2009-08-26
Posts: 37

Re: Failed to install Citrix

Yes you're right and I did exactly what you advised.

However, I don't find any hint for that error in the PKGBUILD.

What does the error mean and how can I solve it?

thx!

Offline

#4 2012-04-18 17:31:44

chamber
Member
From: ~/
Registered: 2012-03-29
Posts: 279

Re: Failed to install Citrix

Honestly not sure, I just tested on my machine and got the same error.  You may be better posting on the AUR page for the citrix-client.


meh

Offline

Board footer

Powered by FluxBB