LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   apt-get install problem (https://www.linuxquestions.org/questions/linux-general-1/apt-get-install-problem-613459/)

maginotjr 01-14-2008 07:08 AM

apt-get install problem
 
Hi.

Im trying to reinstall a pkg that was previously installed manualy using dpkg -i <package>

But the directory file was remove by hand, and now when I try to run the install of this package again it complains on package problems and dont let me reinstall...
I have tried
apt-get -f install <package>
dpkg --force-remove-reinstres -P <package>
dpkg --force-remove-reinstres -i <package>

just for the records that package is a J2re version that is needed to run some webapplications... and must be the exactly file I have, cant use the apt-get repository options.


[ ]'s

farslayer 01-14-2008 11:17 AM

j2re is installed in Debian based distributions, using a binary installer file from SUN... have you tried downloading that file directly from SUN and installing it manually ?

http://www.java.com/en/download/help/linux_install.xml


If your issue is with a Specific package it would help for you to list the package name...


All times are GMT -5. The time now is 01:06 PM.