Re: Build Euphoria 4 in Linux
- Posted by jimcbrown (admin) Nov 01, 2009
- 1009 views
DerekParnell said...
jimcbrown said...
It sounds like either the .svn directory(ies) is missing from your svn tree
Yep, that was it. I'd copied the source files from the SVN area to a working location but didn't include the ".SVN" folder.
I see that the makefile assumes you are running with admin (root) privileges.
Uh what?
Aside from the parts that build a package (.deb) or that install to /usr/, nothing that the makefile does requires root priviliges. I use it on a daily basis and never run it as root.