Hi,
I tried to install tempo in my Debian Lenny box, but when try to run
the tempo_builder.rb, i got this error:
/usr/lib/ruby/1.8/ftools.rb:64:in `initialize': No such file or
directory - ./tempo-tomcat5-2009.09.10/webapps/axis2/WEB-INF/conf
(Errno::ENOENT)
from /usr/lib/ruby/1.8/ftools.rb:64:in `open'
from /usr/lib/ruby/1.8/ftools.rb:64:in `syscopy'
from /usr/lib/ruby/1.8/ftools.rb:89:in `copy'
from /home/libanez/Desarrollos/tempo/rsc/scripts/../scripts/lib/
bundle_standalone.rb:18:in `setup_axis'
from /home/libanez/Desarrollos/tempo/rsc/scripts/../scripts/lib/
bundle_standalone.rb:5:in `setup_axis_and_ode'
from rsc/scripts/tempo_builder.rb:68:in `build'
from /home/libanez/Desarrollos/tempo/rsc/scripts/../scripts/lib/
build_support.rb:52:in `activate_step'
from rsc/scripts/tempo_builder.rb:66:in `build'
from rsc/scripts/tempo_builder.rb:154
In fact, the axis2 directory is empty.
After reading some blogs, i tried to build with buildr prior to the
execution of tempo_buildr.rb, but it crashed with seg fault at the
jdbc postgres.jar
Downloading postgresql:postgresql:jar:8.3-603.jdbc3
Downloading
http://repo1.maven.org/maven2/postgresql/postgresql/8.3-603.jdbc3/postgresql-8.3-603.jdbc3.jar
Segmentation Fault
Any ideas of what is happenning?
Thanks in advance.