From: Christian B. <cb...@si...> - 2015-04-06 15:14:46
|
Hello. Thanks for trying rlib. We have been working on rlib recently and have moved the code to github. We hope to updatee the website shortly to reflect this fact. In the meantime, use the following instructions to build the latest code: git clone https://github.com/SICOM/rlib.git cd rlib/ ./autogen.sh make sudo make install NOTE: you may need to apt-get install some extra packages, for example these were packages I needed on my ubuntu 12.04 system: libpq-dev libmariadbclient-dev php5-dev libgd-dev libperl-dev Is there a particular database and/or language binding you intend to use? On Fri, Mar 27, 2015 at 8:08 AM, Volker Bradley <vol...@gm...> wrote: > Hi, > Am trying to compile rlib-1.3.7 on Debian 7. > Did: > volker@debian:/usr/share/rlib-1.3.7$ ./configure > make > Received the following error message: > fatal error: rpdf.h: No such file or directory > Could you point me in the right direction? > Thanks > > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming The Go Parallel Website, > sponsored > by Intel and developed in partnership with Slashdot Media, is your hub for > all > things parallel software development, from weekly thought leadership blogs > to > news, videos, case studies, tutorials and more. Take a look and join the > conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ > Rlib-users mailing list > Rli...@li... > https://lists.sourceforge.net/lists/listinfo/rlib-users > > -- *Confidentiality Notice: *This electronic mail message is intended exclusively for the individual or entity to which it is addressed. The information contained in this communication is the property of SICOM Systems, Inc. and contains confidential and privileged proprietary information intended only for the personal and confidential use of the individual or entity to which it is addressed. If you are not the addressee indicated in this message (or an agent responsible for delivery of the message to such person), you are hereby notified that you have received this communication in error and that any review, dissemination, copying or unauthorized use of this message is strictly prohibited. In such case, you should destroy this message and kindly notify the sender by reply e-mail. |