[Tremor] re:build

Michael Smith mlrsmith at gmail.com
Mon Mar 21 20:55:24 PST 2005


On Tue, 22 Mar 2005 10:22:13 +0530, dhanabalb at soc-soft.com
<dhanabalb at soc-soft.com> wrote:
>  
>  
> 
> Hi 
> 
> How do I build the tremor low mem code that I have downloaded from svn.   

"./autogen.sh && make" should do it, if you're on a unix system with
the appropriate tools installed.

If you're not, or you don't, you can just create an appropriate
Makefile or project file for your system yourself. See the file
Makefile.am for lists of what files are required to build the decoder.

You might also need to edit config_types.h to get it to build on some systems.

Mike


More information about the Tremor mailing list