Announcement

Collapse
No announcement yet.

Problema con ICA CITRIX

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Problema con ICA CITRIX

    /usr/lib/ICAClient/wfcmgr: error while loading shared libraries: libXm.so.3: cannot open shared object file: No such file or directory
    ragga@raggapc:/usr/lib$ vi /usr/lib/ICAClient/wfcmgr


    please help =P

    se agradece

    #2
    Re: Problema con ICA CITRIX

    Check to see if you have "libmotif3" installed.

    Comment


      #3
      Re: Problema con ICA CITRIX

      yes, libmotif3 is installed and links (ln) is ok.


      U_u

      Comment


        #4
        Re: Problema con ICA CITRIX

        OK. Try this. This is the actual run command from my install. Press Alt-F2 and put this command there and click run. Let me know what it does.

        Code:
        /usr/lib/ICAClient/wfcmgr -icaroot /usr/lib/ICAClient

        Comment


          #5
          Re: Problema con ICA CITRIX

          ragga@raggapc:~$ /usr/lib/ICAClient/wfcmgr -icaroot /usr/lib/ICAClient
          /usr/lib/ICAClient/wfcmgr: error while loading shared libraries: libXm.so.3: cannot open shared object file: No such file or directory
          ************************************************** **************************

          ragga@raggapc:~$ ls -lt /usr/lib/libXm*
          lrwxrwxrwx 1 root root 14 2008-03-17 23:26 /usr/lib/libXm.so.4 -> libXm.so.3.0.2
          lrwxrwxrwx 1 root root 14 2008-03-17 20:10 /usr/lib/libXm.so -> libXm.so.3.0.2
          lrwxrwxrwx 1 root root 14 2008-03-17 20:10 /usr/lib/libXm.so.3 -> libXm.so.3.0.2
          lrwxrwxrwx 1 root root 15 2008-03-17 20:10 /usr/lib/libXmu.so -> libXmu.so.6.2.0
          lrwxrwxrwx 1 root root 15 2008-03-15 18:24 /usr/lib/libXmu.so.6 -> libXmu.so.6.2.0
          lrwxrwxrwx 1 root root 16 2008-03-15 18:24 /usr/lib/libXmuu.so.1 -> libXmuu.so.1.0.0
          -rw-r--r-- 1 root root 13800 2007-07-24 04:00 /usr/lib/libXmuu.so.1.0.0
          -rw-r--r-- 1 root root 101992 2007-07-24 04:00 /usr/lib/libXmu.so.6.2.0
          -rw-r--r-- 1 root root 196096 2007-07-24 04:00 /usr/lib/libXmu.a
          -rw-r--r-- 1 root root 4511482 2007-05-02 00:24 /usr/lib/libXm.a
          -rw-r--r-- 1 root root 2796640 2007-05-02 00:24 /usr/lib/libXm.so.3.0.2


          u.u please help

          Comment


            #6
            Re: Problema con ICA CITRIX

            Hello,

            I had the same problem with the library file. For some reason, Java 6 conflicted with JRE 1.4. Here's what worked for me:

            - uninstalled Java 6
            - reinstalled JRE 1.4
            - installed the complete OpenMotif package as listed on the Citrix web site
            - installed the ICA client

            Citrix works fine now. I hope this helps.

            Comment

            Working...
            X