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/



_______________________________________________
Bug-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to