Search the FAQ Archives

3 - A - B - C - D - E - F - G - H - I - J - K - L - M
N - O - P - Q - R - S - T - U - V - W - X - Y - Z
faqs.org - Internet FAQ Archives

SGI apps Frequently Asked Questions (FAQ)
Section - -33- Netscape complains about a conflicting 'Netscape' file. What should I do?

( Single Page )
[ Usenet FAQs | Web FAQs | Documents | RFC Index | Neighborhoods ]


Top Document: SGI apps Frequently Asked Questions (FAQ)
Previous Document: -32- Netscape emits "X Error"s. What should I do?
Next Document: -34- Why do unwanted programs (e.g. Netscape) start themselves every time I log in?
See reader questions & answers on this topic! - Help others by sharing your knowledge
Date: 09 Dec 1995 00:00:01 EST

  The file in question, probably /usr/lib/X11/app-defaults/Netscape, is
  the X resources (app-defaults) file from another version of Netscape.
  No version of Netscape actually needs that file, so remove it and all
  your versions of Netscape can coexist.

  If you can't, or if you want a customized app-defaults file for each
  version of Netscape, use a script like this:

  #!/bin/sh
  # Set NS to the directory containing the Netscape distribution
  NS=/usr/local/lib/netscape-2.0b3
  XUSERFILESEARCHPATH=$NS/%N.ad:$XUSERFILESEARCHPATH
  export XUSERFILESEARCHPATH
  exec $NS/netscape $*

User Contributions:

Comment about this article, ask questions, or add new information about this topic:




Top Document: SGI apps Frequently Asked Questions (FAQ)
Previous Document: -32- Netscape emits "X Error"s. What should I do?
Next Document: -34- Why do unwanted programs (e.g. Netscape) start themselves every time I log in?

Single Page

[ Usenet FAQs | Web FAQs | Documents | RFC Index ]

Send corrections/additions to the FAQ Maintainer:
sgi-faq@viz.tamu.edu (The SGI FAQ group)





Last Update March 27 2014 @ 02:12 PM