Re: [CentOS] [OT] how does ELF record file scope things?

2013-02-18 Thread Paul Norton
On 18 February 2013 01:56, Michael Hennebry wrote: > fred.c: > static void sfunc(int *p) { *p=1; } > static int x; > > void fred(void) > { > ... sfunc(&x); ... > } > > > greg.c: > static void sfunc(int *p) { *p=2; } > static int x; > > void greg(void) > { > ... sfunc(&x); ... > } > > Once the obje

[CentOS] Eclipse (again)...

2013-02-18 Thread Toralf Lund
Hi Just thought I might ask my recent question about Eclipse again, only in a slightly different way: Is anyone here using the Eclipse version supplied with the CentOS 6 distro (as opposed to a build downloaded from www.eclipse.org)? Does it work for you? Are you able to install additional com

Re: [CentOS] Eclipse (again)...

2013-02-18 Thread Jason Pyeron
Will try it tonight or tomorrow... -Jason On 2013-02-18 09:58, Toralf Lund wrote: > Hi > > Just thought I might ask my recent question about Eclipse again, only > in > a slightly different way: > > Is anyone here using the Eclipse version supplied with the CentOS 6 > distro (as opposed to a buil

Re: [CentOS] Set an Ethernet Interface Metric

2013-02-18 Thread SilverTip257
On Sat, Feb 16, 2013 at 10:48 AM, Dan Young wrote: > On Thu, Feb 14, 2013 at 8:08 AM, SilverTip257 >wrote: > > > It is possible to set a metric with 'route' or `ip route`. > > What I'm wondering is if there's a Red Hat/CentOS way of assigning a > metric > > in the network-scripts? > > > This fil

Re: [CentOS] Setting up bind - location for includes

2013-02-18 Thread SilverTip257
On Fri, Feb 15, 2013 at 2:47 PM, Robert Moskowitz wrote: > > On 02/15/2013 02:27 PM, Louis Lagendijk wrote: > > On Fri, 2013-02-15 at 11:44 -0500, Robert Moskowitz wrote: > >> I am setting up bind this time around (just rebuilt my test machine via > >> Kickstart) without chroot. > >> > >> I have a

Re: [CentOS] Eclipse (again)...

2013-02-18 Thread Emmett Culley
On 02/18/2013 06:58 AM, Toralf Lund wrote: > Hi > > Just thought I might ask my recent question about Eclipse again, only in > a slightly different way: > > Is anyone here using the Eclipse version supplied with the CentOS 6 > distro (as opposed to a build downloaded from www.eclipse.org)? Does it

Re: [CentOS] Setting up bind - location for includes

2013-02-18 Thread Robert Moskowitz
Yes. I had things a bit wrong here. On 02/18/2013 12:46 PM, SilverTip257 wrote: > On Fri, Feb 15, 2013 at 2:47 PM, Robert Moskowitz wrote: > >> On 02/15/2013 02:27 PM, Louis Lagendijk wrote: >>> On Fri, 2013-02-15 at 11:44 -0500, Robert Moskowitz wrote: I am setting up bind this time around

Re: [CentOS] [OT] how does ELF record file scope things?

2013-02-18 Thread Michael Hennebry
On Mon, 18 Feb 2013, Paul Norton wrote: > On 18 February 2013 01:56, Michael Hennebry > wrote: >> Once the object files from fred.c and greg.c are linked, >> how does ELF distinguish the sfunc's and the x's? >> I've been trying to RTFM, but it hasn't helped? > The variables and functions belong

Re: [CentOS] suricata-ids for centos 5 ?

2013-02-18 Thread Mark LaPierre
On 02/17/2013 09:47 PM, Eero Volotinen wrote: > Hi List, > > Is there any rpms for centos 5 available? > > -- > Eero > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > Yes. -- _ °v° /(_)\

Re: [CentOS] Eclipse (again)...

2013-02-18 Thread Mark LaPierre
On 02/18/2013 09:58 AM, Toralf Lund wrote: > Hi > > Just thought I might ask my recent question about Eclipse again, only in > a slightly different way: > > Is anyone here using the Eclipse version supplied with the CentOS 6 > distro (as opposed to a build downloaded from www.eclipse.org)? Does it

Re: [CentOS] suricata-ids for centos 5 ?

2013-02-18 Thread Eero Volotinen
Url? eero On Tuesday, February 19, 2013, Mark LaPierre wrote: > On 02/17/2013 09:47 PM, Eero Volotinen wrote: > > Hi List, > > > > Is there any rpms for centos 5 available? > > > > -- > > Eero > > ___ > > CentOS mailing list > > CentOS@centos.org > >

Re: [CentOS] suricata-ids for centos 5 ?

2013-02-18 Thread Banyan He
I thought somewhere they say there is no official RPM from them. The users can only build them up themselves. Banyan He Blog: http://www.rootong.com Email: ban...@rootong.com On 2/19/2013 10:28 AM, Eero Volotinen wrote: > Url? > > eero > > On Tuesday, February 19, 2013, Mark LaPierr