Start a Conversation

Unsolved

This post is more than 5 years old

27329

December 10th, 2010 16:00

vWorkspace Linux Connector Ubuntu 10.04/10.10 - solving some issues

Hello All.

Just sharing some finds about the vWorkspace Connector on Ubuntu 10.

The first thing it happens is when you run the prerequisitechecker.sh script.

It complains about not being able to install libboost_thread1.34*. When you hit "y" for trying to install automatically it then returns an error like:

"ERROR: package libboost-thread1.34* is not found, try to install it manually"

This happens because the version 1.34 of libboost_thread is not available anymore for Ubuntu 10, so you going to have to install the most recent one from apt-get, which is the 1.42.

So, you can install the connector with some workarounds because of usb-server component (read my last post about it).

After the installation you can successfully connect to the farm and list the applications, but when you try to launch a application you get an error like "could not connect to rdesktop".

This happens because the vWorkspace Connector is looking for two lib files with old versions that don't exist in the Ubuntu 10.

The first one is libao.so.2. The current version in Ubuntu 10 is libao.so.4.

The second one is libboost_thread-gcc42-mt-1_34_1.so.1.34.1. The current version, as described above, is 1.42.

So to fix this and get a successful connection to your published applications from a Ubuntu 10 connector you should create a symbolic link to their old names, like this:

Enter in the libraries directory: cd /usr/lib

List the content of desired libraries: ls -la libboost_thread* OR ls -la libao*

You will see that for both files there is already a symbolic link called libboost_thread-mt.so AND libao.so, both pointing to their respective current versions.

So you just have to create another link with the name that vWorkspace demands pointing to those existing links, like this:

ln -sv  libboost_thread-mt.so libboost_thread-gcc42-mt-1_34_1.so.1.34.1 for libboost_thread library. AND

ln -sv libao.so libao.so.2 for libao library.

Note that vWorkspace demands those libs with the names cited above.

If it is not clear enough because of my English (sorry about that) please drop me a note so I can provide furter help and instructions.

If anyone of you guys experience any install/execute/connection problems with Linux Connectors, specially for Ubuntu, please let me know.

I will be very glad to help you...

cheers

2 Posts

March 23rd, 2011 07:00

Hi,

thanks for your posting as I fight with the same issue but without to much success.

Maybe you have an idea.

I installed Ubunutu 10.04 LTS 64bit and vWorkspace Linux 7.0

qrdesktop shows:

  qrdesktop: error while loading shared libraries: libpcsclite.so.1: cannot open shared object file: No such file or directory

checking the with ldd

  ldd `which qrdesktop`

    linux-gate.so.1 =>  (0xf76e5000)

    libcrypto.so.0.9.8 => /lib32/i686/cmov/libcrypto.so.0.9.8 (0xf7574000)

    libpcsclite.so.1 => not found

    libasound.so.2 => /usr/lib32/libasound.so.2 (0xf74ab000)

    libao.so.2 => /usr/lib32/libao.so.2 (0xf74a5000)

    libpthread.so.0 => /lib32/libpthread.so.0 (0xf748c000)

    libdl.so.2 => /lib32/libdl.so.2 (0xf7488000)

    libssl.so.0.9.8 => /lib32/i686/cmov/libssl.so.0.9.8 (0xf7442000)

    libboost_thread-gcc42-mt-1_34_1.so.1.34.1 => not found

    libjpeg.so.62 => /usr/lib32/libjpeg.so.62 (0xf7420000)

    libstdc++.so.6 => /usr/lib32/libstdc++.so.6 (0xf732a000)

    libXinerama.so.1 => /usr/lib32/libXinerama.so.1 (0xf7326000)

    libX11.so.6 => /usr/lib32/libX11.so.6 (0xf7209000)

    libspeex.so.1 => not found

    libmpg123.so.0 => /usr/lib32/libmpg123.so.0 (0xf71a9000)

    libgcc_s.so.1 => /usr/lib32/libgcc_s.so.1 (0xf718a000)

    libc.so.6 => /lib32/libc.so.6 (0xf7030000)

    libz.so.1 => /usr/lib32/libz.so.1 (0xf701b000)

    libm.so.6 => /lib32/libm.so.6 (0xf6ff4000)

    librt.so.1 => /lib32/librt.so.1 (0xf6feb000)

    /lib/ld-linux.so.2 (0xf76e6000)

    libXext.so.6 => /usr/lib32/libXext.so.6 (0xf6fdb000)

    libxcb.so.1 => /usr/lib32/libxcb.so.1 (0xf6fc1000)

    libltdl.so.7 => /usr/lib32/libltdl.so.7 (0xf6fb8000)

    libXau.so.6 => /usr/lib32/libXau.so.6 (0xf6fb3000)

    libXdmcp.so.6 => /usr/lib32/libXdmcp.so.6 (0xf6fad000)

It seems there is a problem with 32bit / 64 bit libaries! qrdesktop uses 32bit but e.g. one of the missed libs is there but as 64-bit version:

     file /lib/libpcsclite.so.1.0.0

          /lib/libpcsclite.so.1.0.0: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, stripped

ideas?

Interesting point, I can start the "vWorkspace AppPortal" and adding an XML file I got from my provider but can't connect.

is there a way to trace the connection setup?

Martin

2 Posts

March 23rd, 2011 12:00

abort from the problem above. I can now start the AppPortal load a XML profile connect

and got a different error message:

[Error mkdir: kann Verzeichnis „/tmp/appportal“ nicht anlegen: Die Datei existiert bereits

00004]: Operation succeeded

[Module]: pntsc

[Description]:  Rdesktop error - Unable to connect to server.

sorry there is some german message there

the "Rdesktop error" is maybe a starting point.

Martin

1 Message

February 13th, 2013 08:00

Hello Tiago,

I'm getting the similar error. I can launch my vWorkspace launcher from /usr/local/bin directory. Once I define my broker,login crdentials - it launches my application set- I can see my published desktop here. Once I click on that - it says Error 00004 System error, Module:pntsc, Descripton- Rdesktop error.

If I run ./qrdesktop - it says missing libao.so.2. But this file is already there in .usr/lib directory and linked to libao.so.2.1.3. What I'm missign here.

I tried downloading the file libao2_0.8.8-5ubuntu_i386.deb and while  installing it into my Ubuntu thinclient(T50) by using command sudo dpkg-i-force-all liabo2* or dpkg --force-architecture   It says error loading shared libraries.

Appreciate your help!

Bhim

228 Posts

February 13th, 2013 08:00

Hello Bhim,

In your email it states that you are isntalling the Linux Connector onto your Wyse T50, were you aware that we have a specific installer package for this thin client?

Have you installed the vWorkspace Connector for Linux or the vWorkspace Connector for Linux Wyse T50 7.5?

Please follow this link for further details https://support.quest.com/Download/InstallDetail.aspx?fID=4456746&probjid=1-7GCB8-423

There is also a Community thread with more information on this topic, http://en.community.dell.com/techcenter/virtualization/vworkspace/f/4827/t/19557959#63839

Regards

David

No Events found!

Top