Windows Build of RRDtool 1.3

View: New views
6 Messages — Rating Filter:   Alert me  

Windows Build of RRDtool 1.3

by TheWitness :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi List :),

Has anyone attempted a native Windows build of RRDtool 1.3?  I tried with Cygwin, but there are "SO" many dependencies that are not there (I could provide the list), that my attempts ended up on a dead end road.

I have hopes to maybe pay Redhat to get CairoPango at the right rev level in order to support it or possibly have the Package maintainer do it out of the kindness of his heart.  However, I thought I would at least ask the list.

Regards,

Larry Adams
The Cacti Group

_______________________________________________
rrd-developers mailing list
rrd-developers@...
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-developers

Parent Message unknown Re: Windows Build of RRDtool 1.3

by TheWitness :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Cool, thanks Phillippe!!

Larry

 -------------- Original message ----------------------
From: <Philippe.Simonet@...>

> hi
> I will try to do that tomorrow if you need. for perl 5.8.
> br
> philippe
>
>
> > -----Original Message-----
> > From: rrd-developers-bounces@...
> > [mailto:rrd-developers-bounces@...] On Behalf Of
> > larryjadams@...
> > Sent: Thursday, June 05, 2008 4:04 PM
> > To: rrd-developers@...
> > Subject: [rrd-developers] Windows Build of RRDtool 1.3
> >
> > Hi List :),
> >
> > Has anyone attempted a native Windows build of RRDtool 1.3?  
> > I tried with Cygwin, but there are "SO" many dependencies
> > that are not there (I could provide the list), that my
> > attempts ended up on a dead end road.
> >
> > I have hopes to maybe pay Redhat to get CairoPango at the
> > right rev level in order to support it or possibly have the
> > Package maintainer do it out of the kindness of his heart.  
> > However, I thought I would at least ask the list.
> >
> > Regards,
> >
> > Larry Adams
> > The Cacti Group
> >
> > _______________________________________________
> > rrd-developers mailing list
> > rrd-developers@...
> > https://lists.oetiker.ch/cgi-bin/listinfo/rrd-developers
> >

_______________________________________________
rrd-developers mailing list
rrd-developers@...
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-developers

Re: Windows Build of RRDtool 1.3

by Tobias Oetiker-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Larry,

have you tried following the build instructions for unix, I guess
they should get you pretty fahr in a cygwin environment.

I have been thinking about trying to get a cross compilation
environment based on mingw to compile the stuff, but I have not
even started yet ...

cheers
tobi

Today larryjadams@... wrote:

> Hi List :),
>
> Has anyone attempted a native Windows build of RRDtool 1.3?  I tried with Cygwin, but there are "SO" many dependencies that are not there (I could provide the list), that my attempts ended up on a dead end road.
>
> I have hopes to maybe pay Redhat to get CairoPango at the right rev level in order to support it or possibly have the Package maintainer do it out of the kindness of his heart.  However, I thought I would at least ask the list.
>
> Regards,
>
> Larry Adams
> The Cacti Group
>
> _______________________________________________
> rrd-developers mailing list
> rrd-developers@...
> https://lists.oetiker.ch/cgi-bin/listinfo/rrd-developers
>
>

--
Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten
http://it.oetiker.ch tobi@... ++41 62 213 9902

_______________________________________________
rrd-developers mailing list
rrd-developers@...
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-developers

Re: Windows Build of RRDtool 1.3

by Philippe.Simonet :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

hi larry,
Hi

I tried some hours to make it work, but I have some problems in the
create funtion
(bugs ?). I should make some change in code (completely disable mmap,
many compilers
incompatibilites...) and I would propose to wait that is is more stable
to continue,
because it is changing a lot (I compared the snapshot with the rc7).

Philippe

> -----Original Message-----
> From: rrd-developers-bounces@...
> [mailto:rrd-developers-bounces@...] On Behalf Of
> larryjadams@...
> Sent: Thursday, June 05, 2008 4:04 PM
> To: rrd-developers@...
> Subject: [rrd-developers] Windows Build of RRDtool 1.3
>
> Hi List :),
>
> Has anyone attempted a native Windows build of RRDtool 1.3?  
> I tried with Cygwin, but there are "SO" many dependencies
> that are not there (I could provide the list), that my
> attempts ended up on a dead end road.
>
> I have hopes to maybe pay Redhat to get CairoPango at the
> right rev level in order to support it or possibly have the
> Package maintainer do it out of the kindness of his heart.  
> However, I thought I would at least ask the list.
>
> Regards,
>
> Larry Adams
> The Cacti Group
>
> _______________________________________________
> rrd-developers mailing list
> rrd-developers@...
> https://lists.oetiker.ch/cgi-bin/listinfo/rrd-developers
>

_______________________________________________
rrd-developers mailing list
rrd-developers@...
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-developers

Re: Windows Build of RRDtool 1.3

by Tobias Oetiker-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Philippe,

it should be pretty straight forward to disable the mmap code. In
the unix compile you can do this with --disable-mmap

cheers
tobi

Today Philippe.Simonet@... wrote:

> hi larry,
> Hi
>
> I tried some hours to make it work, but I have some problems in the
> create funtion
> (bugs ?). I should make some change in code (completely disable mmap,
> many compilers
> incompatibilites...) and I would propose to wait that is is more stable
> to continue,
> because it is changing a lot (I compared the snapshot with the rc7).
>
> Philippe
>
> > -----Original Message-----
> > From: rrd-developers-bounces@...
> > [mailto:rrd-developers-bounces@...] On Behalf Of
> > larryjadams@...
> > Sent: Thursday, June 05, 2008 4:04 PM
> > To: rrd-developers@...
> > Subject: [rrd-developers] Windows Build of RRDtool 1.3
> >
> > Hi List :),
> >
> > Has anyone attempted a native Windows build of RRDtool 1.3?
> > I tried with Cygwin, but there are "SO" many dependencies
> > that are not there (I could provide the list), that my
> > attempts ended up on a dead end road.
> >
> > I have hopes to maybe pay Redhat to get CairoPango at the
> > right rev level in order to support it or possibly have the
> > Package maintainer do it out of the kindness of his heart.
> > However, I thought I would at least ask the list.
> >
> > Regards,
> >
> > Larry Adams
> > The Cacti Group
> >
> > _______________________________________________
> > rrd-developers mailing list
> > rrd-developers@...
> > https://lists.oetiker.ch/cgi-bin/listinfo/rrd-developers
> >
>
> _______________________________________________
> rrd-developers mailing list
> rrd-developers@...
> https://lists.oetiker.ch/cgi-bin/listinfo/rrd-developers
>
>

--
Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten
http://it.oetiker.ch tobi@... ++41 62 213 9902

_______________________________________________
rrd-developers mailing list
rrd-developers@...
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-developers

Re: Windows Build of RRDtool 1.3

by TheWitness :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Tobi,

With Cygwin, it should be possible to build RRDtool 1.3.x.  The main
issue is that the maintainer for the Cairo package is quite a few
releases behind and the Cairo/Pango integration is not there.  It's
likely due to the myriad of dependencies for SVG and the like.  The
dependency tree is several layers deep from what I observed.  I am home
for a few days, I might get up the nerve to forward the question to the
package maintainers today.  Otherwise, I would have to step up and take
the reigns on maintaining those packages, and I'm not sure I have the
bandwidth for that at the moment.

Regards,

Larry


Tobias Oetiker wrote:

> Hi Larry,
>
> have you tried following the build instructions for unix, I guess
> they should get you pretty fahr in a cygwin environment.
>
> I have been thinking about trying to get a cross compilation
> environment based on mingw to compile the stuff, but I have not
> even started yet ...
>
> cheers
> tobi
>
> Today larryjadams@... wrote:
>
>  
>> Hi List :),
>>
>> Has anyone attempted a native Windows build of RRDtool 1.3?  I tried with Cygwin, but there are "SO" many dependencies that are not there (I could provide the list), that my attempts ended up on a dead end road.
>>
>> I have hopes to maybe pay Redhat to get CairoPango at the right rev level in order to support it or possibly have the Package maintainer do it out of the kindness of his heart.  However, I thought I would at least ask the list.
>>
>> Regards,
>>
>> Larry Adams
>> The Cacti Group
>>
>> _______________________________________________
>> rrd-developers mailing list
>> rrd-developers@...
>> https://lists.oetiker.ch/cgi-bin/listinfo/rrd-developers
>>
>>
>>    
>
>  

_______________________________________________
rrd-developers mailing list
rrd-developers@...
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-developers
LightInTheBox - Buy quality products at wholesale price!