Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Does Apache 2.2 require gcc to RUN??

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  ProxyRemote does not work  
Author Message
400PM

External


Since: Jul 31, 2006
Posts: 1



(Msg. 1) Posted: Mon Jul 31, 2006 7:57 am
Post subject: Does Apache 2.2 require gcc to RUN??
Archived from groups: alt>apache>configuration (more info?)

Hi,

I am successfully running Apache httpd 2.2 in our environment with
mod_jk DSO. I need to remove gcc on the boxes. The question that I
have is, will Apache run without gcc loaded on the box. I am running
Solaris 9.

Thank you in advance....

 >> Stay informed about: Does Apache 2.2 require gcc to RUN?? 
Back to top
Login to vote
davideyeahsure

External


Since: Nov 03, 2003
Posts: 2907



(Msg. 2) Posted: Mon Jul 31, 2006 5:26 pm
Post subject: Re: Does Apache 2.2 require gcc to RUN?? [Login to view extended thread Info.]
Imported from groups: per prev. post (more info?)

This message is not archived

 >> Stay informed about: Does Apache 2.2 require gcc to RUN?? 
Back to top
Login to vote
"Dave

External


Since: Apr 17, 2006
Posts: 4



(Msg. 3) Posted: Tue Aug 01, 2006 9:49 pm
Post subject: Re: Does Apache 2.2 require gcc to RUN?? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Davide Bianchi wrote:
> On 2006-07-31, 400PM <send2kb RemoveThis @yahoo.com> wrote:
>
>>mod_jk DSO. I need to remove gcc on the boxes. The question that I
>>have is, will Apache run without gcc loaded on the box. I am running
>>Solaris 9.
>
>
> Yes it will run fine, as long as you leave the libraries that he need to run
> (that are not part of GCC as far as I know)
>
> Davide
>
> --
> The next hot technology from Microsoft will be object-oriented assembly.
> -- From a Slashdot.org post

I don't know what operating system the OP runs, but on Solaris at least
it is quite easy to see what libraries are linked in with a binary.

teal /usr/apache/bin % ldd /usr/apache/bin/httpd
libsocket.so.1 => /usr/lib/libsocket.so.1
libnsl.so.1 => /usr/lib/libnsl.so.1
libpthread.so.1 => /usr/lib/libpthread.so.1
libc.so.1 => /usr/lib/libc.so.1
libmp.so.2 => /usr/lib/libmp.so.2
libmd5.so.1 => /usr/lib/libmd5.so.1
libscf.so.1 => /usr/lib/libscf.so.1
libdoor.so.1 => /usr/lib/libdoor.so.1
libuutil.so.1 => /usr/lib/libuutil.so.1
libm.so.2 => /usr/lib/libm.so.2
/platform/SUNW,Ultra-80/lib/libc_psr.so.1
/platform/SUNW,Ultra-80/lib/libmd5_psr.so.1

None of them refer to anything remotly gcc-like. But it would be wise to
check.

--
Dave (from the UK)

Please note my email address changes periodically to avoid spam.
It is always of the form: month-year RemoveThis @southminster-branch-line.org.uk
Hitting reply will work for a few months only - later set it manually.

http://witm.sourceforge.net/ (Web based Mathematica front end)
 >> Stay informed about: Does Apache 2.2 require gcc to RUN?? 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
problem with Require - hello there ! i wanna restrict the content of a certain dir so i ve created a user file with htpasswd -c file user1 then i ve put <Directory /usr/local/apache2/htdocs/dir> AuthName test AuthType Basic AuthUserFile file Require user </Directo...

Question about and require - Hi! I'm trying to understand how <Limit> (or <LimitExcept>) and require interact. I'm trying to set up a WebDAV directory with subdirectories for users. Access to any part of the directory requires a password. The subdirectories are only t...

Require password for all but one directory? - I have a somewhat odd directory structure for a web site: There is one directory (call it "foo") where I want to have basic password authentication working for all of foo's subdirectories >>except one<<, which needs to be wide open ...

AuthType require password only? - Is there a way to have the Apache authorization dialog prompt just for a password, rather than a user id and password? I have the current htaccess script: Thanks! AuthUserFile private.pass AuthGroupFile /dev/null AuthName 'Protected Area' AuthType..

mod_mp3 require recompile? - I've installed mod_mp3. I added the directives to httpd.conf (Apache 1.3) as specified, but it doesn't recognize any of the mod_mp3 ones. I've uncommented the mod_mp3 line in the mod declaration line. So do I have to recompile Apache to get this modul...
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]