But couldn't we simply expect whoever wants to use it to have already installed it on their computers, at least for now? Then the universality wouldn't matter that much. We just look to see if it's in the path or something, and prompt the user to the appropriate link if it's not found.
Haris
On Oct 11, 2007, at 1:43 PM, Brad Miller wrote:
These instructions simply show you how to build it the default way, which will just compile it for your architecture. You can test that by running file chktex it will show you lines for both i386 and ppc if it has been compiled to be universal.
Its doable without a lot of work I think, I was just hoping someone could save me the time of digging through sources to figure out how to build it as a universal binary.
Brad
Brad Miller Assistant Professor, Computer Science Luther College
On 10/11/07, Charilaos Skiadas cskiadas@gmail.com wrote: On Oct 11, 2007, at 3:17 AM, Oliver Hagmann wrote:
On 11.10.2007, at 04:07, Brad Miller wrote:
I will add it to my todo list. However, I will need some advice on how to modify the Makefile so that it builds as a universal binary.
Great Brad!
Don't know, but maybe this helps? http://www2.hawaii.edu/~ramonf/ChkTeXonMacOSX/index.html
I just installed it using these instructions on an intel mac. Don't know if that makes it universal or not however. Looks nice, we should integrate it! Probably need to parse its output though, make links etc.
Does it work with projects?
Oliver