SliTaz SliTaz Forum

You are not logged in.

#1 2012-02-03 22:35:12

Guest
Guest

Oracle Virtual Desktop Client v3 (OVDC) Not opening?

Hi,

I'm new to Linux and SliTaz.

I am trying to run the Oracle Virtual Desktop Client (version 3) on SliTaz but it does not open.

I believe I successfully installed the program (converted from .deb to .tazpkg) as it appears in the Menu under Internet, but when I execute the program nothing appears.

Is there a way to detect errors or tell what may be stopping the program to open?

Thank you.

#2 2012-02-03 23:07:58

Trixar_za
Administrator
Registered: 2011-03-29
Posts: 1,506

Re: Oracle Virtual Desktop Client v3 (OVDC) Not opening?

You probably need to do a few more converts.

What does it say if you try running it from xterm?

Offline

#3 2012-02-03 23:36:26

Guest
Guest

Re: Oracle Virtual Desktop Client v3 (OVDC) Not opening?

Sorry, how would I do that?

I am not familiar with Linux. I can see (using the file manager) what looks like the installed files in a folder called 'ovdc' under a folder called 'opt', but how would I get there from xterm; and then execute the program, from the list below?

The ovdc folder contains the following files:

NAME, TYPE

----------

dhcp-app, Unknown

jre-6u26-linux-i586.bin, shell script

libvdc.so, shared library

OVDC.jar, java archive

vdc, shell script

...and a bunch of .pdf (user guide in different languages) files and an html file (link to open the user guide).

#4 2012-02-03 23:54:23

Guest
Guest

Re: Oracle Virtual Desktop Client v3 (OVDC) Not opening?

Update:

I have now managed to get to the opt/ovdc folder using a combination of cd and ls commands. I tried to execute the vdc file by typing sh vdc and it returned an error:

vdc: line 7: ./jrel.6.0_26/bin/java: not found

I'm stuck again :-)

#5 2012-02-04 03:06:07

Guest
Guest

Re: Oracle Virtual Desktop Client v3 (OVDC) Not opening?

Update:

It took me a while but I have now extracted 'jre-6u26-linux-i586.bin' within the OVDC folder:

root@slitaz:/opt/ovdc# ls

OVDC.jar                 UserGuide-KO.pdf         dhcp-app

UserGuide-DE.pdf         UserGuide-NL.pdf         index.html

UserGuide-ES.pdf         UserGuide-PT.pdf         jre-6u26-linux-i586.bin

UserGuide-FR.pdf         UserGuide-TW.pdf         jre1.6.0_26

UserGuide-IT.pdf         UserGuide-ZH.pdf         libvdc.so

UserGuide-JA.pdf         UserGuide.pdf            vdc

However, now when I execute vdc (using the sh command, if that is correct) I get the following error:

root@slitaz:/opt/ovdc# sh vdc

Exception in thread "main" java.lang.UnsatisfiedLinkError:

/opt/ovdc/libvdc.so: libpcsclite.so.1: cannot open shared object file:

No such file or directory

       at java.lang.ClassLoader$NativeLibrary.load(Native Method)

       at java.lang.ClassLoader.loadLibrary0(Unknown Source)

       at java.lang.ClassLoader.loadLibrary(Unknown Source)

       at java.lang.Runtime.loadLibrary0(Unknown Source)

       at java.lang.System.loadLibrary(Unknown Source)

       at com.oracle.vdc.control.ClientHandle.<clinit>(ClientHandle.java:9)

       at com.oracle.vdc.control.ClientControl.<init>(ClientControl.java:24)

       at com.oracle.vdc.gui.OVDC.<init>(OVDC.java:98)

       at com.oracle.vdc.gui.OVDC.main(OVDC.java:800)

root@slitaz:/opt/ovdc#

Can you advise further?

Thank you.

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.017 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]