commit-gnue
[Top][All Lists]
Advanced

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

gnue/geas/doc apple_mac_osx.txt


From: Neil Tiffin
Subject: gnue/geas/doc apple_mac_osx.txt
Date: Thu, 29 Nov 2001 05:27:12 -0500

CVSROOT:        /home/cvs
Module name:    gnue
Changes by:     Neil Tiffin <address@hidden>    01/11/29 05:27:12

Modified files:
        geas/doc       : apple_mac_osx.txt 

Log message:
        Update OS X 10.1 Notes.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/geas/doc/apple_mac_osx.txt.diff?cvsroot=OldCVS&tr1=1.5&tr2=1.6&r1=text&r2=text

Patches:
Index: gnue/geas/doc/apple_mac_osx.txt
diff -u gnue/geas/doc/apple_mac_osx.txt:1.5 gnue/geas/doc/apple_mac_osx.txt:1.6
--- gnue/geas/doc/apple_mac_osx.txt:1.5 Wed Nov 21 20:05:42 2001
+++ gnue/geas/doc/apple_mac_osx.txt     Thu Nov 29 05:27:12 2001
@@ -1,4 +1,4 @@
-$Id: apple_mac_osx.txt,v 1.5 2001/11/22 01:05:42 ntiffin Exp $
+$Id: apple_mac_osx.txt,v 1.6 2001/11/29 10:27:12 ntiffin Exp $
 
 Notes for using GEAS with Apple Macintosh OS X (Update for 10.1)
 
@@ -9,12 +9,16 @@
 1a) To get e2fsprogs working I had to change e2fsck/unix.c line 37 from 
"malloc.h" to "sys/malloc.h",
     misc/fsck.c line 53 from "malloc.h" to "sys/malloc.h" and force the 
compile to use
     
-    setenv CFLAGS "-g -O0 -traditional-cpp -no-cpp-precomp -flat_namespace"
+    setenv CFLAGS "-g -O0 -no-cpp-precomp -flat_namespace"
     
     Of course, the source is at:
     
ftp://download.sourceforge.net/pub/sourceforge/e2fsprogs/e2fsprogs-1.19.tar.gz
+    
+1b) To get orbit-python-0.3.1 working I had to modify "PortableServermodule.c" 
line 3 from
+    "PyObject *servant_base; // PortableServer.Servant" to
+    "extern PyObject *servant_base; // PortableServer.Servant"
 
-1b) To configure geas from cvs for Apple Mac OS X using developer tools not 
Project Builder.
+1c) To configure geas from cvs for Apple Mac OS X using developer tools not 
Project Builder.
     Note that i have used fink from sourceforge to get and install the 
dependencies.
     
     http://sourceforge.net/projects/fink/



reply via email to

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