Building Haiku from the pre-packaged Haiku virtual machine

Forum thread started by dbooher on Thu, 2013-10-10 16:44

The VM works great, so I decided to try to build Haiku under Haiku. After git'ting the source, I run the configure and get the error below. I was under the impression that all the buildtools are already pre-packaged. Also, what is the line editor to use in Terminal? No vi? I'd like to see what's at line 702 :)

~/haiku> ./configure
./configure: line 702: package: command not found
Unsupported target architecture: ""
~/haiku>

Comments

Re: Building Haiku from the pre-packaged Haiku virtual machine

I did find "nano" as the editor and the configure script calls "package" which I assume to be a binary, but is not in the VMware distribution.