Announcement

Collapse
No announcement yet.

Installing x11vnc failed or not?

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

    Installing x11vnc failed or not?

    I've tried to install x11vnc.
    Attached is a figure showing the status in the middle of the process.
    After clicking OK, Adept shows x11vnc is installed.

    What does the log in the figure mean?

    Thanks,

    Yair
    Attached Files

    #2
    Re: Installing x11vnc failed or not?

    Yes, part of it is installed, but I doubt it is functional. There is another thread about problems with libqt3-mt. You might do a forced install and see what you get:

    sudo apt-get -f install

    to see if that will complete the install. Other smarter folks may disagree.

    Comment


      #3
      Re: Installing x11vnc failed or not?

      Well, here is the result:

      yair@yair-home:~$ sudo apt-get -f install
      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
      2 not fully installed or removed.
      Need to get 0B of archives.
      After unpacking 0B of additional disk space will be used.
      Setting up libqt3-mt (3:3.3.8really3.3.7-0ubuntu11.1) ...

      Configuration file `/etc/qt3/qt_plugins_3.3rc'
      ==> File on system created by you or by a script.
      ==> File also in package provided by package maintainer.
      What would you like to do about it ? Your options are:
      Y or I : install the package maintainer's version
      N or O : keep your currently-installed version
      D : show the differences between the versions
      Z : background this process to examine the situation
      The default action is to keep your current version.
      *** qt_plugins_3.3rc (Y/I/N/O/D/Z) [default=N] ?

      Setting up kdesudo (1.1-0ubuntu2.2) ...
      Processing triggers for libc6 ...
      ldconfig deferred processing now taking place
      yair@yair-home:~$

      So, where does it stand now?

      Comment


        #4
        Re: Installing x11vnc failed or not?

        Following some post here I've tried the following:

        yair@yair-home:~$ sudo dpkg --configure -a
        yair@yair-home:~$ sudo apt-get -f install
        Reading package lists... Done
        Building dependency tree
        Reading state information... Done
        0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
        yair@yair-home:~$

        Does that mean x11vnc is now fully installed?

        Comment


          #5
          Re: Installing x11vnc failed or not?

          It looks like it to me. The library file may still be hosed preventing it from working, but I think everything is installed. Hopefully they will fix the library package and you will get it via adept_updater.

          Comment

          Working...
          X