T T T
»Just because your voice reaches halfway around the world doesn't mean you are wiser than when it reached only to the end of the bar.« — Edward R. Murrow

Cheating Woopra to run on OS X/Intel 32bit

Woopra is a website analysis service that allows webmasters to monitor various statistics, and track and interact with individual users in real-time. This article covers how the Woopra client can be installed on some unsupported plattforms.

While installing the server side installation is easy as pie and done by inserting some lines of HTML in the site template, installing the Woopra client can be tricky. At least on Linux or OS X boxes.

Woopra requires Java SE 6, which does not ship withwas just released for OS X Leopard (Hey, it’s just one and a half years late.). You can download a beta version by joining the Apple Developer Connection (it’s free). However, the beta it is only available for Intel 64bit systems. PPC or Intel 32 bit systems are not yet and probably will never be supported.

I tried SoyLatte, Landon Fuller’s FreeBSD based port of Java SE 6 to OS X. It works well on all Intel-based systems running Tiger (10.4) or Leopard (10.5).

However, I wasn’t able to get the installer to run correctly, as some internal directory references were screwed up. So what I did was pretty simple: I installed Woopra on a windows box and copied WoopraApplication.jar back to my OS X.

Now you can open Terminal.App and call your SoyLatte Java virtual machine and enjoy monitoring your users. Remember to set your $PATH correctly (e.g. export PATH=/usr/local/soylatte16-i386/bin/:$PATH.

java -cp WoopraApplication.jar woopraapplication.Main

But be warned: SoyLatte does not provide native graphics via Quarz, but only via X11 (you can find an X Server on your OS X Installation DVD).

Dear guys at Woopra.com: Please provide a pure Java package without an installer. Thanks.

Elie El Khoury said 9 weeks 13 hours ago:

Thank you for your time writing this post! I’m sure it will help many Woopers on 32bit intel-based systems.

We will consider your request and have a generic Woopra Zip package for all platforms.

2008-05-02 13:45

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <i> <b> <p> <blockquote> <q>
  • You can use Markdown syntax to format and style the text. Also see and Markdown Extra for tables, footnotes, and more.
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Copy the characters (respecting upper/lower case) from the image.
© Philipp 'Lipflip' Brauner, All rights reserved. Proudly powered by Drupal, Apache, mySQL, PHP, and Debian flavoured Linux.