discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why are not all example apps build when doing a make install in usr-


From: Lars Sonchocky-Helldorf
Subject: Re: Why are not all example apps build when doing a make install in usr-apps/examples?
Date: Sat, 25 Apr 2015 23:30:23 +0200

Hi Gregory,

Am 25.04.2015 um 21:18 schrieb Gregory Casamento:

The others can be added if you wish. I believe when that makefile was created some of the subprojects didn't exist or were incomplete. No one got around to adding them after.

adding them would be great!

Another question:

Would it be possible to install all those apps in an "Examples" subfolder of "Applications" so that "Applications" doesn't get to cluttered by (mostly useless) apps?

Thanks fpr your help,

Lars


GC
On Sat, Apr 25, 2015 at 10:51 Lars Sonchocky-Helldorf <lars.sonchocky-helldorf@hamburg.de> wrote:
Hi,

when trying to install the examples from GNUstep-sources/modules/usr-apps/examples/ using:

$ gmake -j 8 && sudo -E gmake GNUSTEP_INSTALLATION_DOMAIN=LOCAL install

on FreeBSD 10.1 (that doesn't matter I think) only the following subprojects are build:

(from GNUstep-sources/modules/usr-apps/examples/gui/GNUmakefile ):

SUBPROJECTS =             \
        Calculator        \
        Classes           \
        CurrencyConverter \
        Ink               \
        ExampleService    \
        GSTest

while the following stuff could be build:

[gnustep@freebsd10 ~]$ ls -1 /home/gnustep/GNUstep-sources/modules/usr-apps/examples/gui
Calculator
Classes
CurrencyConverter
ExampleService
ExampleTheme
Finger
GFractal
GPuzzle
GSTest
HostAddress
Ink
MyGL
Old
PowerPaint
TestDrawing
ToolbarExample


Is there a rationale behind this not to build all subprojects by default or simply an oversight to include new subprojects into the GNUmakefile?


regards,

        Lars
_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnustep


reply via email to

[Prev in Thread] Current Thread [Next in Thread]