Menu

Installation problem in KNOPPIX 4.0

Help
2005-09-15
2013-04-11
  • Nobody/Anonymous

    I've a problem while installing freemind.
    I've followed the advises to install it, but when I type freemind, I get the following error message:

    Reading Package Lists... Done
    Building Dependency Tree... Done
    Suggested packages:
      freemind-plugins-help freemind-plugins-svg freemind-plugins-time
      freemind-plugins-collab-jabber
    The following NEW packages will be installed:
      freemind
    0 upgraded, 1 newly installed, 0 to remove and 334 not upgraded.
    Need to get 0B/403kB of archives.
    After unpacking 618kB of additional disk space will be used.
    Selecting previously deselected package freemind.
    (Reading database ... 356487 files and directories currently installed.)
    Unpacking freemind (from .../freemind_0.7.1-6_all.deb) ...
    Setting up freemind (0.7.1-6) ...

    # freemind
    Xlib: connection to ":0.0" refused by server
    Xlib: No protocol specified

    Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable.
            at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
            at sun.awt.X11GraphicsEnvironment.<clinit>(Unknown Source)
            at java.lang.Class.forName0(Native Method)
            at java.lang.Class.forName(Unknown Source)
            at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(Unknown Source)
            at java.awt.Window.init(Unknown Source)
            at java.awt.Window.<init>(Unknown Source)
            at java.awt.Frame.<init>(Unknown Source)
            at javax.swing.JFrame.<init>(Unknown Source)
            at freemind.main.FreeMind.<init>(FreeMind.java:78)
            at freemind.main.FreeMind.main(FreeMind.java:500)

    Can you help me please?
    Thank you

    Davide

     
    • Eric L.

      Eric L. - 2005-09-16

      Hi,

      it's most probably because you're logged in as non-root in KDE/GNOME/whatever but try to start freemind as root.
      Start a console/terminal as normal user and start freemind from there, or use Alt+F2 and type freemind in the popping up window, or find the FreeMind menu point (Knoppix fiddles a bit with the menu but it should be under Debian/Apps/Text).

      Last but not least: you've installed freemind 0.7.1 and it's my fault, you should type:
      apt-get -s install freemind/experimental
      (plus freemind-plugins-help freemind-plugins-svg freemind-plugins-time if you want to install the plugins)

      Cheers, Eric

       
    • Nobody/Anonymous

      Thanks for your suggestions, but nothing works at all!!!

      When I type # apt-get -s install freemind/experimental,
      I get this error message:

      Reading Package Lists... Done
      Building Dependency Tree... Done
      E: Release 'experimental' for 'freemind' was not found.

      What have I to do?
      I've installed again the jre and jdk, but no progress!!!
      It's a pity because I need freemind work properly, so I do not use it on XP.

      Thank you, for your help!
      Davide

       
      • Eric L.

        Eric L. - 2005-09-18

        Hi,

        first, did you try to start freemind as normal user and did it work? This should allow you to use freemind 0.7.1 at least (if you are not able to run 0.7.1 there are few changes that you'll be able to run 0.8.0).

        second, in order to install freemind 0.8.0, you should first read the release notes under https://sourceforge.net/project/shownotes.php?release_id=355162 and come back here if you have further questions.

        Hope this helps, Eric

         
    • Nobody/Anonymous

      I have followed your link and now everythink works fine!!!!! thank you for your precious help....

      GRAZIE
      Davide

       

Log in to post a comment.