Hi. Sry for late response, I am very busy at the moment.
Mac support in qtjambi maven plugin isn't implemented yet, because I don't know mac platform at all. If you have a time and want to help me a little, I should prepare mac release soon. When I looked into mac .tar.gz, I see bin directory with juic, lupdate, lrelease, but there are also "Designer.app", "Linguist.app" dirs which I don't understand ( and maybe I don't need to care about them ). I need to know what files are exactly needed to run juic, lupdate and lrelease and example bash script which runs them. I have created simple .tar.gz bundle from 4.5 mac dist with one shell script. http://rapidshare.com/files/354635158/test_bundle.tar.gz.html Try to run it, it must show help messages from all 3 tools. If you could check / fix that script and/or add missing dependencies ( from http://get.qt.nokia.com/qtjambi/source/qtjambi-mac-lgpl-4.5.2_01.tar.gz ), I should add mac support into plugin very soon. ... or give me a ssh session to any mac for +-10 minutes to try this myself. THX > Here is the output: > > i386 > Mac OS X > > AJ > > On 2010-02-21, at 11:07 PM, José Arcángel Salazar Delgado > <[email protected] > > om> wrote: > >> I'm working on a Java project with a team mate that is using Mac. I > >> know that there is not yet mac support for downloading Jambi for use > >> with maven (I want just the runtime stuff, not the plugin for dealing > >> with .juic files). What needs to be done? Is it a simple thing to > >> do, is there anything I can do to help? If it's a complex thing to > >> implement, what can I do to manually install using the downloaded mac > >> jar files for now? > > > > First we need the output of this code in mac: > > > > System.out.println(System.getProperty("os.arch")); > > System.out.println(System.getProperty("os.name")) > > > >> AJ > >> _______________________________________________ > >> Qt-jambi-interest mailing list > >> [email protected] > >> http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest > > > > _______________________________________________ > > Qt-jambi-interest mailing list > > [email protected] > > http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest -- Dusan _______________________________________________ Qt-jambi-interest mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest
