Transformers installation problem

Hello! I'm trying to install transformers on a machine running ubuntu 9.04. I downloaded and installled the latest binary package of strategoxt from its site and then i follow your guide: http://www.lrde.epita.fr/cgi-bin/twiki/view/Transformers/CTransformersManual The problem occurs when i run the ./configure I get the following error: line 17156: syntax error near unexpected token `ATERM,aterm' ./configure: line 17156: ` PKG_CHECK_MODULES(ATERM,aterm >= 2.5)' onfigure: error: ./configure failed for generic-tools Any ideas how to solve this? Thanks in advance! Erik

Hello, "apt-get install pkg-config" should resolve your problem. Do not forget to relaunch "./bootstrap". On Wed, Jul 15, 2009 at 2:37 PM, Erik Gustav Hansson<erik.gustav.hansson@gmail.com> wrote:
The problem occurs when i run the ./configure I get the following error: line 17156: syntax error near unexpected token `ATERM,aterm' ./configure: line 17156: ` PKG_CHECK_MODULES(ATERM,aterm >= 2.5)' onfigure: error: ./configure failed for generic-tools
Any ideas how to solve this?
-- Valentin David valentin.david@gmail.com
participants (2)
-
Erik Gustav Hansson
-
Valentin David