Re: Re: Building?
Tyler Eaves <[email protected]>
| Newsgroups | gmane.comp.lang.prothon.user |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 10 Jul 2004 21:20:29 -0400, Tyler Eaves <[email protected]> wrote: > Well, I'm building APR now. > > Frankly, this really SHOULD be in the doc, meaning what it is, how > prothon uses it, where to get it, etc. > Update: I finally got APR and APR-Util build. Neither was a straightforward build. APR initially placed it self in a very non-standard locale, /usr/local/apr/, which I don't much care fore. So I reinstalled it with --prefix=/usr/. Then to build apr-util, I had to actually tell it where apr-config lives. Pretty sad considering apr-config lives in /usr/bin Prothon is building as I type...