Hi all there,
I've had some trouble too with G-Prolog compilation on OS X 10.4.

What I finished to do was this :
- take darwin port first (gives "port" command)
- then, the only thing to do is :

   $sudo port install gprolog

and wait 2 minutes for every thing be installed "proprio motu".

NB : that was for the 1.2.16 release. Dont know well how to do to have .19 (hence, without 'port' aide).

regards

AS

Lindsey Spratt a écrit :

On Dec 7, 2005, at 6:26 PM, Paulo Moura wrote:


On 2005/12/07, at 23:24, Pierre Gianni wrote:

Hi, I would like to know how to install gprolog on Mac OS X.
It would be nice if somebody who did install the software successfully
could explain to me how he did it.


DarwinPorts?


There is also a fink port. Note that gprolog will not compile on "standard" Mac OS X 10.4.x (Tiger) because Tiger uses gcc 4 by default. You can use the command:

sudo gcc_select 3.3

to set the default gcc compiler to version 3.3.

I have some modifications that make gprolog compile with gcc 4 but they aren't very pretty.

Lindsey



_______________________________________________
Users-prolog mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/users-prolog


--
Aleksander S. Saidi
Ecole Centrale de Lyon
Département Mathématiques-Informatique
Mél : [EMAIL PROTECTED]
Tél : 04.72.18.65.30, Fax : 04.78.33.16.15

begin:vcard
fn:A-S Saidi
n:Saidi;Aleksander-Sadegh
org:Ecole Centrale de Lyon;LIRIS-CNRS UMR 5205
adr;quoted-printable:B.P. 163;;36 Ave. Guy de Collongue;Ecully;Rh=C3=B4ne;69134;France
email;internet:[EMAIL PROTECTED]
title;quoted-printable:Ma=C3=AEtre de Conf=C3=A9rences
tel;quoted-printable;work:(33=C3=A0 04 72 18 65 30
tel;fax:(33) 04 78 33 16 15
x-mozilla-html:TRUE
url:http://www.mi.ec-lyon.fr
version:2.1
end:vcard

_______________________________________________
Users-prolog mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/users-prolog

Reply via email to