View Full Version : How compile lagarith on Mac?
rockstar1
1st July 2009, 14:43
How compile lagarith on mac with intel?
mousemurder
19th July 2009, 17:23
i dont have a mac but since it is posix i assume you untar it and do:
./configure && make && sudo make install
is there any documentation that comes with lagarith (whatever that is). maybe look for a file called README or INSTALL inside of the tarball.
if there is no configure script or makefile, you may do gcc <filename> to make an executable
Dark Shikari
19th July 2009, 18:23
i dont have a mac but since it is posix i assume you untar it and do:
./configure && make && sudo make install
is there any documentation that comes with lagarith (whatever that is). maybe look for a file called README or INSTALL inside of the tarball.
if there is no configure script or makefile, you may do gcc <filename> to make an executableYour "guide" is rather unlikely to work, given that Lagarith is a Video for Windows codec, and contains no "Makefile".
mousemurder
19th July 2009, 19:24
^ thanks for the insight. i was giving generic guide as to how to compile software. the original poster made no reference to it being windows only and because they mentioned "on mac with intel" i assumed it was for an x86 based mac.
shoarthing
21st July 2009, 15:54
How compile lagarith on mac with intel? . . not realistic right now: this link (http://lags.leetcode.net/Codec_mac.html) may be helpful, if only partially - but of course we don't know what your aims/tasks are nor how they relate to Lagarith.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.