On Sat, Jun 19, 2010 at 1:45 PM, Chandan Prasad Gupta <[email protected]> wrote: > The link is useful but I am getting some problem: > The Mblaze drive came with a .deb file named crossplatformui which i thought > would help in installing the modem but it was neither fully installed nor i > was able to remove it. now when i install any package (required for the > modem installation) it shows problem with the not properly installed > "crossplatformui" package. even I am unable to install "wvdial"
Try sudo apt-get install -f or failing that try sudo dpkg --force-all -r crossplatformui to remove the package. _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
