On Wed, 7 May 2008 08:40:10 +0200, "Xavier Cazin" <[EMAIL PROTECTED]>
wrote: > Hi, Hi ! > Thank you very much for working on this port. I can't wait to start using > it! Following your instructions, everything went well for me until the > source configuration step ; it seems that there are no public port for > pcre-ocaml : Hummm.. In fact, the caml-pcre port available through macports is obsolete and fails to build. I have provided an updated port with liquidsoap related ports, see: http://savonet.rastageeks.org/browser/macports/devel/caml-pcre However, I don't really know how to be sure that this port is actually used. For instance, I think that: sudo port install caml-pcre @5.14.0 should be enough. Please, let me know if it works for you.. Romain > ---> Configuring liquidsoap >> > Error: Target org.macports.configure returned: configure failure: shell > command " cd > "/opt/local/var/macports/build/_Users_xavier_Library_liq-ports_multimedia_liquidsoap/work/liquidsoap-0.3.6+svn5456" > && ./configure --prefix=/opt/local " returned error 1 > > Command output: checking whether the C compiler works... yes > > checking whether we are cross compiling... no > > checking for suffix of executables... > > checking for suffix of object files... o > > checking whether we are using the GNU C compiler... yes > > checking whether /usr/bin/gcc-4.0 accepts -g... yes > > checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed > > checking how to run the C preprocessor... /usr/bin/cpp-4.0 > > checking for grep that handles long lines and -e... /usr/bin/grep > > checking for egrep... /usr/bin/grep -E > > checking for ANSI C header files... yes > > checking for sys/types.h... yes > > checking for sys/stat.h... yes > > checking for stdlib.h... yes > > checking for string.h... yes > > checking for memory.h... yes > > checking for strings.h... yes > > checking for inttypes.h... yes > > checking for stdint.h... yes > > checking for unistd.h... yes > > checking whether byte ordering is bigendian... universal > > checking for glib-2.0 required by libortp... ok > > checking for libortp... Header not found: /usr/include/ortp/ortp.h > > checking for ocamldep... /opt/local/bin/ocamldep > > checking for ocamlfind... /opt/local/bin/ocamlfind > > checking for ocamllex... /opt/local/bin/ocamllex > > checking for ocamlyacc... /opt/local/bin/ocamlyacc > > checking for ocamlopt... /opt/local/bin/ocamlopt > > checking whether ocamlopt accepts -ffast-math... yes > > checking for pcre-ocaml... configure: error: Not found. > > > Error: Status 1 encountered during processing. > > quarante-deux:/opt/local/var/macports xavier$ > > Cheers, > Xavier. > > On Tue, May 6, 2008 at 4:30 PM, Romain Beauxis <[EMAIL PROTECTED]> > wrote: > >> Hi all ! >> >> I have contributed some macports for liquidsoap and its related ocaml >> bindings >> this last week-end. >> >> You should now be able to download, build and install a full featured >> liquidsoap with a minimal pain compared to what it could have been >> before.. >> >> Here are the instructions: >> You can download, build and install liquidsoap from source on Mac OS X >> using >> macports. Here are the instructions. >> >> First, install macports: http://www.macports.org/install.php. >> You will also need to install subversion. There are binarypackages >> available >> at http://subversion.tigris.org/project_packages.html. >> Using macports, you can do: >> sudo port install subversion >> >> When subversion is ready, you can start a shell and grab the latest >> liquidsoap >> macports files, where ${user} is the name of your user: >> svn co \ >> > https://savonet.svn.sourceforge.net/svnroot/savonet/macports/Users/${user}/liq-ports >> >> Now, you add them to your macport sources. To do it, just edit >> ${prefix}/etc/macports/sources.conf file and add the following line: >> file:///Users/${user}/liq-ports >> Then, do a >> sudo port -d sync >> and watch if it checkouts the liquidsoap port files. >> >> Finally, you can download and build liquidsoap and its dependencies: >> sudo port install liquidsoap >> >> Any feedback, correction, etc.. will be welcomed ! >> >> Romain >> -- >> Satan is an evilous man, >> But him can't chocks it on I-man >> So when I check him my lassing hand >> And if him slip, I gaan with him hand >> >> > ------------------------------------------------------------------------- >> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference >> Don't miss this year's exciting event. There's still time to save $100. >> Use priority code J8TL2D2. >> >> > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone >> _______________________________________________ >> Savonet-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/savonet-users >> -- If you are the big three, We are the small axe... ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
