Alec the Geek

Reflections on software and related things from an older geek

Top Tip: Running Perl Regex Coach on OS/X

Posted by Alec The Geek on 16 November 2011

(updated Mar/2012)

If you’ve used the excellent Regex Coach for Perl programmers on Windows but have been dissapointed that the current version does not run on Mac OS/X, fear not. You can build Wine and then it runs well.

  1. Install HomeBrew
  2. Run the command brew install wine && brew install winetricks && winetricks vcrun2005
  3. Download the Regex Coach installer
  4. Run the command wine regex-coach.exe to install
  5. To run Regex Coach run the command wine ~/.wine/drive_c/Program\ Files/The\ Regex\ Coach/The\ Regex\ Coach.exe

The equivalent process also works for the Linux

About these ads

Sorry, the comment form is closed at this time.

 
Follow

Get every new post delivered to your Inbox.

Join 273 other followers

%d bloggers like this: