Announcement

Collapse
No announcement yet.

need help installing cnr

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

    need help installing cnr

    Hello, I've tried cnr back then, now we can use cnr in other linux. Can someone help me
    to install this, I am new to linux.

    #2
    Re: need help installing cnr

    Have you looked at http://cnr.com/supportPages/about.se...sationId=90934 ?
    "A problem well stated is a problem half solved." --Charles F. Kettering
    "Sometimes the questions are complicated and the answers are simple."--Dr. Seuss

    Comment


      #3
      Re: need help installing cnr

      Originally posted by arochester

      it aint easy like what you think, i'm a noob.

      Comment


        #4
        Re: need help installing cnr

        The only way to get from being a 'noob' to being 'proficient' is by doing. You have to get your hands dirty eventually - we all did, and still are.

        What you need to do:

        What: Edit sources.list
        How: Open a console and type:
        Code:
        kdesu kate /etc/apt/sources.list
        (enter your password and the file will be opened for editing in Kate)

        What: Add Additional Sources to the bottom of sources.list file
        How: Copy and paste the following to the end of the file:
        #Additional Sources
        deb http://apt2.freespire.org/CNRUbuntuExtra gutsy-extra main restricted
        deb-src http://apt2.freespire.org/CNRUbuntuExtra gutsy-extra main restricted
        What: Uncomment (remove the # sign) the following two lines to add software from the backports repository.
        deb http://us.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse
        deb-src http://us.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse
        What: Comment out deb cdrom:[Ubuntu 7.10 _Gutsy Gibbon_ - Release i386 (20071016)]/ gutsy main restricted
        How: Add a # sign in front of the line

        What: Save the File and Quit

        What: Open a console and type:
        Code:
        sudo apt-get update
        And then type:
        Code:
        apt-cache showpkg cnr-client
        Note: output should display Provides: (the latest build number at the top)
        And then type:
        Code:
        sudo apt-get install cnr-client freespire-archive-keyring
        And then type:
        Code:
        sudo apt-get update
        Once CNR installs properly...
        Click on K Menu and check for the program CNR (not sure where it will be put) or,

        From an open browser, go to: http://www.cnr.com/

        As you said you've used CNR previously, you should know what to do from this point on.
        Using Kubuntu Linux since March 23, 2007
        "It is a capital mistake to theorize before one has data." - Sherlock Holmes

        Comment


          #5
          Re: need help installing cnr

          Or to do it an even simpler way...

          If you are using Gutsy open this page: http://www.cnr.com/supportPages/abou...oadPlugin.seam and click "Download Now" for 7.10

          Right click the resulting download and install with kpackage

          You have now installed the CNR Client.

          Then go to cnr.com and get what you want.

          I haven't used the freespire repositories and it still works

          "A problem well stated is a problem half solved." --Charles F. Kettering
          "Sometimes the questions are complicated and the answers are simple."--Dr. Seuss

          Comment


            #6
            Re: need help installing cnr

            Okay, but why take the 'easy road' when the challenge of the 'twisty path' is there as well? Hey, I'm a Harley rider, and the road with the twists and turns is always preferred over the highway! 8)
            Using Kubuntu Linux since March 23, 2007
            "It is a capital mistake to theorize before one has data." - Sherlock Holmes

            Comment


              #7
              Re: need help installing cnr

              Couldn't do that because it says
              Broken dependencies
              Your system has broken dependencies. This application can not continue until this is fixed. To fix it run 'sudo synaptic' or 'sudo apt-get install -f' in a terminal window.

              What i did is

              jaime@jaime-laptop:~$ sudo dpkg -i '/home/jaime/cnr-client_0.2.3202_i386.deb'
              Selecting previously deselected package cnr-client.
              (Reading database ...
              dpkg: serious warning: files list file for package `libx264-54' missing, assuming package has no files currently installed.
              90275 files and directories currently installed.)
              Unpacking cnr-client (from .../cnr-client_0.2.3202_i386.deb) ...
              dpkg: dependency problems prevent configuration of cnr-client:
              cnr-client depends on libqt4-sql (>= 4.3.2); however:
              Package libqt4-sql is not installed.
              cnr-client depends on curl (>= 7.15.5); however:
              Package curl is not installed.
              cnr-client depends on libssl-dev; however:
              Package libssl-dev is not installed.
              dpkg: error processing cnr-client (--install):
              dependency problems - leaving unconfigured
              Errors were encountered while processing:
              cnr-client
              jaime@jaime-laptop:~$ cnr
              cnr: error while loading shared libraries: libQtSql.so.4: cannot open shared object file: No such file or directory

              it did installed cnr but still it aint working damn i'll try more tomarrow and
              break storm, there should be an easy way.

              Comment


                #8
                Re: need help installing cnr

                i got the cnr deb yesterday and installed it. when i tried to open it it didnt work so what i did was:
                open adept manager and type in cnr. it came up broke so i reinstalled it and all is good.
                hope this helps

                Comment


                  #9
                  Re: need help installing cnr

                  weired, mine isn't in adept I can install now but i need to close adept, but dunno how

                  Comment

                  Working...
                  X