From: Marty K. <ma...@gm...> - 2005-02-16 02:23:55
|
Hi Bob, FYI, the 1.3.1 release has re-introduced the -ldl compile problem on FreeBSD. Here's the snippet from the last time I encountered this on bsd: >>1) I run FreeBSD, Apache, PHP - the compile fails on linking "-ldl", >>on bsd, you don"t need to include that shlib so I removed the "-ldl" >>option from the libsrc makefile line: >> >> libr_la_LIBADD = $(RLIB_LIBS) > > > remove it and compile is fine..... -marty On Thu, 20 Jan 2005 13:30:38 -0500, Bob Doan <bd...@si...> wrote: > Hey all, > > I'm pleased to announce the official release of RLIB 1.3.1 (UNSTABLE). > > The major changes are graphing support. > > For examples see: > > http://www.sicom.com/~bdoan/report.html > and http://www.sicom.com/~bdoan/report.pdf > > In src/examples/php/ there is graphing.xml and graphing.php which show > you how to use it. > > The graphing support is not quite yet complete as there are still a few > problems w/ y axis labeling and ticking.. but it works out nice a lot of > the time. > > At this time I want to give a VERY SPECIAL THANK YOU to Mike Ibison for > all of his help w/ graping support! It would not have been possible w/ > out his help! (Mike doesn't work for SICOM so he did this on his own > time) > > Once again!! Thanks Mike! > > Get it from the usual place: > > http://rlib.sicompos.com > > Note RLIB requires gd > 2.0 form HTML images support Packages needed are > (gd, gd-devel, AND gd-progs) > > There are a few more things to get done before RLIB 1.4 comes out: > * Fix up python bindings > * Fix up java bindings > * Finish perl bindings > * Windows Port > * Graphing cleanup > > All feedback is appreciated > > - bob > > ------------------------------------------------------- > This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting > Tool for open source databases. Create drag-&-drop reports. Save time > by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. > Download a FREE copy at http://www.intelliview.com/go/osdn_nl > _______________________________________________ > Rlib-users mailing list > Rli...@li... > https://lists.sourceforge.net/lists/listinfo/rlib-users > |