[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #16754] Installing ProjectCenter projects doesn't work with 'make &
From: |
Quentin Mathé |
Subject: |
[bug #16754] Installing ProjectCenter projects doesn't work with 'make && sudo make install' |
Date: |
Mon, 5 Jun 2006 10:59:33 +0000 |
User-agent: |
Mozilla/5.0 (Macintosh; U; PPC Mac OS X; fr) AppleWebKit/418 (KHTML, like Gecko) Safari/417.9.3 |
URL:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=16754>
Summary: Installing ProjectCenter projects doesn't work with
'make && sudo make install'
Project: GNUstep
Submitted by: qmathe
Submitted on: lundi 05.06.2006 à 10:59
Category: None
Severity: 4 - Important
Item Group: Bug
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
_______________________________________________________
Details:
There is a currently a bug in ProjectCenter which leads gnustep-make to crash
during install phase. Well, unless you build and install by typing either:
- sudo make && sudo make install
- make; su root; make install (in this case, you have to source GNUstep.sh
.csh when you become 'root')
The bug is debated here:
<http://thread.gmane.org/gmane.comp.lib.gnustep.devel/4322/focus=4322>
To reproduce the bug, try to build and install Grr or Installer included in
Étoilé repository < https://gna.org/svn/?group=etoile>. You can retrieve
the related projects this way:
- Grr
svn co http://svn.gna.org/svn/etoile/trunk/Etoile/Frameworks/RSSKit
then
make && sudo make install (you need to build and install this Grr dependency
first)
svn co http://svn.gna.org/svn/etoile/trunk/Etoile/Services/User/Grr
then
make && sudo make install (this should lead to a crash)
- Installer
svn co http://svn.gna.org/svn/etoile/trunk/Etoile/Services/User/Installer
then
make && sudo make install (this should lead to an identical crash)
As a side note, there is a related submission on Étoilé bug tracker:
<https://gna.org/bugs/index.php?func=detailitem&item_id=5964>
Thanks,
Quentin.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=16754>
_______________________________________________
Message posté via/par Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #16754] Installing ProjectCenter projects doesn't work with 'make && sudo make install',
Quentin Mathé <=