On Mon, Dec 20, 2010 at 7:31 AM, dinesh kumar <[email protected]> wrote: > i get the following errors when i install packages using synaptic > package manager in ubuntu, what to do. > > > E: tex-common: subprocess installed post-installation script returned > error exit status 1 > E: texlive-binaries: dependency problems - leaving unconfigured > E: dvipng: dependency problems - leaving unconfigured > E: tex4ht-common: dependency problems - leaving unconfigured > E: tex4ht: dependency problems - leaving unconfigured > > >
open the terminal and type man apt-get. Man page will be shown, understand what it is. Now try sudo apt-get clean you problem might be resolved. > With Regards, > Dinesh Kumar.A > > http://www.codershandbook.in > _______________________________________________ > ILUGC Mailing List: > http://www.ae.iitm.ac.in/mailman/listinfo/ilugc > -- Regards, Sathishkumar _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
