Announcement

Collapse
No announcement yet.

how to install this screensaver?(solved)

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

    how to install this screensaver?(solved)

    oh well...i just downloaded this screensaver(http://www.kde-apps.org/content/show.php/KDE+Asciiquarium?content=29207) and want to install it and got no idea on how to do it...the tut its hard for me to catch can someone help me?

    Tut
    To install:
    Extract the tarball, and change to its directory (aasaver-0.3.2). In that directory, run the following:

    ./configure
    make
    make install (this may need run as root)

    You will then be able to find Asciiquarium in the Miscellaneous category of the Screensaver Control Panel.
    I already downloaded it now what?

    #2
    Re: how to install this screensaver?

    you will nead to make shure you have the package ..build-essential instaled first

    so in a konsole

    Code:
    sudo apt-get install build-essential
    then read this

    http://www.tuxfiles.org/linuxhelp/softinstall.html

    and for good masure this to

    https://help.ubuntu.com/community/CheckInstall

    good luck 8) 8)

    VINNY
    i7 4core HT 8MB L3 2.9GHz
    16GB RAM
    Nvidia GTX 860M 4GB RAM 1152 cuda cores

    Comment


      #3
      Re: how to install this screensaver?

      agh...dammit...y do i always end up reading tuts...XD haha oh well thanks either way

      Comment


        #4
        Re: how to install this screensaver?

        Originally posted by kiraitachi
        agh...dammit...y do i always end up reading tuts...XD haha oh well thanks either way
        tisk tisk little ninja and do your kata.......sensay seas tuts are your frend.........no realey

        VINNY
        i7 4core HT 8MB L3 2.9GHz
        16GB RAM
        Nvidia GTX 860M 4GB RAM 1152 cuda cores

        Comment


          #5
          Re: how to install this screensaver?

          tisk tisk little ninja and do your kata.......sensay seas tuts are your frend.........no realey

          VINNY
          hahahh nice one really funny XD. yeah il look the tuts dont worry about it.

          Comment


            #6
            Re: how to install this screensaver?

            ok so i was reading the tut and following the steps when... boom!!! haha nah so...when i was following these steps
            # tar xvzf package.tar.gz (or tar xvjf package.tar.bz2)
            # cd package
            # ./configure
            # make
            # make install
            once i extract and put cd into the directory i created i wrote ./configure and seems i jumped right into a prob...can anyone help me plz? thanks


            THis is what i got in my konsole while i was writting
            kira@Kiraitachi:~$ cd aasaver-0.3.2
            kira@Kiraitachi:~/aasaver-0.3.2$ ./configure
            scons not installed, installing local copy.
            /home/kira/aasaver-0.3.2/scons-local-0.96.1/SCons/Sig/MD5.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead
            md5=imp.load_module('md5', file, name, desc)
            scons: Reading SConscript files ...
            /home/kira/aasaver-0.3.2/scons-local-0.96.1/SCons/Platform/posix.py:3: DeprecationWarning: The popen2 module is deprecated. Use the subprocess module.
            import popen2
            File "/home/kira/aasaver-0.3.2/scons-local-0.96.1/SCons/Tool/gas.py", line 1

            import as

            ^

            SyntaxError: invalid syntax

            Unable to configure scons

            Comment


              #7
              Re: how to install this screensaver?

              aaa I gess eather you ore I sence I was trying to help you, should wave read the hole page.

              http://www.kde-apps.org/content/show...?content=29207

              Depends on: KDE 3.3.x
              at the bottim of the post's on that page thare is a post about how to get it to work with KDE4+

              but it rquiers a diff patch and I'm not a blackbelt yet...... so I cant help with that....sorey

              I'v never done a diff patch!!

              VINNY
              i7 4core HT 8MB L3 2.9GHz
              16GB RAM
              Nvidia GTX 860M 4GB RAM 1152 cuda cores

              Comment


                #8
                Re: how to install this screensaver?

                haha its okey dude i was reading the post at the beginning and i just got stuked but dont worry ill look more places.

                Comment

                Working...
                X