[Gambas-devel] Odd ownership
Ed Weinberg
edw at ...22...
Thu May 8 18:27:49 CEST 2003
When I compiled the software I did so as user "ed" and I gave a
directive to ./configure to put files in /usr/local/gambas. I su'ed to
root to do the "make install".
I decided to check out the /usr/local/gambas directory tree I was
surprised to see that in gambas/bin user "ed" owned two executables...is
that correct?
[root at ...24... gambas]# ls -l bin
total 3076
-rwxr-xr-x 1 ed ed 646157 May 7 12:57 gambas
-rwxr-xr-x 1 ed ed 106141 May 7 12:57 gambas-database-manager
-rwxr-xr-x 1 root root 117991 May 7 12:57 gba
-rwxr-xr-x 1 root root 450943 May 7 12:56 gbc
-rwxr-xr-x 1 root root 142913 May 7 12:57 gbi
-rwxr-xr-x 1 root root 1653563 May 7 12:57 gbx
Is there a problem compiling as a non-privileged user, or is something
wrong with whatever code lets you re-located the directory tree?
--
Ed Weinberg <edw at ...22...>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.gambas-basic.org/pipermail/devel/attachments/20030508/aadc5b26/attachment.sig>
More information about the Devel
mailing list