Hi All Linuxers
Whenever want to install new package on linux most of the time it gives me error some dependecies are not installed and some list of files which are required to be install. But where I could and how to install those dependencies? Pls. give me suggetions for this.
Thanks for all in advance
Dinesh
Dinesh J Dalvi wrote:
Whenever want to install new package on linux most of the time it gives me error some dependecies are not installed and some list of files which are required to be install.
If you use an rpm based distro, install a utility called 'yum'. If you use a debian based distro install a utility called 'apt'. These are automatic installers that will also download the dependencies and install them.
Regards,
Rony.
___________________________________________________________ NEW Yahoo! Cars - sell your car and browse thousands of new and used cars online! http://uk.cars.yahoo.com/
Sometime Today, DJD cobbled together some glyphs to say:
Whenever want to install new package on linux most of the time it gives me error some dependecies are not installed and some list of
What command are you using to install a new package? What operating system and distro are you using?
Also, a request. Please configure your email client to wrap long lines at around 72 characters. This may be hard to do in rediffmail, in which case consider using a different free email provider.
Philip