Sunday, 2 June 2013

error while using apt-get instll for any package

error while using apt-get instll for any package

I have tried to install texlive-full with apt-get and the installation stopped due to some errors. Later I removed all folders and files related to texlive, texmf manuallay. Since then I get the following error while trying to use apt-get install for any package. I have tried apt-get clean, aptitude clean etc. Can someone please help me. I think it is the dpkg which is giving the errors. I am using linux mint and am new to using linux. I have pasted the error message below:
Setting up tex-common (3.13) ... find: `/etc/texmf/texmf.d': No such file or directory update-language-dat: cannot read /etc/texmf/hyphen.d/00tex.cnf update-language-dat: if it was removed by accident, it has to be reinstalled with update-language-dat: t=$(mktemp -d); cd $t; apt-get download tex-common ; dpkg -i --force-confmiss tex-common*.deb dpkg: error processing tex-common (--configure): subprocess installed post-installation script returned error exit status 1 dpkg: dependency problems prevent configuration of latex-sanskrit: latex-sanskrit depends on tex-common (>= 3); however: Package tex-common is not configured yet.
dpkg: error processing latex-sanskrit (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of tex-gyre: tex-gyre depends on tex-common (>= 3); however: Package tex-common is not configured yet.
dpkg: error processing tex-gyre (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of texlive-latex-base: texlive-latex-base depends on tex-common (>= 3); however: Package tex-common is not configured yet.
dpkg: error processing texlive-latex-base (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of asymptote: asymptote depends on texlive-latex-base; however: Package texlive-latex-base is not configured yet. asymptote depends on tex-common (>= 3); however: Package tex-common is not configured yet.
dpkg: error processing asymptote (--configure): dependency problems - leaving unconfigured dpkg: dependency problems pre

No comments:

Post a Comment