Hi Matt, You can link the Factor VM without any GUI libraries:
make freebsd-x86-64 NO_UI=1 And bootstrap without the UI, tools or help: ./factor -i=boot.unix-x86.64.image -include="math threads compiler io unicode" Slava On Tue, Feb 9, 2010 at 2:08 PM, Matt Gushee <[email protected]> wrote: > Hi, all-- > > I have a pretty simple question: I would like to set up Factor on my Web > server, for the obvious purpose of deploying Web apps. Said server is a > virtual private host running FreeBSD on x86-64 ... no problem as far as > that goes, but I have not installed and don't wish to install any of the > GUI-related libraries that are required for the standard build. So, are > there any alternate binaries that would be suitable for my situation, or > do I need to do a custom build (I have the impression that's possible, > though I don't know exactly how)? > > -- > Matt Gushee > [email protected] > > ------------------------------------------------------------------------------ > The Planet: dedicated and managed hosting, cloud storage, colocation > Stay online with enterprise data centers and the best network in the business > Choose flexible plans and management services without long-term contracts > Personal 24x7 support from experience hosting pros just a phone call away. > http://p.sf.net/sfu/theplanet-com > _______________________________________________ > Factor-talk mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/factor-talk > ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
