creating a new TMO

34 views
Skip to first unread message

Sira Ferradans

unread,
May 4, 2013, 10:10:10 AM5/4/13
to pfst...@googlegroups.com
Hello, 
I am trying to integrate my code within the pfstmo package on my computer, and I am having troubles even to get to compile the code.
This is what I have done: 
1) downloaded the pfstmo code, compiled and installed, and everything ok. 
2) Added my code to the pfstmo/src/newTMO/ with a Makefile etc.
3) Added the path of my code to the ptstmo/configure.ac as AC_CONFIG_FILES([ src/newTMO/Makefile ]) 
4) autoheader, automake --add-missing, autoconf, configure, make

but the code is not being compiled, what am I missing?
Thank you for your help 

Rafal

unread,
May 5, 2013, 3:06:12 AM5/5/13
to pfst...@googlegroups.com
One step that seems to be missing:

* ) Add your new directory to SUBDIRS in src/Makefile.am

Rafal 
Message has been deleted

Sira

unread,
May 5, 2013, 3:59:52 AM5/5/13
to pfst...@googlegroups.com
Hello Rafal, 
thank you for such a quick answer. I added it, and it is not compiling the files in the directory...

best, 
Sira.

Sira

unread,
May 5, 2013, 5:08:25 AM5/5/13
to pfst...@googlegroups.com
I found that I have to add also to the  file 

src/Makefile.in 

the name of the new tone mapping to the DIST_SUBDIRS


On Sunday, May 5, 2013 9:06:12 AM UTC+2, Rafal wrote:
Reply all
Reply to author
Forward
0 new messages