Difference between revisions of "Talk:How to install Adempiere with Postgres on MacOSX 10.5"

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.
m ((progress notes) still need SDK install)
(New MAC User: pljava issue)
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
*Now i am a new Mac user, and i am learning to set this up. I got a question. The HOME folder when we want to do EXPORT for JAVA_HOME. Is that done under root or user account? - [[User:Red1|Red1]] 21:12, 15 July 2008 (EDT)
 
*Now i am a new Mac user, and i am learning to set this up. I got a question. The HOME folder when we want to do EXPORT for JAVA_HOME. Is that done under root or user account? - [[User:Red1|Red1]] 21:12, 15 July 2008 (EDT)
 
**I done it on user acct and the PG autoinstaller works ok. Now to RUN_build to get the binary for RUN_setup. - [[User:Red1|Red1]] 20:35, 17 July 2008 (EDT)
 
**I done it on user acct and the PG autoinstaller works ok. Now to RUN_build to get the binary for RUN_setup. - [[User:Red1|Red1]] 20:35, 17 July 2008 (EDT)
 +
**I hit into problems when redumping the PG, wouldnt crank up again well or sumtin. Listening to good IRC room advice i used latest EnterpriseDB PG 8.3 instead. Ok and can get to the opening dialog box but hit PLJAVA not working errors. Now working at that and if solved will update the HOWTO here. - [[User:Red1|Red1]] 20:22, 2 September 2008 (EDT)
  
 
== Java 6 on Mac OS X 10.5 ==
 
== Java 6 on Mac OS X 10.5 ==
Line 15: Line 16:
 
*Hope that this has SDK too for the RUN_build.sh. Earlier i was advised to use Java 5 but can't find it. So let's see. - [[User:Red1|Red1]] 20:45, 17 July 2008 (EDT)
 
*Hope that this has SDK too for the RUN_build.sh. Earlier i was advised to use Java 5 but can't find it. So let's see. - [[User:Red1|Red1]] 20:45, 17 July 2008 (EDT)
 
**It seems not to work, still getting the 'need full SDK' message. So i found this to try out: http://rorblog.techcfl.com/2008/02/26/installing-the-jdk-16-on-mac-os-x/ - [[User:Red1|Red1]] 20:54, 17 July 2008 (EDT)
 
**It seems not to work, still getting the 'need full SDK' message. So i found this to try out: http://rorblog.techcfl.com/2008/02/26/installing-the-jdk-16-on-mac-os-x/ - [[User:Red1|Red1]] 20:54, 17 July 2008 (EDT)
 +
**Now this finally works! Just rename first the '''Soylatte..''' folder to simpler form such as 'Java6' before copying to System/Library/Frameworks/JavaVM.framework/ - [[User:Red1|Red1]] 03:45, 18 July 2008 (EDT)
 +
*This also means that for latest Mac u have to use Java 6 for your ADempiere compilation. U thus have to uncomment the Java 6 stuff in the source. Just search for ''Java 6'' in source. - [[User:Red1|Red1]] 11:40, 18 July 2008 (EDT)

Latest revision as of 17:22, 2 September 2008

New MAC User

  • Now i am a new Mac user, and i am learning to set this up. I got a question. The HOME folder when we want to do EXPORT for JAVA_HOME. Is that done under root or user account? - Red1 21:12, 15 July 2008 (EDT)
    • I done it on user acct and the PG autoinstaller works ok. Now to RUN_build to get the binary for RUN_setup. - Red1 20:35, 17 July 2008 (EDT)
    • I hit into problems when redumping the PG, wouldnt crank up again well or sumtin. Listening to good IRC room advice i used latest EnterpriseDB PG 8.3 instead. Ok and can get to the opening dialog box but hit PLJAVA not working errors. Now working at that and if solved will update the HOWTO here. - Red1 20:22, 2 September 2008 (EDT)

Java 6 on Mac OS X 10.5

  • Has anybody ever installed ADempiere on OS X with Java6? --Goanookie 03:47, 16 July 2008 (EDT)

Updating Java 6 for Mac OS X 10.5

  • During RUN_build, ADempiere requires the right Java SDK and for Mac OSX 10.5 you can get that from http://www.apple.com/support/downloads/javaformacosx105update1.html
  • According to the above link, it says that this is:
    • About Java for Mac OS X 10.5 Update 1
    • This Java for Mac OS X 10.5 Update 1 adds Java SE 6 version 1.6.0_05 to your Mac.
    • This update does not replace the existing installation of J2SE 5.0 or change the default version of Java.
  • Hope that this has SDK too for the RUN_build.sh. Earlier i was advised to use Java 5 but can't find it. So let's see. - Red1 20:45, 17 July 2008 (EDT)
  • This also means that for latest Mac u have to use Java 6 for your ADempiere compilation. U thus have to uncomment the Java 6 stuff in the source. Just search for Java 6 in source. - Red1 11:40, 18 July 2008 (EDT)