dr-geo
[Top][All Lists]
Advanced

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

[Dr. Geo] Building the DrGeo IDE on a Mac fails due to missing Gettext


From: Oscar Nierstrasz
Subject: [Dr. Geo] Building the DrGeo IDE on a Mac fails due to missing Gettext
Date: Fri, 23 Feb 2024 10:09:39 +0100

Hi folks,

(@Hilaire, you asked me to post here to have a trace of questions and answers.)

I have been trying to build the Dr Geo IDE on a mac. I had to adapt the instructions in the GitHub README (https://www.gnu.org/software/dr-geo/), but my script is working now (attached).

The problem is that the build fails at the last step when loading `setupDrGeoDevelopment.st`.
It occurs during `Feature require: #'DrGeoFrench'.` because it fails to find `Gettext`.

Here is the error log:

Transcript
#('Compiler evaluate contents of file named: ' 'drgeo/src/setupDrGeoDevelopment.st' ' arguments: ' #())
Installed ChangeSet: [r6.2]-6157-UseOfSizeForCopy-GeraldKlix-2024Feb01-21h27m-KLG.001.cs.st
Installed ChangeSet: [r6.2]-6158-LogStartupNotice-JuanVuletich-2024Feb11-15h48m-jmv.001.cs.st
Cuis6.2
latest update: #6158
Running at :/Users/oscar/Desktop/GT/DrGeo/Cuis/Cuis6-2/CuisImage/Cuis6.2.image
Could not find code package file for [Gettext].
Installation of [DrGeo] failed.
Attempt to create DrGeoTutorial as a subclass of nil.  Possibly a class is being loaded before its superclass.
Attempt to create DrGeoFigure as a subclass of nil.  Possibly a class is being loaded before its superclass.
MessageNotUnderstood: UndefinedObject>>methodsFor:
while evaluating: DrGWrappedItem methodsFor: '*DrGeoFrench'

Any idea what how to fix it?

Thanks in advance for any help.

Oscar Nierstrasz
---
oscar.nierstrasz@feenk.com
https://feenk.com/about/

Attachment: BuildDrGeo.command.txt
Description: Text document


reply via email to

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