Difference between revisions of "Talk:Mac OS X Build Instructions (X11)"

From Apache OpenOffice Wiki
Jump to: navigation, search
 
Line 3: Line 3:
 
# I had to fink libIDL to get Mozilla to compile.  This is pretty easy to fix if you're using fink.  Just get the libidl2 package.
 
# I had to fink libIDL to get Mozilla to compile.  This is pretty easy to fix if you're using fink.  Just get the libidl2 package.
 
# There was a compile time problem with using xmkmf.  You just have to remove the #!pragma line above the #!.  See [http://lists.apple.com/archives/X11-users/2003/Nov/msg00275.html this link] for more info.
 
# There was a compile time problem with using xmkmf.  You just have to remove the #!pragma line above the #!.  See [http://lists.apple.com/archives/X11-users/2003/Nov/msg00275.html this link] for more info.
 +
# If you get compilation errors dealing with Dl_info not being declared, follow [http://fink.sourceforge.net/faq/comp-general.php?phpLang=en#dlfcn-from-oo these instructions]
 +
 
--[[User:Aobrien|Aobrien]] 03:32, 9 February 2006 (CET)
 
--[[User:Aobrien|Aobrien]] 03:32, 9 February 2006 (CET)

Revision as of 04:53, 9 February 2006

I've had to take some additional steps to get OOo2 (680_m155 -- not exactly sure if I should be using this revision) to compile on Tiger. I'll leave it to the page owner or anyone else who's not as much of a noob as me to decide what would be helpful to others and what's specific to my system:

  1. I had to fink libIDL to get Mozilla to compile. This is pretty easy to fix if you're using fink. Just get the libidl2 package.
  2. There was a compile time problem with using xmkmf. You just have to remove the #!pragma line above the #!. See this link for more info.
  3. If you get compilation errors dealing with Dl_info not being declared, follow these instructions

--Aobrien 03:32, 9 February 2006 (CET)

Personal tools