On Sat, Jan 06, 2001 at 09:33:48PM -0800, Xucaen wrote: > Yikes! > I have done: > apt-get install netscape-base-4 > apt-get install netscape-base-476 > apt-get install netscape-java-476 > apt-get install navigator-base-476 > apt-get install communicator-base-476
Try either: $ apt-get install navigator or $ apt-get install communicator Both are "psuedo-packages", in they only supply the dependencies necessary to get all the parts installed. The first justs gets the browser, the second gets the whole Netscape/Navigator/Mail thingy. It's confusing, because the executable is like "navigator-smotif-476", but it needs these other parts as well. -- Eric G. Miller <[email protected]>

