I need help installin preenv. my preenv is in the MyDocs folder.I ran XTERM,gained root,cd'd to MyDocs and then ran apt-get install.it says preenv not found any help any one?
- Add & enable Extras-devel repository in the application manager.
- Go to Xterminal, gain root access and run 'apt-get update'
- once update is complete, run 'apt-get install preenv'
ohh ... you have downloaded the file??? if you are installing from a local file,
- go the folder where the file is located
- in Xterminal run "dpkg -i <filename>.deb"
If you download via apt-get, it should install the dependencies for you. It sounds like that didn't work 'cos you didn't have extras-dev enabled as raghu pointed out...
Yup .. u need to have extras-dev repo. It will be easy to install the dependencies at a single go. Else, you will need to download all the dependency files to make it work.