Incoming from Michael Walters: > > Here is the output from my dpkg -l mozilla. As you can see, there are a number > of problems that prevented the installation of mozilla to be complete. > > | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed > |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: > | uppercase=bad) > | > ||/ Name Version Description > > +++-==================-==================-================================= > =================== ii mozilla 1.6-5 Mozilla Web Browser - > dummy package
Good. Now do "apt-cache search mozilla-" (0) keeling /home/keeling_ apt-cache search mozilla- mozilla-chatzilla - Mozilla Web Browser - irc client mozilla-dev - Mozilla Web Browser - development files mozilla-dom-inspector - A tool for inspecting the DOM of pages in Mozilla. mozilla-js-debugger - JavaScript debugger for use with Mozilla mozilla-locale-de-at - Mozilla German Language/Region Package. mozilla-mailnews - Mozilla Web Browser - mail and news support mozilla-xmlterm - Mozilla Web Browser - XML enabled mozilla-psm - Mozilla Web Browser - Personal Security Manager (PSM) mozilla-browser - Mozilla Web Browser - core and browser Now you can "apt-get install mozilla-browser mozilla-psm mozilla-mailnews" Add any others you want onto the end of that line, and they'll be installed at the same time. You might like to see the output of "apt-cache search mozilla" (no "-"); there may be other mozilla-ish stuff you'd like to have. -- Any technology distinguishable from magic is insufficiently advanced. (*) http://www.spots.ab.ca/~keeling - - _______________________________________________ clug-talk mailing list [EMAIL PROTECTED] http://clug.ca/mailman/listinfo/clug-talk_clug.ca

