[Sunhelp] help for Apache webserver

Fuerst, Robert C. (Chris) robert.fuerst at sylvania.com
Tue Mar 28 06:25:52 CST 2000


Try this link 

http://www.sunfreeware.com/programlist.html#gzip
<http://www.sunfreeware.com/programlist.html#gzip> 

to get to this link

ftp://nce.sun.ca/pub/freeware/sparc/2.6/gzip-1.2.4-sol26-sparc-local
<ftp://nce.sun.ca/pub/freeware/sparc/2.6/gzip-1.2.4-sol26-sparc-local> 

this is for lager than 2 GB files:

ftp://nce.sun.ca/pub/freeware/sparc/2.6/gzip-1.2.4.4294967298-sol26-sparc-lo
cal-alpha
<ftp://nce.sun.ca/pub/freeware/sparc/2.6/gzip-1.2.4.4294967298-sol26-sparc-l
ocal-alpha> 





	-----Original Message-----
	From:	Thomas Reagan [SMTP:tkr at brown.edu]
	Sent:	Tuesday, March 28, 2000 7:12 AM
	To:	sunhelp at sunhelp.org
	Subject:	RE: [Sunhelp] help for Apache webserver

	Okay, one more time.

	You have a Sparcserver.  A SPARCserver.

	INTEL packages will not work.  For a listing of SPARC packages for
Solaris
	2.6 at sunfreeware.com, go to this link:
	http://www.sunfreeware.com/sol26right.html

	Although it is just as easy to navigate there from the home page.

	Tom

	-----Original Message-----
	From: sunhelp-admin at sunhelp.org [mailto:sunhelp-admin at sunhelp.org]On
	Behalf Of shivraj yadav
	Sent: Tuesday, March 28, 2000 1:37 AM
	To: anayuseepi at asia.com
	Cc: sunhelp at sunhelp.org
	Subject: RE: [Sunhelp] help for Apache webserver


	The packages are as follows

	#file gzip
	gzip-1-2.4  ascii text
	   That is why when i did # pkgadd -d ./gzip* it gave the foll pkgs
to
	add:
	   1. FSFgzip  gzip (intel) 1.2.4
	   when i did #vi gzip* there it showed NAME=gzip, ARCH=intel
	   what does it mean? Is it that i can only use it for intel m/c's &
not
	SPARC m/c's? Is that why i am getting a "invalid format"       error
? where
	can i get the SPARC version ? This is the    only       version
avlbl on
	sunfreeware.com.
	   There is one more pkg avlbl on sunfreeware.com but is again a
gzip
	pkg. i.e it is given as gzip-1.2.4.tar.gz  source code

	#file gcc*
	gcc  gzip compressed data - deflate method, original file
	This file is have ".gz" extension.

	My apache is a tar file. So, when i do
	#tar xvf apache*
	It starts extracting but midway comes out giving an error
	"gcc compiler not found"

	So, for installing apache i need gcc, but this gcc is a .gz file &
the
	gunzip utility avlbl on sunfreeware.com, i guess is for intel ....
so i am
	in a loop.....????

	thanks
	Shivraj


	>From: Ana Yuseepi <anayuseepi at asia.com>
	>To: "shivraj yadav" <shivrajyadav at hotmail.com>
	>Subject: RE: [Sunhelp] help for Apache webserver
	>Date: Mon, 27 Mar 2000 04:35:39 -0500 (EST)
	>
	>if gcc and gzip have worked fine,
	>for the apache, it seems also to be a package. so you should also:
	>
	># pkgadd -d ./apache*
	>
	>please give me the result of the following if still u have not been
able to
	>work it out.
	>
	># which gzip
	># which gunzip
	># which gcc
	># which apache
	># file gzip
	># file gunzip
	># file gcc
	># file apache
	>
	>-Ana : )
	>
	>
	>------Original Message------
	>From: "shivraj yadav" <shivrajyadav at hotmail.com>
	>To: anayuseepi at asia.com
	>Sent: March 27, 2000 8:05:04 AM GMT
	>Subject: RE: [Sunhelp] help for Apache webserver
	>
	>
	>
	>I think i have downloaded correctly .... i have chosen Solaris 2.6
links
	>from the right  hand side frm sunfreeware.com & selected it frm
lower right
	>side list  only. There the gzip version is given as
	>gzip-1-2.4-sol26-intel-local
	>i did right click on after pointing to it & selected save link as.
After
	>downloading I did ftp to my sun m/c in bin mode & did
	>#pkgadd -d ./gzip*
	>It added 2 packages 1) FSFgzip 2) gzip (intel) successfully
	>but when i try #gunzip gcc* i get a "invalid format" error ...
	>where am i going wrong in this ? I have tried downloading thrice
but kept
	>on
	>getting the same error message.
	>kindly help in this,
	>thanks,
	>shivraj
	>
	>
	> >From: Ana Yuseepi <anayuseepi at asia.com>
	> >To: shivrajyadav at hotmail.com
	> >Subject: RE: [Sunhelp] help for Apache webserver
	> >Date: Sun, 26 Mar 2000 01:37:57 -0500 (EST)
	> >
	> >first, you hv download the wrong version,...
	> >
	> >in sunfreeware.com, you should choose the SPARC/Solaris 6 links..
at the
	> >upper right side..
	> >
	> >in there, choose, apache, gzip, gcc.. at the lower right side
	> >
	> >f u still hv problem, just drop me a mail ..
	> >-Ana : )
	> >
	> >------Original Message------
	> >From: "shivraj yadav" <shivrajyadav at hotmail.com>
	> >To: sunhelp at sunhelp.org
	> >Sent: March 25, 2000 2:17:20 PM GMT
	> >Subject: [Sunhelp] help for Apache webserver
	> >
	> >
	> >Hi all,
	> >I am running sol 2.6 on Sparcserver1000.
	> >
	> >I have downloaded 1) apache 2)gzip & 3)gcc.gz from net.
	> >
	> >The version available on sunfreeware.com for gzip is listed as
	> >gzip-1.2.4-sol26-intel-local
	> >
	> >After downloading (on windows m/c & did ftp to sun m/c) i added
gzip
	>using
	> >#pkgadd -d ./gzip* this s/w installs as FSFgzip & gzip (intel).
	> >
	> >Now what does this mean? Is this gzip only for intel m/c's? If so
where
	>can
	> >i get gzip for sun m/c?
	> >
	> >when i tried to install gcc using command
	> >#gunzip gcc.gz
	> >it is giving error something like "invalid format"
	> >Being newbie i am at loss as to how to proceed installing Apache.
	> >Any help in this matter will be highly appreciated.
	> >Thanks in advance,
	> >Shivraj
	> >______________________________________________________
	> >Get Your Private, Free Email at http://www.hotmail.com
	> >
	> >
	> >_______________________________________________
	> >SunHELP maillist  -  SunHELP at sunhelp.org
	> >http://www.sunhelp.org/mailman/listinfo/sunhelp
	> >______________________________________________
	> >FREE Personalized Email at Mail.com
	> >Sign up at http://www.mail.com/?sr=signup
	> >
	>
	>______________________________________________________
	>Get Your Private, Free Email at http://www.hotmail.com
	>______________________________________________
	>FREE Personalized Email at Mail.com
	>Sign up at http://www.mail.com/?sr=signup
	>

	______________________________________________________
	Get Your Private, Free Email at http://www.hotmail.com

	_______________________________________________
	SunHELP maillist  -  SunHELP at sunhelp.org
	http://www.sunhelp.org/mailman/listinfo/sunhelp

	_______________________________________________
	SunHELP maillist  -  SunHELP at sunhelp.org
	http://www.sunhelp.org/mailman/listinfo/sunhelp





More information about the SunHELP mailing list