On Tue, Apr 17, 2012 at 8:45 PM, Rainer Duffner <[email protected]>wrote:
> > Am 17.04.2012 um 20:41 schrieb Zenny: > > > Hi: > > > > I tried to follow the instructions here > > ( > https://github.com/facebook/hiphop-php/wiki/Building-and-Installing-on-FreeBSD-8.2 > ), > > everything went well except when I tried to 'cmake .', got > > configuration error: > > > > "CMake Error at CMakeLists.txt:5 (message): > > You should set the HPHP_HOME environmental > > -- Configuring incomplete, errors occurred!" > > > > Is there any different way to set environment? Thanks in advance! > > > Which shell are you using? > > tcsh => setenv VAR bla-value > Using csh, so I used set VAR. setenv didn't work. > > Rainer _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
