Announcement

Collapse
No announcement yet.

How to install torsmo?

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

    How to install torsmo?

    I have a file: torsmo-0.18.tar.gz and I want to install it.
    - tar -xvzf torsmo-0.18.tar.gz ->worked
    - sudo apt-get update ->worked
    - sudo apt-get install build-essential ->worked
    - ./configure which resulted the following:

    andrei@tcm:~/Desktop/torsmo-0.18$ ./configure
    loading cache ./config.cache
    checking for a BSD compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes
    checking whether make sets ${MAKE}... yes
    checking for working aclocal-1.4... missing
    checking for working autoconf... missing
    checking for working automake-1.4... missing
    checking for working autoheader... missing
    checking for working makeinfo... missing
    checking for gcc... gcc
    checking whether the C compiler (gcc ) works... yes
    checking whether the C compiler (gcc ) is a cross-compiler... no
    checking whether we are using GNU C... yes
    checking whether gcc accepts -g... yes
    checking how to run the C preprocessor... gcc -E
    checking for X... no
    Sorry, X is very much needed
    andrei@tcm:~/Desktop/torsmo-0.18$

    Please help me.

    #2
    Re: How to install torsmo?

    if you read the bottom of THIS PAGE, you will notice in the "Known Problems" area that it doesn't work with gnome and has been said that it doesn't work for KDE.

    I know what you want, and what you are trying to do, so I have 2 suggestions for you:

    You can install superkaramba by:
    Code:
    # sudo apt-get install superkaramba
    You can install conky by:
    Code:
    # sudo apt-get install conky
    There are many different styles/templates/skins out there for both. Superkaramba is graphically better, where as conky is very minimal, but also has a blinking/refresh rate issue that can be annoying to some as it does't occur to everyone.

    Good luck, and enjoy!!!
    Richard Johnson (nixternal)<br />Core Developer :: MOTU :: MOTU Council :: Community Council<br />https://launchpad.net/~nixternal<br />http://www.nixternal.com

    Comment


      #3
      Re: How to install torsmo?

      I have installed conky with Adept and I don't know where to find it.
      Superkaramba uses too much resources for me.

      Comment

      Working...
      X