Sqlbox updated on CVS
Alejandro Guerrieri <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, Just to let you know that I've made a full update on the sqlbox tree on CVS. First I've updated the code to Martin's latest .tar.gz and removed the old "patch" approach still remaining on CVS. After doing that, I've commited the changes I've made so far to the code, adding the ability to build documentation by doing "make docs" just like in Kannel. As usual, the process of building sqlbox is: ./bootstrap ./configure make make install To build docs: make docs (You need to have jadetex and all related packages as with Kannel's docs). Please try it and let me know if you find any problems with the new code tree. Regards, Alejandro Guerrieri