[Gambas-user] [Gambas Bug Tracker] Bug #740: Problem with permissions when compiling & installing

bugtracker at ...3416... bugtracker at ...3416...
Tue Sep 15 04:40:31 CEST 2015


http://gambaswiki.org/bugtracker/edit?object=BUG.740&from=L21haW4-

Jussi LAHTINEN reported a new bug.

Summary
-------

Problem with permissions when compiling & installing

Type             : Bug
Priority         : Medium
Gambas version   : 3.8.90 (TRUNK)
Product          : Unknown


Description
-----------

1. rm -rf ~/trunk
2. svn checkout svn://svn.code.sf.net/p/gambas/code/gambas/trunk
3. ( ./reconf-all && ./configure -C && make -j3 && sudo make install ) > ~/Desktop/compile.log 2>&1 

4. Go to ~/trunk/app/src/gambas3/
5. .startup is owned by root

This happens only for the first time. If you chown the file, and compile & install again, the file remains owned by the user.








More information about the User mailing list