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: &gt;echo 
$PATH/usr/local/bin:/usr/bin:/bin:/usr/ucb&gt; 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 &gt;I believe in order to get GCC working on Solaris efficiently, once GCC has&gt;been installed (from 
sunfreeware.com) using pkgadd, a symbolic link should&gt;be created for GCC to CC.  cd to /usr/ucb and issue a "rm -f 
cc" and then&gt;create your link "ln -s /usr/local/bin/gcc cc".  Sometimes this link needs&gt;to be in place for 
compilation to work correctly. &gt;-----Original Message-----&gt
 ;From: Erek Adams [mailto:erek () snort org]&gt;Sent: Tuesday, July 22, 2003 5:43 AM&gt;To: Daniél Haslinger&gt;Cc: 
snort-users () lists sourceforge net&gt;Subject: Re: [Snort-users] SNORT on Solaris&gt;&gt;This message uses a 
character set that is not supported by the Internet&gt;Service.  To view the original message content,  open the 
attached message.&gt;If the text doesn't display correctly, save the attachment to disk, and then&gt;open it using a 
viewer that can display the original character set. 
&gt;&gt;-------------------------------------------------------&gt;This SF.net email is sponsored by: VM Ware&gt;With 
VMware you can run multiple operating systems on a single machine.&gt;WITHOUT REBOOTING! Mix Linux / Windows / Novell 
virtual machines at the&gt;same time. Free trial click here: 
http://www.vmware.com/wl/offer/345/0&gt;_______________________________________________&gt;Snort-users mailing 
list&gt;Snort-users () lists sourceforge net&gt;Go to this URL to change user opt
 ions or unsubscribe:&gt;https://lists.sourceforge.net/lists/listinfo/snort-users&gt;Snort-users list 
archive:&gt;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: