Re: library(archive) missing from macports build
Paulo Moura <[email protected]>
| Newsgroups | gmane.comp.ai.prolog.swi |
|---|---|
| Message-ID | <[email protected]> |
On 22/08/2013, at 15:47, Jan Wielemaker <[email protected]> wrote: > On 08/22/2013 04:41 PM, Samer Abdallah wrote: >> Hi Paulo, >> >> Since you mentioned the macports version, I noticed that >> libarchive is not included as a dependency and thus library(archive) >> is not present in the macports build. This is needed to make >> SWI package handling work, so it would seem to be a rather >> necessary component these days. > > Yip. Please also include a dependency on port:ossp-uuid > The UUID library is required for the SPARQL server of ClioPatria > and more and more for other stuff. My list is this: > > depends_lib \ > port:readline \ > port:ncurses \ > port:jpeg \ > port:libmcrypt \ > port:gmp \ > port:zlib \ > port:libarchive \ > port:ossp-uuid Only port:libarchive is missing on the MacPorts portfile used to build from sources. In there currently we have: depends_build \ port:gawk \ port:junit \ port:pkgconfig depends_lib \ port:readline \ port:ncurses \ port:jpeg \ port:libmcrypt \ port:gmp \ port:zlib \ port:Xft2 \ port:xorg-libXinerama \ port:xpm \ port:xorg-libXt \ port:ossp-uuid I will add the missing port:libarchive. Cheers, Paulo ----------------------------------------------------------------- Paulo Moura Logtalk developer Email: <mailto:[email protected]> Web: <http://logtalk.org/> -----------------------------------------------------------------