root required for make

Bug #461753 reported by Brian Aker
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
InfiniDB Community
Confirmed
Medium
Bob Dempsey

Bug Description

bzr branch ... && ./configure && make
 produces ->

test -z "/usr/local/Calpont/include" || /Users/brian/drizzle/infinidb/install-sh -d "/usr/local/Calpont/include"
mkdir: /usr/local/Calpont: Permission denied
make[3]: *** [install-includeHEADERS] Error 1
make[2]: *** [bootstrap] Error 2
make[1]: *** [bootstrap] Error 2
make: *** [all] Error 2

mroberts (mroberts)
Changed in infinidb:
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
Bob Dempsey (rdempsey-calpont) wrote :

The file INSTALL has all the steps necessary to build from source.

Need to work on the source build to be closer to:
bzr branch lp:infinidb ; cd infinidb; ./configure --prefix=... ; make && make install

Changed in infinidb:
assignee: nobody → Bob Dempsey (rdempsey-calpont)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.