OK. Any progress on my previous problem with Sinan? I can just stick with Faxien V5 for now.
On Fri, Aug 29, 2008 at 11:04 AM, Martin Logan <[EMAIL PROTECTED]>wrote: > Matt, the changes for Sinan to conform to the new structure have not been > made yet. If you want sinan to work replace the export block within > sinserve with the following code: > > > export ROOTDIR=$PREFIX/packages/$ERTS_VSN > export BINDIR=$PREFIX/packages/$ERTS_VSN/erts-$ERTS_VSN/bin > export EMU=beam > export PROGNAME=erl > export LD_LIBRARY_PATH=$PREFIX/packages/$ERTS_VSN/erts-$ERTS_VSN/lib > > > An updated Sinan will be published shortly > > > > On Fri, Aug 29, 2008 at 8:19 AM, Matt Williamson <[EMAIL PROTECTED]>wrote: > >> Sinan is still looking in erts_packages... >> >> [EMAIL PROTECTED]:~/Projects/erlfs$ sinan gen >> Please specify your name >> your name> Matt Williamson >> Please specify your email address >> your email> [EMAIL PROTECTED] >> Please specify the copyright holder >> copyright holder [default Matt Williamson]> >> Please specify the locations of the repositories. >> repository [default http://repo.erlware.org/pub]> >> would you like to enter another y/n [default n]> y >> repository> http://erlfs.googlecode.com/svn/trunk/ >> would you like to enter another y/n [default n]> >> Please specify name of your project >> project name> erlfs >> Please specify the version of your project >> >> project version [default 0.1.0.0]> >> Please specify the names of the OTP apps that belong to this project. >> apps> erlfs_store >> would you like to enter more y/n [default n]> y >> apps> elrfs_client >> would you like to enter another y/n [default n]> y >> apps> erlfs_tracker >> would you like to enter another y/n [default n]> >> Server doesn't seem to be started. I am starting it now. >> */usr/local/erlware/bin/sinserv: 40: >> /usr/local/erlware/erts_packages/erts-5.6.3/bin/erlexec: not found* >> Unable to start sinserv >> >> >> >> >> On Fri, Aug 29, 2008 at 1:25 AM, Martin Logan <[EMAIL PROTECTED]>wrote: >> >>> All, there is a new bootstrap builder out for Faxien >>> (boostrap-builder-V6). You can pull it from code.google.com/p/faxien or >>> you can pull it via git with git clone git:// >>> git.erlware.org/bootstrap.git. >>> >>> Please pull it and create boostrappers for your favorite OS. >>> >>> As usual to create a boostrapper untar the builder package cd into the >>> directory that is created and run ./create_boostrap.sh <path-to-erts-5.6.3> >>> >>> Remember, if you are pulling erts from an Erlang install you compile >>> yourself you must configure as such: >>> >>> ./configure --enable-kernel-poll --enable-smp-support --disable-sctp >>> >>> >>> Cheers, >>> Martin >>> >>> >>> >>> >>> >>> >> >> >> >> > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "erlware-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/erlware-dev?hl=en -~----------~----~----~----~------~----~------~--~---
