Better BUild Tools

EQ2Emulator Development forum.

Moderator: Team Members

Post Reply
jaxl
Posts: 8
Joined: Tue Dec 23, 2008 8:54 pm

Better BUild Tools

Post by jaxl » Wed Dec 24, 2008 11:10 am

I was bored at work trying to get this to compile on Ubuntu and decided to switch it over to use autoconf.

To try these out, in a fresh checkout, unpack the attached tarball into the world directory.

You should then be able to do ./configure to generate the Makefile and then make

Advantages to using this is include better management of libraries -

* End user is notified if something is missing.
* Libray flags are auto generated just be editing the configure.ac file and running autoconf.
* User can specify the MySQL install location with --with-mysql=
* Arch dependencies could be handled later on with the #define/config.h system if so desired.

Best Regards,
Jaxl
You do not have the required permissions to view the files attached to this post.

LethalEncounter
Team: Zombie
Posts: 2717
Joined: Wed Jul 25, 2007 10:10 pm

Re: Better BUild Tools

Post by LethalEncounter » Wed Dec 24, 2008 8:33 pm

Awesome, I'll definitely check it out this weekend. As long as there isnt any problems I'll commit it to SVN. Good work :)

Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests