PDA

View Full Version : Installing Programs Help.



Prons
03-14-2004, 05:29 AM
Im very new to Linux, and enjoying it so far, Knoppix has sucsueded in puting in most things I need, except for a few things. So I like get DCGUI's RPM file, and I open it and click install and it brings this up, now I took a short look and I don't think Knoppix has a program called alien, so what do I do about this error?

<mnt/hdd1/dclib-0.2.21-1mdk.i586.rpm';echo RESULT=$?
rpm: To install rpm packages on Debian systems, use alien. See README.Debian.
error: cannot open Packages index using db3 - No such file or directory (2)
error: cannot open Packages database in /var/lib/rpm
RESULT=1

I didn't see anything about this in the documentation.

OErjan
03-14-2004, 11:07 AM
use apt-get install dc...
or get a *.deb and install that.
or apt-get install alien, download a alien.deb...

Prons
03-14-2004, 07:10 PM
In the shell thing?

knoppix@ttyp1[knoppix]$ apt-get install dc
W: Not using locking for read only lock file /var/lib/dpkg/lock
E: Unable to write to /var/cache/apt/
E: The package lists or status file could not be parsed or opened.
knoppix@ttyp1[knoppix]$ apt-get install alien
W: Not using locking for read only lock file /var/lib/dpkg/lock
E: Unable to write to /var/cache/apt/
E: The package lists or status file could not be parsed or opened.
knoppix@ttyp1[knoppix]$

What does that mean? It does not sound very good! And where do I get a .deb? (Yes I am an uber n00p)

Prons
03-15-2004, 03:48 AM
(Sorry for the double post!)

Ah well I seem to be getting closer, when I try to install a .deb in kpackage it says Read-only file system so I looked, and couldnt find anything, so could some one point me to a place where I can learn where I can set the File system to non read only?

fingers99
03-15-2004, 06:03 AM
Hang on, are you running Knoppix from the CD?

Prons
03-15-2004, 07:54 AM
Yes, I don't have it on the drive, I use the live CD.

Prons
03-16-2004, 11:06 PM
I hate to keep bumping this thread up, but can anyone help? It says my file system is read only so I cant install my .deb, so how do I change my file system? I looked and cant find it anywhere, and I really would like to get my BT to work.

Stephen
03-17-2004, 01:19 AM
I hate to keep bumping this thread up, but can anyone help? It says my file system is read only so I cant install my .deb, so how do I change my file system? I looked and cant find it anywhere, and I really would like to get my BT to work.

You have to install knoppix to the HD to install additional software.

OErjan
03-17-2004, 09:38 PM
yes hddinstall or making a "custm" cd, are only ways you can get a new program onto knoppix.
the custom part is not an easy task for a beginner.