Re: Changing XSL Code to Test

Maurice van der Pot <griffon26-bCGDfOjggl9Wk0Htik3J/[email protected]> Sun, 8 Mar 2009 21:41:00 +0100
Newsgroups gmane.comp.gnome.apps.planner.devel
Message-ID <[email protected]>
On Sun, Mar 08, 2009 at 03:20:00PM -0300, Mario Mol wrote:
> Before I used --prefix=${HOME}/local but when i ran make i got this error:
> 
> Assembler messages:
> Fatal error: can't create .libs/egg-recent-model.o: Permission denied
> make[3]: ** [egg-recent-model.lo] Erro 1
> 
> 
> And if i run make install i got this error:
> planner-svn/libtool: line 941: .libs/plannerui.exp: Permission denied
> libtool: install: error: relink `plannerui.la' with the above command before
> installing it
> make[2]: ** [install-pkgpyexecLTLIBRARIES] Erro 1

It looks like you've for instance run make as root first and afterwards
as a normal user. Because some files were created by root, the normal
user will not be able to modify or remove them anymore.

It's saying it cannot create .libs/egg-recent-model.o. Check who owns
that file or the .libs directory to see why.

If you work from a clean work area and never do any step as root, it
should work without problems.


Building planner as root should work just fine, it's just generally not
a good idea to do things as root if they require no root priviledges.


Maurice.

-- 
Maurice van der Pot

Gentoo Linux Developer   [email protected]    http://www.gentoo.org
Gnome Planner Developer  griffon26-bCGDfOjggl9Wk0Htik3J/[email protected]  http://live.gnome.org/Planner

_______________________________________________
Planner-dev-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/planner-dev-list
signature.asc (application/pgp-signature, 197 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)

iEYEARECAAYFAkm0LVsACgkQMGnpIbeahxzCnQCeMNCprTEMX9Xcup9IYoFO6aXm
+dcAoM3dcyo/R/5vqf1di78+N8mScJnu
=qFww
-----END PGP SIGNATURE-----