mikshaw
Group: Members
Posts: 4856
Joined: July 2004 |
|
Posted: May 06 2005,13:48 |
|
Since you are using a full harddrive install, it doesn't really make a difference what user you choose, EXCEPT when it comes to myDSL extensions. The extensions are, as i said, built specifically for the user 'dsl'. Installing them as another user can result in installation failure, and even screw up some file ownerships. Installing a myDSL extension as user 'dsl' usually results in a program which can then be used by other users, although there will be no menu item or icon for that user.
Apt-get and dpkg use DEB packages, not myDSL packages. This means that they work the same as any other package manager....installation as root is usually required. You don't need to be logged in as root, however. Simply using the command "sudo dpkg -i <packagename>" will install with root power.
-------------- http://www.tldp.org/LDP/intro-linux/html/index.html
|