hi, Am Montag, 28. November 2011, 16:15:02 schrieb Thomas Friedrichsmeier: > No idea. But at least in the definition of KDE4_ADD_EXECUTABLE, Q_WS_MAC is > used, too, to control creation of a BUNDLE (at least as far as I understand > it), rather than APPLE.
ok, i changed that now. i also improved the Portfile a little. and i rebuilt and installed everything to a custom target directory, /opt/rkward. this time the complete build finished without any errors in between, so "sudo port -v install rkward" is all you need. and some hours of time... in the process, i learned some more lessons: the environment variable LANG is not globally exported for a user, although it's set in terminal sessions. in particular, the rkward script won't find it, hence you'll get the KDE applications in english when started from the dock/finder; if you run the start script from a terminal you'll get it in your preferred language. a solution to that is to once set LANG via "launchctl", e.g. for german: launchctl setenv LANG de_DE.UTF-8 i noticed that, when started without LANG set accordingly, RKWards settings menu was missing the "configure R packages" entry! this was reproducable reliably; once i ran the script from a terminal *or* set LANG manually in the start script, the entry was present. viele grüße :: m.eik -- dipl. psych. meik michalke abt. f"ur diagnostik und differentielle psychologie institut f"ur experimentelle psychologie heinrich-heine-universit"at d"usseldorf
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d
_______________________________________________ RKWard-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rkward-devel
