Trylinux.org
 

October 9, 2009

Compiling ArcEMU on Fedora

Filed under: linux, warcraft, wow — tip @ 6:41 pm

I was trying to compile ArcEMU on Fedora and I kept geting the following error:

configure: error: Couldn’t find pcre library. Make sure your pcre path is correct.

Turns out if you don’t have the mysql-devel packages installed you get this error.  That makes a lot of sense.  After an hour of searching the web and building pcre over from scratch a dozen times, I finally found a post that mentioned a problem with using mysql-devel 64bit packages.  I checked and didn’t have mysql-devel installed, so I installed it and it compiles just fine now.

December 29, 2008

World of Warcraft Text to Speech

Filed under: General, Projects, warcraft — tip @ 2:48 am

During my Christmas break I’ve been working on another project.  I was playing World of Warcraft and was checking out some of the add-ons.  I noticed there wasn’t any text to speech add-ons, so I thought I bet I could make it work.   Check out the site here:  WoWSpeech.net