hello, i need help to install software from a usb-stick on a pclinuxOS system can some1 help me please?
You can place all the rpm packages that you want to install (including their dependencies) on the USB stick and then install them with the rpm -Uvh command.
Here's a list of PCLinuxOS repositories from where you can download the RPMs: http://udmeen.blogspot.com/2007/12/pclinuxos-repository-list.html
when i enter the command: rpm --instal (package) it says that it's a unknown file or map so he can't install it so what i must do now ?
and when i click on a rpm-package there comes a message on my computer that says: "couldn't find 'gksu' executable" what now?
The command is Code: rpm -ivh [I]package[/I] Please use the full path to the packages located on your USB stick. Please run the rpm command as root.