Find the answer to your Linux question:
Results 1 to 8 of 8
Hi I am in trouble again, I downloaded for my printer (Canon Pixma i1600) Drivers (for Linux Suse 10.1) from Turboprint. 1) turboprint-1.94-4.tgz 2) turboprint-1.94-4.i386.rpm These suppose both do the ...
  1. #1
    Just Joined!
    Join Date
    Nov 2006
    Posts
    32

    Question Installation of printer drivers

    Hi
    I am in trouble again, I downloaded for my printer (Canon Pixma i1600) Drivers (for Linux Suse 10.1) from Turboprint.

    1) turboprint-1.94-4.tgz
    2) turboprint-1.94-4.i386.rpm

    These suppose both do the job. If that is true which one should I use?
    These are both downloaded to my Desktop. Is that a good idea to download packages to Desktop or is there a better way?

    I need some more info how I can install the driver. All help appreciated!

    Regards Raimond

  2. #2
    Just Joined! ram_88's Avatar
    Join Date
    Nov 2006
    Location
    /europe/sr/vojvodina/kishegyes
    Posts
    21
    Hi!
    Go to konsole:
    Type this:
    Code:
    rpm -i turboprint-1.94-4.i386.rpm
    Then press Enter.
    After installing, stay in the konsole, and configure turboprint with:
    Code:
    xtpsetup
    and with
    Code:
    xtpconfig
    If you want to download your files to another dir. correct the patch in your browser. My patch is point to "/home/home/down/".

  3. #3
    Just Joined!
    Join Date
    Nov 2006
    Posts
    32

    Smile

    Thanks I will try.
    Regards Raimond

  4. #4
    Just Joined!
    Join Date
    Nov 2006
    Posts
    32

    Red face

    Didn't work I cot error: "can't create transaction lock on /var/lib/rpm/ --db.000"

    I have no idea what it means? my be someone can give me an idea what I did wrong? Regards Raimond.

  5. #5
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,344
    Quote Originally Posted by ratt
    Didn't work I cot error: "can't create transaction lock on /var/lib/rpm/ --db.000"

    I have no idea what it means? my be someone can give me an idea what I did wrong? Regards Raimond.
    Were you root when you tried to install the rpm?

  6. #6
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Quote Originally Posted by ratt
    Didn't work I cot error: "can't create transaction lock on /var/lib/rpm/ --db.000"
    you must be 'root' to install packages.
    exectute 'su -' command in terminal before installing package.
    Code:
    su -
    rpm -ivh turboprint-1.94-4.i386.rpm




    casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  7. #7
    Just Joined!
    Join Date
    Nov 2006
    Posts
    32
    Thank you Casper.
    I used your command line, it went in 2 pages. Is that all or what I have to do more. The other 2 commands: xtpsetup and xtpconfig (by ram_8 did not work. Regards Raimond

  8. #8
    Just Joined!
    Join Date
    Nov 2006
    Posts
    32

    Smile

    Hi Casper
    Thanks again you are terrific, I got thing going, i was a little blind in the end I had to configure the connection to USB, the printer is working now! Thanks for all of you! regards Raimond

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...