Snort mailing list archives
RE: SNORT on Solaris
From: "David" <dwad24 () excite com>
Date: Tue, 22 Jul 2003 10:17:55 -0400 (EDT)
I think as long as the path to gcc is before the path to cc in your $PATH environment variable you should be ok. I have both on my system, and before compiling, I just ensure that my PATH is in the right order. For example: >echo $PATH/usr/local/bin:/usr/bin:/bin:/usr/ucb> If gcc resides in /usr/local/bin, the configure script will find gcc and be happy with it, even if cc lives in /usr/ucb because it will search your PATH variable and stop once it finds something appropriate. I Haven't had problems with compiling as long as do what I mentioned above. Hope this helps! :-) Dave >I believe in order to get GCC working on Solaris efficiently, once GCC has>been installed (from sunfreeware.com) using pkgadd, a symbolic link should>be created for GCC to CC. cd to /usr/ucb and issue a "rm -f cc" and then>create your link "ln -s /usr/local/bin/gcc cc". Sometimes this link needs>to be in place for compilation to work correctly. >-----Original Message-----> ;From: Erek Adams [mailto:erek () snort org]>Sent: Tuesday, July 22, 2003 5:43 AM>To: Daniél Haslinger>Cc: snort-users () lists sourceforge net>Subject: Re: [Snort-users] SNORT on Solaris>>This message uses a character set that is not supported by the Internet>Service. To view the original message content, open the attached message.>If the text doesn't display correctly, save the attachment to disk, and then>open it using a viewer that can display the original character set. >>------------------------------------------------------->This SF.net email is sponsored by: VM Ware>With VMware you can run multiple operating systems on a single machine.>WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the>same time. Free trial click here: http://www.vmware.com/wl/offer/345/0>_______________________________________________>Snort-users mailing list>Snort-users () lists sourceforge net>Go to this URL to change user opt ions or unsubscribe:>https://lists.sourceforge.net/lists/listinfo/snort-users>Snort-users list archive:>http://www.geocrawler.com/redir-sf.php3?list=snort-users _______________________________________________ Express Yourself - Share Your Mood in Emails! Visit www.SmileyCentral.com - the happiest place on the Web.
Current thread:
- SNORT on Solaris Daniél Haslinger (Jul 21)
- Re: SNORT on Solaris twig les (Jul 21)
- Re: SNORT on Solaris Erek Adams (Jul 22)
- <Possible follow-ups>
- RE: SNORT on Solaris Slighter, Tim (Jul 22)
- RE: SNORT on Solaris PPowenski (Jul 22)
- RE: SNORT on Solaris David (Jul 22)
- RE: SNORT on Solaris Katherine Hosch (Jul 22)
- RE: SNORT on Solaris Erek Adams (Jul 22)
- Re: SNORT on Solaris Katherine Hosch (Jul 22)
- RE: SNORT on Solaris Erek Adams (Jul 22)
- RE: SNORT on Solaris Gregorcy (Jul 22)
- RE: SNORT on Solaris Gregorcy (Jul 22)
- RE: SNORT on Solaris Slighter, Tim (Jul 22)
