You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@httpd.apache.org by wr...@apache.org on 2001/04/09 17:19:57 UTC

cvs commit: httpd-docs-1.3/htdocs/manual mpeix.html

wrowe       01/04/09 08:19:57

  Modified:    htdocs/manual mpeix.html
  Log:
    More deja cruft (where have I read that text before ;-?)
  
  Revision  Changes    Path
  1.3       +4 -4      httpd-docs-1.3/htdocs/manual/mpeix.html
  
  Index: mpeix.html
  ===================================================================
  RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mpeix.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- mpeix.html	2001/03/28 21:25:41	1.2
  +++ mpeix.html	2001/04/09 15:19:57	1.3
  @@ -23,10 +23,10 @@
   mailing list</a>, where many Apache users and several contributors are
   more than willing to answer new and obscure questions about using Apache
   on MPE/iX.
  -<p><a href="http://www.deja.com/group/comp.sys.hp.mpe">deja.com's newsgroup
  -archives</a> offer easy browsing of previous questions. Searching the newsgroup
  -archives, you will usually find your question was already asked and answered
  -by other users!
  +<p><a href="http://groups.google.com/groups?hl=en&lr=&safe=off&group=comp.sys.hp.mpe">
  +groups.google.com's newsgroup archive</a> offers easy browsing of previous 
  +questions. Searching the newsgroup archives, you will usually find your 
  +question was already asked and answered by other users!
   <p>
   <hr>
   <ul>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: apache-docs-unsubscribe@apache.org
For additional commands, e-mail: apache-docs-help@apache.org


Re: apache 1.3.3 - setting default compiler - 'gcc' instead of 'cc'

Posted by andrew mejia <me...@yahoo.co.uk>.
VJO,

thanks for your reply...!

so if my default is cc, then i could use something
like:

'bash-2.02# setenv PATH /usr/local/bin/gcc' (my gcc 
location)

will a command such as this work under 'bash' ?

Also, i looked in the 'configure' file and it does not
specify any way to change that variable, or with a
'--help', does not yield a way to disable this...

yeah, this is my first apache install and i'm also
not quite the seasoned veteran with this...  :)

thanks for whatever you can offer!

mej!A
:wq

--- "Victor J. Orlikowski" <v....@gte.net>
wrote: > Set the CC variable in your shell to the C
compiler
> you desire to use.
> 
> Victor
> -- 
> Victor J. Orlikowski
> ======================
> v.j.orlikowski@gte.net
> orlikowski@apache.org
> vjo@us.ibm.com
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> apache-docs-unsubscribe@apache.org
> For additional commands, e-mail:
> apache-docs-help@apache.org
> 


____________________________________________________________
Do You Yahoo!?
Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
or your free @yahoo.ie address at http://mail.yahoo.ie

---------------------------------------------------------------------
To unsubscribe, e-mail: apache-docs-unsubscribe@apache.org
For additional commands, e-mail: apache-docs-help@apache.org


Re: apache 1.3.3 - setting default compiler - 'gcc' instead of 'cc'

Posted by "Victor J. Orlikowski" <v....@gte.net>.
Set the CC variable in your shell to the C compiler you desire to use.

Victor
-- 
Victor J. Orlikowski
======================
v.j.orlikowski@gte.net
orlikowski@apache.org
vjo@us.ibm.com


---------------------------------------------------------------------
To unsubscribe, e-mail: apache-docs-unsubscribe@apache.org
For additional commands, e-mail: apache-docs-help@apache.org


apache 1.3.3 - setting default compiler - 'gcc' instead of 'cc'

Posted by andrew mejia <me...@yahoo.co.uk>.
wow, here's my first posting to the apache mail list:

i'm trying to install apache to my solaris 2.7
machine,
but can't run './configure --prefix=/usr/local/apache'
because it wants to use 'cc' instead of using 'gcc'
as my C compiler...

i have gcc installed, but i do not know how to tell
the ./configure to use gcc instead...

any tips or ideas?

thanks for any help you can offer!

mej!A
:wq


____________________________________________________________
Do You Yahoo!?
Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
or your free @yahoo.ie address at http://mail.yahoo.ie

---------------------------------------------------------------------
To unsubscribe, e-mail: apache-docs-unsubscribe@apache.org
For additional commands, e-mail: apache-docs-help@apache.org