Netscape install. Is bash pulling my leg?

2000-03-15 Thread Vitux
Hi there
Trying to install Netscape 4.72.
I fetch the
communicator-v472-export.x86-unknown-linuxglibc2.0.tar.gz
from the Netscape ftp-site.
put it in its own dir in /home/vitux (mkdir  cp
foo)
untar with tar -xvvzf foo.tar.gz (something like
that: a ton of files is unpacked)
now when I try to invoke the install-script (I
type ns-install at the prompt)
it just says bash: command not found
I know positively that ns-install is there among
the rest of the untarred files, and I am logged in
as root.
What's wrong?
Running Slink, 2.0.36, 486/100, 50M RAM, 1.4 G hd.
Regards
Vitux


-- 
Death comes to us in various guises, 
swiftly changing as a baby's mood...


Debian GNU/Linux
Micro$loth-free Zone


Re: Netscape install. Is bash pulling my leg?

2000-03-15 Thread spectral
On Thu, 16 Mar 2000, Vitux wrote:

 it just says bash: command not found
 I know positively that ns-install is there among
 the rest of the untarred files, and I am logged in
 as root.

You must write ./ns-install  since that directory you have extracted it to
is not in your path.

/Jonas


Solved: Netscape install. Is bash pulling my leg?

2000-03-15 Thread Vitux
[EMAIL PROTECTED] wrote:
 
 On Thu, 16 Mar 2000, Vitux wrote:
 
  it just says bash: command not found
  I know positively that ns-install is there among
  the rest of the untarred files, and I am logged in
  as root.
 
 You must write ./ns-install  since that directory you have extracted it to
 is not in your path.
 
 /Jonas
 
Thanks a lot, that worked.
Sorry to trouble you with such trivialities ;-)
Vitux


-- 
Death comes to us in various guises, 
swiftly changing as a baby's mood...


Debian GNU/Linux
Micro$loth-free Zone


Netscape install

2000-03-07 Thread Paul Nesbit
Trying to install netscape on deb box using KDE.

Stderr is :
./netscape: error in loading shared libraries
libstdc++-libc6.1-1.so.2: cannot open shared object file: No such file or 
directory


I currently have libstdc++2.9  
and libc6 version 2.0.7.19981211-6

Do I need to upgrade this package?


Re: HELP: Instructions for Netscape install in Deb2.0

1999-12-17 Thread ktb
Albert Hurd wrote:
 
 Can anyone direct me to instructions for a Netscape 4.5 install in
 Debian 2.0.
 Thanks.

If you want 4.5 you can get it at, 

http://www.netscape.com/download/archive/client_archive4x.html

you can use 'lynx' to download.  If you can find the ftp site for the
older browsers that would be more convenient.

For Hamm I think you want, the communicator 'x86 LINUX 2.0' version,
unless you want just the stand alone browser.
Copy to /tmp run the 'Netscape4' install program through 'dselect',
(read the 'Netscape4' directions first) and that is about it.  It has
been a year since I installed on Hamm.  Hope I got the right version.
hth,
kent


HELP: Instructions for Netscape install in Deb2.0

1999-12-16 Thread Albert Hurd


Can anyone direct me to instructions for a Netscape 4.5 install in Debian
2.0.
Thanks.
--
Albert Hurd



Netscape install problem

1999-04-27 Thread Robert-Jan Kuijvenhoven
Hi,

I have installed netscape 4.5, but when try to start it I get the following 
error:

can't load library 'libXpm.so.4'

I have tried to find a library with such name, but I could not find it.

Can anybody help me out here, please?

Thanks

Robert-Jan


Re: Netscape install problem

1999-04-27 Thread Horvath Robert
On Tue, 27 Apr 1999, Robert-Jan Kuijvenhoven wrote:

 Hi,
 
 I have installed netscape 4.5, but when try to start it I get the following 
 error:
 
 can't load library 'libXpm.so.4'
 
 I have tried to find a library with such name, but I could not find it.
 
 Can anybody help me out here, please?
 
 Thanks
 
 Robert-Jan
 
 
 -- 
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null
 
 
I got this problem when I tried to install Netscape from the tar.gz format 
without the netscape4 debian installer package. If this is how you tried
to install, then try this package. Its on the Debian CD.

Bye 

Robert


Re: Netscape install problem

1999-04-27 Thread MallarJ
In a message dated 4/27/99 11:02:19 AM Central Daylight Time, 
[EMAIL PROTECTED] writes:

 I have installed netscape 4.5, but when try to start it I get the following 
 error:
  
  can't load library 'libXpm.so.4'
  
  I have tried to find a library with such name, but I could not find it.
  
  Can anybody help me out here, please?
  
  

To find what file is in what packages, search the Contents file.  For example:

grep libXpm.so.4 Contents-i386


The short answer you need the xpm4.7 (I think that's the name of it) package. 
 Depending on whether your Netscape needs libc5 or libc6, you'll need the 
corresponding version of xpm.

-Jay


Re: Netscape install problem

1999-04-27 Thread Robert-Jan Kuijvenhoven
Thanks for your reply Robert. However, I did use the netscape4 installer.

Any ideas?


On Tue, Apr 27, 1999 at 06:01:50PM +0200, Horvath Robert wrote:
 On Tue, 27 Apr 1999, Robert-Jan Kuijvenhoven wrote:
 
  Hi,
  
  I have installed netscape 4.5, but when try to start it I get the following 
  error:
  
  can't load library 'libXpm.so.4'
  
  I have tried to find a library with such name, but I could not find it.
  
  Can anybody help me out here, please?
  
  Thanks
  
  Robert-Jan
  
  
  -- 
  Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null
  
  
 I got this problem when I tried to install Netscape from the tar.gz format 
 without the netscape4 debian installer package. If this is how you tried
 to install, then try this package. Its on the Debian CD.
 
 Bye 
 
 Robert
 


Re: Netscape install problem

1999-04-27 Thread Jan Muszynski
Having just gone through this :)
When you download the files from Netscape make sure you download the 
glibc version. This is the 'unsupported' version. Then try again 
(using the Debian installer).


On 27 Apr 99, at 17:55,  Robert-Jan Kuijvenhoven 
 wrote about Netscape install problem:

 Hi,
 
 I have installed netscape 4.5, but when try to start it I get the following 
 error:
 
 can't load library 'libXpm.so.4'
 
 I have tried to find a library with such name, but I could not find it.
 
 Can anybody help me out here, please?
 
 Thanks
 
 Robert-Jan
 
 
 -- 
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null
 
 
 


==
   Jan M.-  mailto:[EMAIL PROTECTED]

   PGP key mailto:[EMAIL PROTECTED]
   Fingerprint:397D 093C E802 964E  5316 B90A 93CE 6696
  
Thought for the day:
  All right, brain, I don't like you and you don't like me
  - so let's just do this and I'll get back to killing you with beer.
 -- Homer Simpson



Re: Netscape install problem

1999-04-27 Thread Robert-Jan Kuijvenhoven
Thanks, I have got it working now.


Re: Netscape Install

1999-03-13 Thread wtopa

Subject: Netscape Install
Date: Wed, Mar 10, 1999 at 04:28:45PM -0800

In reply to:Rob Pratt

Quoting Rob Pratt([EMAIL PROTECTED]):
 
 Hello.
 
 Excuse the newbie question, but I'm having a tough time getting the
 ns-install script to run to install Netscape on a 486 machine. The version
 I'm using is 4.51 for Linux 2.0 (supported). The readme says simply to run
 the script -- and voila, it installs. However, when I try to run the script,
 I get the error ns-install: not found even though I can see it in the
 directory where I'm trying to run it. Also, I've tried the manual install
 instructions (copying files, running a couple of gzips, etc.) with no
 success. Can someone provide a couple of steps or point to a script that
 does work?
 
 Rob Pratt

at the prompt do ./ns-install

-- 
You can't make a program without broken egos.
___
Wayne T. Topa [EMAIL PROTECTED]


Netscape Install

1999-03-11 Thread Rob Pratt
Hello.

Excuse the newbie question, but I'm having a tough time getting the
ns-install script to run to install Netscape on a 486 machine. The version
I'm using is 4.51 for Linux 2.0 (supported). The readme says simply to run
the script -- and voila, it installs. However, when I try to run the script,
I get the error ns-install: not found even though I can see it in the
directory where I'm trying to run it. Also, I've tried the manual install
instructions (copying files, running a couple of gzips, etc.) with no
success. Can someone provide a couple of steps or point to a script that
does work?

Rob Pratt


Re: Netscape Install

1999-03-11 Thread dyer
Rob Pratt wrote:

 Hello.

 Excuse the newbie question, but I'm having a tough time getting the
 ns-install script to run to install Netscape on a 486 machine. The version
 I'm using is 4.51 for Linux 2.0 (supported). The readme says simply to run
 the script -- and voila, it installs. However, when I try to run the script,
 I get the error ns-install: not found even though I can see it in the
 directory where I'm trying to run it. Also, I've tried the manual install
 instructions (copying files, running a couple of gzips, etc.) with no
 success. Can someone provide a couple of steps or point to a script that
 does work?

 Rob Pratt

 --
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null

I believe the short answer is that you need to run:
./ns-install
the ./ tells it to run in the current directory. It was reporting that it was 
not
found because the current directory is not in your path.

Long answer is to use the .deb's for netscape.

Hmm, that seemed backwards...

--

dyer




netscape install

1998-12-18 Thread Tom Ahola

Hi All,

I've recently switched to Debian from slackware.
Tons of problems appear.  But I'm not giving it up yet.

I'm trying to install netscape 4.5 (non-debian package
with manual install).  When I try to run netscape
it complains Cannot load libXt.so.6.  The library is
correctly installed beacuse other programs can use it.
Same problem with netscape 4.05.  Does this need
the xcompat package?  But the xcompat package is missing!

Another Q.  If the OffiX originates from xfm, then where
is the window where you can put icons that start my favourite
programs?  I only get the files windows.

I also try to understand why gpm is pasting to my screen
continuously when i move the mouse and how I can put a
tiled color xpm as the root image in X when the great XV
package is not included in Debian

Thank you very many, if somebody can help!

Tom.




RE: netscape install

1998-12-18 Thread Shaleh

On 18-Dec-98 Tom Ahola wrote:
 
 Hi All,
 
 I've recently switched to Debian from slackware.
 Tons of problems appear.  But I'm not giving it up yet.
 
 I'm trying to install netscape 4.5 (non-debian package
 with manual install).  When I try to run netscape
 it complains Cannot load libXt.so.6.  The library is
 correctly installed beacuse other programs can use it.
 Same problem with netscape 4.05.  Does this need
 the xcompat package?  But the xcompat package is missing!

Sounds like you grabbed the libc5 version.  do: ldd netscape in the directory
where netscape lives.  If it shows a libc5, go back and get the glibc2 version.


 how I can put a
 tiled color xpm as the root image in X when the great XV
 package is not included in Debian
 

Xv lives in non-free because it is NOT open software.  If you use it you are
supposed to pay for it.  There are many better apps than xv.  if you want xv
look in the non-free section on an ftp mirror of Debian.  apt and/or dselect
will help here.


Re: Netscape install

1998-12-09 Thread Rino Mardo
I think you should get the netscape installer.  I had a similar problem and
the only way to install is to use the netscape installer which can be found
in binary-i386.


-Original Message-
From: Tamas Nyitrai [EMAIL PROTECTED]
To: John Greer [EMAIL PROTECTED]
Cc: debian-user@lists.debian.org debian-user@lists.debian.org
Date: Wednesday, December 09, 1998 12:52 AM
Subject: Re: Netscape install


On Tue, 8 Dec 1998, John Greer wrote:

 I was setting up Netscape last night on my machine, 2.0.34, X-
 Windows, KDE.  I got libc5 installed and then when I tried to install
 the motifn I got a dependency error stating that I need to install
 xbase.  This is obviously installed.  Then when I tried to dpkg the
 netscape.deb file I got dependency problems with libg++ and xlib6g
 both of which I have.  I ran ldconfig to no avail to.  Any clues???

Have you installed the oldlib version of those libraries? Since your
Netscape is running with libc5, you have to install the non-glibc version
of libg++ and xlib6 as well ...

Hope this helps...

Regards,
Tamas


--
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] 
/dev/null

BEGIN:VCARD
VERSION:2.1
N:Mardo;Rino
FN:Rino Mardo
ORG:Obaid Humaid Al-Tayer;IT Department
TITLE:Network and Systems Administrator
NOTE:Certified Lotus Professional, R4 Administrator
TEL;WORK;VOICE:+971 4 825000
TEL;WORK;FAX:+971 4 824901
ADR;WORK:;;P.O. Box 2623;Dubai;;;United Arab Emirates
LABEL;WORK;ENCODING=QUOTED-PRINTABLE:P.O. Box 2623=0D=0ADubai=0D=0AUnited Arab Emirates
URL:http://members.tripod.com/~rinom/
EMAIL;PREF;INTERNET:[EMAIL PROTECTED]
EMAIL;INTERNET:[EMAIL PROTECTED]
EMAIL;INTERNET:[EMAIL PROTECTED]
EMAIL;INTERNET:[EMAIL PROTECTED]
REV:19981209T052802Z
END:VCARD


Re: Netscape install

1998-12-08 Thread John Greer
I was setting up Netscape last night on my machine, 2.0.34, X-
Windows, KDE.  I got libc5 installed and then when I tried to install 
the motifn I got a dependency error stating that I need to install 
xbase.  This is obviously installed.  Then when I tried to dpkg the 
netscape.deb file I got dependency problems with libg++ and xlib6g 
both of which I have.  I ran ldconfig to no avail to.  Any clues???

John


Re: Netscape install

1998-12-08 Thread Tamas Nyitrai
On Tue, 8 Dec 1998, John Greer wrote:

 I was setting up Netscape last night on my machine, 2.0.34, X-
 Windows, KDE.  I got libc5 installed and then when I tried to install 
 the motifn I got a dependency error stating that I need to install 
 xbase.  This is obviously installed.  Then when I tried to dpkg the 
 netscape.deb file I got dependency problems with libg++ and xlib6g 
 both of which I have.  I ran ldconfig to no avail to.  Any clues???

Have you installed the oldlib version of those libraries? Since your
Netscape is running with libc5, you have to install the non-glibc version
of libg++ and xlib6 as well ...

Hope this helps...

Regards,
Tamas


netscape install fail

1998-11-16 Thread Vera Lucia Mazzocchi

Hi,

I'm trying to install communicator 4.5 on my system using
netscape4 installer. The files are correctly set into the file system, but
the wrapper script (/usr/X11/bin/netscape) has some typos and sintaxe
errors, I guess, because it didn't launch netscape. It used to work before
I upgrade some files (slink). 
Some help, please!
If somebody has an old wrapper script and can send to me, I'll
thanks.
I'm using netscape4  - Version: 4.0-14
communicator-v45-export.x86-unknown-linux2.0glibc.tar.gz
If a call netscape script I have the following output:

mario linux1: /usr/X11/bin$ netscape
/usr/bin/X11/netscape: [: missing `]'
netscape: locale `pt_BR' not supported by Xlib; trying `C'.
netscape: locale `C' not supported either.
Perhaps the $XNLSPATH environment variable is not set correctly?

and nothing is launched! 
Some other info:
bash 2.01.1-4.1
libc6 2.0.7u-5
xbase 3.3.2.3a-7
xlib6g 3.3.2.3a-7

[]s,
Mario O.de Menezes | Many are the plans in a man's heart, but
IPEN-CNEN/SP   | is the Lord's purpose that prevails Prov. 19.21


Re: Netscape install

1998-10-20 Thread Peter Granroth
On Mon, Oct 19, 1998 at 11:48:28PM +0100, M.C. Vernon wrote:
 Dear all,
 
   I have grabbed the libc6 verion of netscape, and installed the
 following packages:
 
 netscape-base-4 5
 netscape-base-4 4.07-1
 
 I have no netscape binary - only netscape-remote, which fails with not
 running on display :0.0, when clearly it is (or so env says)
 
 Which package do I need to just be able to run netscape???
 

I think you need navigator-smotif-407, netscape-java-407,
navigator-nethelp-407 and communicator-spellchk-407 for a complete
install, although I think that you only need to install the first
of the packages I mentioned above (or communicator-smotif-407 if
you want the complete comunicator suite, not just the navigator)
to get a basic install, but I'm not 100% sure, I use 4.5 now.

HTH
-- 
--
+ Peter Granroth +  Microsoft is NOT the answer  +
+ mailto:[EMAIL PROTECTED] +   Microsoft is the question   +
+ http://granroth.ml.org +   The answer is NO+
--


Netscape install

1998-10-19 Thread M.C. Vernon
Dear all,

I have grabbed the libc6 verion of netscape, and installed the
following packages:

netscape-base-4 5
netscape-base-4 4.07-1

I have no netscape binary - only netscape-remote, which fails with not
running on display :0.0, when clearly it is (or so env says)

Which package do I need to just be able to run netscape???

Matthew 

-- 
Elen sila lumenn' omentielvo

Steward of the Cambridge Tolkien Society
Selwyn College Computer Support
http://www.geocities.com/Area51/Chamber/8841/
http://www.cam.ac.uk/CambUniv/Societies/tolkien/
http://pick.sel.cam.ac.uk/


Re: Netscape install problems .. please help ???

1998-07-04 Thread Christopher Barry
I tried this, because when I did an archives search I found a small thread that 
talked
about this bug. Switching to 16 or 32 did not work for me. Is there *anyone* 
that this
actually worked for, specifically jumping from 24 to 32, because don't 24 and 
32 both
support the same number of colors (2^24), and 32 just uses the 8 extra bits for
something else?

[EMAIL PROTECTED] wrote:

  seems we have a problem here ... it relieves me from feeling totally
  dumb. Anyone could suggest the SAFE way of setting things up for the
  COLOUR Netscape ??? Thanks.

  Now I have
  running Netscape but it is black and white, and I don't know what to do 
  *sigh*.

 This wouldn't be the 24bpp bug? Netscape in 24bpp gets black/white
 icons... Switch X to 16 or 32 bpp and see if that works better...

 /Michael
 --
 |  Linux: Turn on...Tune in...Fork out... |
 | Michael Tempsch, member of Ballistic Wizards, TIP#088, POG#130, PPIG#11 |
 |   [EMAIL PROTECTED]|hotmail.com] [EMAIL PROTECTED]|
 |  Cell.Phone:+46 705487554   URL:http://www.dtek.chalmers.se/%7Ed1temp   |

 --
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null




--  
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null


Re: Netscape install problems .. please help ???

1998-07-04 Thread Robert Alexander
FWIW The development netscape Ed suggested worked flawlessly colorful
for me.

Christopher Barry wrote:
 
 I tried this, because when I did an archives search I found a small thread 
 that talked
 about this bug. Switching to 16 or 32 did not work for me. Is there *anyone* 
 that this
 actually worked for, specifically jumping from 24 to 32, because don't 24 and 
 32 both
 support the same number of colors (2^24), and 32 just uses the 8 extra bits 
 for
 something else?
 
 [EMAIL PROTECTED] wrote:
 
   seems we have a problem here ... it relieves me from feeling totally
   dumb. Anyone could suggest the SAFE way of setting things up for the
   COLOUR Netscape ??? Thanks.
 
   Now I have
   running Netscape but it is black and white, and I don't know what to do 
   *sigh*.
 
  This wouldn't be the 24bpp bug? Netscape in 24bpp gets black/white
  icons... Switch X to 16 or 32 bpp and see if that works better...
 
  /Michael
  --
  |  Linux: Turn on...Tune in...Fork out... |
  | Michael Tempsch, member of Ballistic Wizards, TIP#088, POG#130, PPIG#11 |
  |   [EMAIL PROTECTED]|hotmail.com] [EMAIL PROTECTED]|
  |  Cell.Phone:+46 705487554   URL:http://www.dtek.chalmers.se/%7Ed1temp   |
 
  --
  Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null
 
 --
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null

-- 
Robert Alexander - IBM Italy
work e-mail : [EMAIL PROTECTED]
private : [EMAIL PROTECTED]


--  
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null


Re: Netscape install problems .. please help ???

1998-07-04 Thread Ed Cogburn
[EMAIL PROTECTED] wrote:
 
  seems we have a problem here ... it relieves me from feeling totally
  dumb. Anyone could suggest the SAFE way of setting things up for the
  COLOUR Netscape ??? Thanks.
 
  Now I have
  running Netscape but it is black and white, and I don't know what to do 
  *sigh*.
 
 This wouldn't be the 24bpp bug? Netscape in 24bpp gets black/white
 icons... Switch X to 16 or 32 bpp and see if that works better...
 
 /Michael


Michael's right.  Well I'll be... I just tried all 8,16,24, and 32 bpp
and in 24 bpp mode NS comes up in black  white.  Never knew about that
bug cause I never used 24bpp.  Its not you Christopher, blame it on NS!


-- 
Ed


--  
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null


Netscape install problems .. please help ???

1998-07-03 Thread Robert Alexander
Where is the Netscape installer package for Communicator 4.05 to be
found  

I tried installing it out of the package system but when I try starting
netscape I get a  ... could not load libXt.so.6.

This file, belonging to the installed xlib6g package, is in
/usr/X11R6/lib (actually its a link to libXt.so.6.0).

Kernel 2.0.34 on an HAMM system.

Thank you very much in advance.

Bob Alexander
-- 
Robert Alexander - IBM Italy
work e-mail : [EMAIL PROTECTED]
private : [EMAIL PROTECTED]


--  
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null


Re: Netscape install problems .. please help ???

1998-07-03 Thread Christopher Barry
Hi,

I just had to deal with this problem today. Netscape is a libc5 application, and
you'll need some packages from section oldlibs. There is a libXt.so.6 in both
xlib6g(for libc6) and in xlib6(for libc5, in section oldlibs). After installing 
xlib6,
I don't remember if I got one or two more errors for missing files, I know that 
one of
them was xpm4.7 and that all the packages I needed were in section oldlibs. Now 
I have
running Netscape but it is black and white, and I don't know what to do *sigh*.

Chris

Robert Alexander wrote:

 Where is the Netscape installer package for Communicator 4.05 to be
 found 

 I tried installing it out of the package system but when I try starting
 netscape I get a  ... could not load libXt.so.6.

 This file, belonging to the installed xlib6g package, is in
 /usr/X11R6/lib (actually its a link to libXt.so.6.0).

 Kernel 2.0.34 on an HAMM system.

 Thank you very much in advance.

 Bob Alexander
 --
 Robert Alexander - IBM Italy
 work e-mail : [EMAIL PROTECTED]
 private : [EMAIL PROTECTED]

 --
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null




--  
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null


Re: Netscape install problems .. please help ???

1998-07-03 Thread Robert Alexander
Yuk Chris,
seems we have a problem here ... it relieves me from feeling totally
dumb. Anyone could suggest the SAFE way of setting things up for the
COLOUR Netscape ??? Thanks.

Christopher Barry wrote:
 
 Hi,
 
 I just had to deal with this problem today. Netscape is a libc5 application, 
 and
 you'll need some packages from section oldlibs. There is a libXt.so.6 in both
 xlib6g(for libc6) and in xlib6(for libc5, in section oldlibs). After 
 installing xlib6,
 I don't remember if I got one or two more errors for missing files, I know 
 that one of
 them was xpm4.7 and that all the packages I needed were in section oldlibs. 
 Now I have
 running Netscape but it is black and white, and I don't know what to do 
 *sigh*.
 
 Chris
 
 Robert Alexander wrote:
 
  Where is the Netscape installer package for Communicator 4.05 to be
  found 
 
  I tried installing it out of the package system but when I try starting
  netscape I get a  ... could not load libXt.so.6.
 
  This file, belonging to the installed xlib6g package, is in
  /usr/X11R6/lib (actually its a link to libXt.so.6.0).
 
  Kernel 2.0.34 on an HAMM system.
 
  Thank you very much in advance.
 
  Bob Alexander
  --
  Robert Alexander - IBM Italy
  work e-mail : [EMAIL PROTECTED]
  private : [EMAIL PROTECTED]
 
  --
  Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null
 
 --
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null

-- 
Robert Alexander - IBM Italy
work e-mail : [EMAIL PROTECTED]
private : [EMAIL PROTECTED]


--  
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null


Re: Netscape install problems .. please help ???

1998-07-03 Thread Ed Cogburn
Christopher Barry wrote:
 
 Hi,
 
 I just had to deal with this problem today. Netscape is a libc5 application, 
 and
 you'll need some packages from section oldlibs. There is a libXt.so.6 in both
 xlib6g(for libc6) and in xlib6(for libc5, in section oldlibs). After 
 installing xlib6,
 I don't remember if I got one or two more errors for missing files, I know 
 that one of
 them was xpm4.7 and that all the packages I needed were in section oldlibs. 
 Now I have
 running Netscape but it is black and white, and I don't know what to do 
 *sigh*.
 
 Chris
 
 Robert Alexander wrote:
 
  Where is the Netscape installer package for Communicator 4.05 to be
  found 
 
  I tried installing it out of the package system but when I try starting
  netscape I get a  ... could not load libXt.so.6.
 
  This file, belonging to the installed xlib6g package, is in
  /usr/X11R6/lib (actually its a link to libXt.so.6.0).
 
  Kernel 2.0.34 on an HAMM system.
 
  Thank you very much in advance.
 
  Bob Alexander
  --
  Robert Alexander - IBM Italy
  work e-mail : [EMAIL PROTECTED]
  private : [EMAIL PROTECTED]
 


There is a libc6 version of NS Professional v4.05 on
home.netscape.com.  Look near where the other versions are but look for
a subdir named 'development' instead of 'shipping'.  The name of the
tarfile will have 'glibc2' in its name.


-- 
Ed


--  
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null


Re: Netscape install problems .. please help ???

1998-07-03 Thread d1temp


 seems we have a problem here ... it relieves me from feeling totally
 dumb. Anyone could suggest the SAFE way of setting things up for the
 COLOUR Netscape ??? Thanks.

 Now I have
 running Netscape but it is black and white, and I don't know what to do 
 *sigh*.

This wouldn't be the 24bpp bug? Netscape in 24bpp gets black/white
icons... Switch X to 16 or 32 bpp and see if that works better...

/Michael
-- 
|  Linux: Turn on...Tune in...Fork out... |
| Michael Tempsch, member of Ballistic Wizards, TIP#088, POG#130, PPIG#11 |
|   [EMAIL PROTECTED]|hotmail.com] [EMAIL PROTECTED]|
|  Cell.Phone:+46 705487554   URL:http://www.dtek.chalmers.se/%7Ed1temp   |


--  
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null


Netscape install was Re: memory usage and Netscape

1998-06-26 Thread AJT60

While we are on the topic, I have had problems using the debian install
package to install Netscape 4.05. I copy the .tar.gz file (somethinging
like netscape-405-unknown-linux20-export.tar.gz, IIRC), rename it by
deleting the export word (so the install package doesn't complain) and
do a 

dpkg -i netsca~2.deb 

(my debian CD was cut from a DOS/win3.11 system. So shoot me.)

and then I get an error message something like

illegal seek: ns-install. 

plus the usual unable to install package messages. 
It's not as if ns-install isn't there, either, because I untarred and
gunziped it by hand and used the self-same script to install it,
heretically not using the .deb package. Is there something that's eluding
me? 

Andrew Tarr

If you're not part of the solution, you're part of the precipitate
|___
http://multinet.co.nz/personalhomepages/locusmeus/antechamber.html
|~~~


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: netscape install

1998-03-19 Thread Brian White
 I am ready to install netscape on my system, but have a problem. The netscape
 loader is for version 3.01. ftp.netscape.com only has version 3.04 or the
 newer communicator 4.0x versions. Version 3.01 is not available. My system is
 a bo (1.3.1) system. What can I do to get netscape installed?

You'll find installers for both 3.01 and 4.0 under Hamm.  It's probably
not a good idea to use them, though, without upgrading the rest of your
system.

  Brian
 ( [EMAIL PROTECTED] )

---
 Generated by Signify v1.04.  For this and more, visit http://www.verisim.com/



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: netscape install

1998-03-19 Thread Brian White
  I am ready to install netscape on my system, but have a problem. The 
  netscape
  loader is for version 3.01. ftp.netscape.com only has version 3.04 or the
  newer communicator 4.0x versions. Version 3.01 is not available. My system 
  is
  a bo (1.3.1) system. What can I do to get netscape installed?
 
 The netscape3 and netscape4 packages in hamm also work for bo systems.
 Install them by hand and it will work.

Actually, this is no longer true.  For frozen, I did actually compile
the minor programs included in the archive against libc6.

  Brian
 ( [EMAIL PROTECTED] )

---
   Touch passion when it comes your way.  It's rare enough as it is;
   don't walk away when it calls you by name.  -- Marcus (Babylon 5)



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: netscape install

1998-03-14 Thread tko
tony mollica writes:
 
 I have used the netscape install scripts to install 4.03 and 
 then upgrade to 4.04 without any problems at all.  Of course,
 dpkg doesn't know it's there, but netscape communicator works 
 just fine.  Instructions are in the readme files in the 
 downloaded .tar.gz.
 

Just wanted you to know that your solution worked the best 8-) Got tired
looking for files which were not where people said that they would be.

-- 
-= Sent by Debian 1.3 Linux =-
Thomas Kocourek  KD4CIK 
@[EMAIL PROTECTED]@westgac3.dragon.com Remove @_@ for correct Email address
--... ...-- ...  -.. .  -.- -.. - -.-. .. -.-


--
E-mail the word unsubscribe to [EMAIL PROTECTED]
TO UNSUBSCRIBE FROM THIS MAILING LIST. Trouble? E-mail to [EMAIL PROTECTED]


netscape install

1998-03-10 Thread tko
I am ready to install netscape on my system, but have a problem. The netscape
loader is for version 3.01. ftp.netscape.com only has version 3.04 or the
newer communicator 4.0x versions. Version 3.01 is not available. My system is
a bo (1.3.1) system. What can I do to get netscape installed?

-- 
-= Sent by Debian 1.3 Linux =-
Thomas Kocourek  KD4CIK 
@[EMAIL PROTECTED]@westgac3.dragon.com Remove @_@ for correct Email address
--... ...-- ...  -.. .  -.- -.. - -.-. .. -.-


--
E-mail the word unsubscribe to [EMAIL PROTECTED]
TO UNSUBSCRIBE FROM THIS MAILING LIST. Trouble?  E-mail to [EMAIL PROTECTED] .


Re: netscape install

1998-03-10 Thread Jens Ritter
[EMAIL PROTECTED] writes:

 I am ready to install netscape on my system, but have a problem. The netscape
 loader is for version 3.01. ftp.netscape.com only has version 3.04 or the
 newer communicator 4.0x versions. Version 3.01 is not available. My system is
 a bo (1.3.1) system. What can I do to get netscape installed?

have a look into bo-updates on the ftp archive.

Jens
---
[EMAIL PROTECTED]   [EMAIL PROTECTED]
Key ID: 2048/E451C639 Jens Ritter
Key fingerprint: 5F 3D 43 1E 24 1E CC 48  1E 05 93 3A A7 10 73 37 


--
E-mail the word unsubscribe to [EMAIL PROTECTED]
TO UNSUBSCRIBE FROM THIS MAILING LIST. Trouble?  E-mail to [EMAIL PROTECTED] .


Re: netscape install

1998-03-10 Thread Remco Blaakmeer
On Tue, 10 Mar 1998 [EMAIL PROTECTED] wrote:

 I am ready to install netscape on my system, but have a problem. The netscape
 loader is for version 3.01. ftp.netscape.com only has version 3.04 or the
 newer communicator 4.0x versions. Version 3.01 is not available. My system is
 a bo (1.3.1) system. What can I do to get netscape installed?

The netscape3 and netscape4 packages in hamm also work for bo systems.
Install them by hand and it will work.

Remco


--
E-mail the word unsubscribe to [EMAIL PROTECTED]
TO UNSUBSCRIBE FROM THIS MAILING LIST. Trouble?  E-mail to [EMAIL PROTECTED] .


netscape install - unknown function mulk (or mulc)

1998-01-10 Thread Michael \[badpixel/bad sector\]
Hi!

I have a litle problem with subject...

I am very sorry for asking all these stupid questions.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Clarification: Netscape install probs

1997-09-02 Thread Dave Neuer
[EMAIL PROTECTED] wrote:

 On Mon, 1 Sep 1997, Dave Neuer wrote:

  Hi
 
  I am trying to install Netscape 3.01 on my Debian system.  The
 machine
  running debian has no connection to the Internet, so to transfer
 files
  to the Debian box, I have to first download them onto my PowerMac,
 and
  then transfer them over my local network.  The mac doesn't like the
 name
  netscape-v301-export.x86-unknown-linux-elf.tar.gz, and so
 truncates it
  to netscape-v301-export.x86-unknow.  I transfered the file to the
  Linux box, and then attempted to run the Debian netscape installer,
 and
  got the following message:
 
  ERROR: The Netscape archive must be in /tmp under the name:
 /tmp/netscape-v301-export.x86-unknown-linux-elf.tar.[gz|Z]
 
 Do NOT simply rename the archive of another version in order
 to
 force it to install with this package.  It will not work.
 
 Archive files can be found on ftp.netscape.com.
 
  dpkg: error processing netscape (--install):
   subprocess post-installation script returned error exit status 1
  Errors were encountered while processing:
   netscape
 
  How can I get around this, short of setting up a modem on the PC, or

  running a DHCP program (like SurfDoubler, which is a $150 piece of
  commercial software) on the Mac?
 
  Hint: I'm looking for someone who can give me detailed instructions
 on
  editing netscape_3.01_1.1.deb's preinstallation script so that
 however
  it's checking that the name's been changed is suppressed (since the
 name
  is the ONLY part of the original archive that has been changed).
 
 all you need to do is rename the file once you have it transferred to
 the
 Debian box, the message is just a warning that the package is made for

 verson 3.01 of Netscape which you got, just transfer the file and use
 the mv
 command to rename the archive and make sure it gets put in /tmp on the

 Debian machine with the full name and everything will be fine and then
 all
 you have to do is do a dpkg --configure netscape as long as you didn't

 remove the partially installed package

 G'razel the shifty kitty
 ([EMAIL PROTECTED])
 http://www.aye.net/~kestrel
 found on Tapestries FurryMUCK

OK.  I guess I should have been clearer; I HAVE renamed the file, and
put it in /tmp.  I then run dpkg -i netscape_3.01-4.deb and get the
error above.  I think that I may have in fact slightly misinterpreted
the error at first; it seems to be generated by the *post*installation
script.  It seems that dpkg is installing whatever supporting files and
creating whatever necessary directories and subdirectories, and then
must be choking on the tar archive, even though I've renamed it and put
it in the proper place.  When I try running Netscape from within an X
session using fvwm's built-in application menu, nothing happens.  When I
invoke it from the command line, I get the following error:

/usr/bin/X11/netscape: /usr/lib/netscape/netscape: No such file or
directory
/usr/bin/X11/netscape: exec: /usr/lib/netscape/netscape: cannot execute:
No such file or directory

Here is the text of the script /usr/lib/netscape/netscape:

#!/bin/sh

export MALLOC_CHECK_=0
export
NPX_PLUGIN_PATH=$HOME/.netscape/plugins:/usr/local/lib/netscape/plugins:/usr/lib/netscape/plugins

exec /usr/lib/netscape/netscape $@

If anyone has any ideas about what's going on with the installer, or how
I can fix this, please let me know.  I did unpack the archive myself at
one point by hand (before I found out about the installer package) using
gunzip and tar, and when I ran the netscape executable, I got the same
error message (/usr/lib/netscape/netscape: no such file or directory). 
I therefore think that there's nothing wrong with the archive itself
(aside from having been renamed at one point).  And yes, I have tried
transferring the files again to get a pristine copy of the archive on
the machine.

Thanks,
Dave Neuer


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Clarification: Netscape install probs

1997-09-02 Thread Brian White
 OK.  I guess I should have been clearer; I HAVE renamed the file, and
 put it in /tmp.  I then run dpkg -i netscape_3.01-4.deb and get the
 error above.  I think that I may have in fact slightly misinterpreted
 the error at first; it seems to be generated by the *post*installation
 script.  It seems that dpkg is installing whatever supporting files and
 creating whatever necessary directories and subdirectories, and then
 must be choking on the tar archive, even though I've renamed it and put
 it in the proper place.  When I try running Netscape from within an X
 session using fvwm's built-in application menu, nothing happens.  When I
 invoke it from the command line, I get the following error:

Do a ls -l /tmp and make sure the name matches exactly (and ends in
either .tar, .tar.Z, or .tar.gz -- whichever is appropriate for the archive).


 /usr/bin/X11/netscape: /usr/lib/netscape/netscape: No such file or
 directory
 /usr/bin/X11/netscape: exec: /usr/lib/netscape/netscape: cannot execute:
 No such file or directory
 
 Here is the text of the script /usr/lib/netscape/netscape:
 
 #!/bin/sh
 
 export MALLOC_CHECK_=0
 export
 NPX_PLUGIN_PATH=$HOME/.netscape/plugins:/usr/local/lib/netscape/plugins:/usr/lib/netscape/plugins
 
 exec /usr/lib/netscape/netscape $@
 
 If anyone has any ideas about what's going on with the installer, or how
 I can fix this, please let me know.  I did unpack the archive myself at
 one point by hand (before I found out about the installer package) using
 gunzip and tar, and when I ran the netscape executable, I got the same
 error message (/usr/lib/netscape/netscape: no such file or directory).
 I therefore think that there's nothing wrong with the archive itself
 (aside from having been renamed at one point).  And yes, I have tried
 transferring the files again to get a pristine copy of the archive on
 the machine.

You are correct.  That error is generated by the netscape package postinst.

  Brian
 ( [EMAIL PROTECTED] )

---
  Lottery: a tax on people who are bad at math


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .