[ome-users] cvs install
Ilya Goldberg
igg at nih.gov
Mon Nov 20 15:33:14 GMT 2006
What are your versions of automake and autoconf?
automake --version
autoconf --version
These are known to work:
automake (GNU automake) 1.6.3 (OS X 10.4 stock)
automake (GNU automake) 1.9.5 (FC 4 stock)
autoconf (GNU Autoconf) 2.59 (OS X + FC 4 stock)
The difference between the tar-ball and cvs is that the files created
by the autogen.sh script are included in the tarball (Makefile.in,
config.*, configure, etc), which makes the installation less
dependent on automake/autoconf.
-Ilya
On Nov 20, 2006, at 10:00 AM, Javi wrote:
> hi everyone,
> I'm trying to install OME from cvs. When I install the 2.6.0 from
> the tar.gz it goes very smoothly, I've installed it without
> problems in ubuntu dapper a couple of times.
> Here are the errors I get, right at the beggining:
>
> **********************************************************************
> ***************
> -------------------
> Core Binary Setup
> -------------------
>
> (All verbose information logged in /var/tmp/OME/install/
> BinaryBuilds.log)
>
> Installing OMEIS
> \_ Configuring [FAILURE].
>
>
> Errors executing task: Unable to configure module, see
> BinaryBuilds.log for details. at (eval 36) line 1
>
> at ./install.pl line 81
> main::run_tasks() called at ./install.pl line 265
> **********************************************************************
> ***************
>
> and this is the BinaryBuilds.log:
>
> **********************************************************************
> ***************
>
> USING C CONFIGURE/AUTOCONF/AUTOMAKE SCRIPT -- './autogen.sh --
> prefix=/OME --with-omeis-root=/OME/OMEIS'
> FAILURE -- OUTPUT: "Generating configuration files for OMEIS,
> please wait....
>
> automake: configure.ac: installing `./install-sh'
> automake: configure.ac: installing `./mkinstalldirs'
> automake: configure.ac: installing `./missing'
> automake: configure.ac: installing `./config.guess'
> automake: configure.ac: installing `./config.sub'
> automake: zoom/lib/Makefile.am: not supported: source file `../
> include/window.h' is in subdirectory
> automake: zoom/lib/Makefile.am: not supported: source file `../
> include/pic.h' is in subdirectory
> automake: zoom/lib/Makefile.am: not supported: source file `../
> include/simple.h' is in subdirectory
> automake: zoom/lib/Makefile.am: not supported: source file `../
> include/pixel.h' is in subdirectory
> automake: zoom/lib/Makefile.am: not supported: source file `../
> include/zoom.h' is in subdirectory
> automake: zoom/lib/Makefile.am: not supported: source file `../
> include/scanline.h' is in subdirectory
> automake: zoom/lib/Makefile.am: not supported: source file `../
> include/filt.h' is in subdirectory
> automake: zoom/lib/Makefile.am: not supported: source file `../
> include/simple.h' is in subdirectory
> automake: t/Makefile.am: not supported: source file `../File.c' is
> in subdirectory
> automake: t/Makefile.am: not supported: source file `../Pixels.c'
> is in subdirectory
> automake: t/Makefile.am: not supported: source file `../
> OMEIS_Error.c' is in subdirectory
> automake: t/Makefile.am: not supported: source file `../digest.c'
> is in subdirectory
> automake: t/Makefile.am: not supported: source file `../
> repository.c' is in subdirectory
> automake: t/Makefile.am: not supported: source file `../sha1DB.c'
> is in subdirectory
> automake: t/Makefile.am: not supported: source file `../File.h' is
> in subdirectory
> automake: t/Makefile.am: not supported: source file `../Pixels.h'
> is in subdirectory
> automake: t/Makefile.am: not supported: source file `../
> OMEIS_Error.h' is in subdirectory
> automake: t/Makefile.am: not supported: source file `../digest.h'
> is in subdirectory
> automake: t/Makefile.am: not supported: source file `../
> repository.h' is in subdirectory
> automake: t/Makefile.am: not supported: source file `../sha1DB.h'
> is in subdirectory
> automake: zoom/lib/Makefile.am: not supported: source file `../
> include/window.h' is in subdirectory
> automake: zoom/lib/Makefile.am: not supported: source file `../
> include/pic.h' is in subdirectory
> automake: zoom/lib/Makefile.am: not supported: source file `../
> include/simple.h' is in subdirectory
> automake: zoom/lib/Makefile.am: not supported: source file `../
> include/pixel.h' is in subdirectory
> automake: zoom/lib/Makefile.am: not supported: source file `../
> include/zoom.h' is in subdirectory
> automake: zoom/lib/Makefile.am: not supported: source file `../
> include/scanline.h' is in subdirectory
> automake: zoom/lib/Makefile.am: not supported: source file `../
> include/filt.h' is in subdirectory
> automake: zoom/lib/Makefile.am: not supported: source file `../
> include/simple.h' is in subdirectory
> automake: t/Makefile.am: not supported: source file `../File.c' is
> in subdirectory
> automake: t/Makefile.am: not supported: source file `../Pixels.c'
> is in subdirectory
> automake: t/Makefile.am: not supported: source file `../
> OMEIS_Error.c' is in subdirectory
> automake: t/Makefile.am: not supported: source file `../digest.c'
> is in subdirectory
> automake: t/Makefile.am: not supported: source file `../
> repository.c' is in subdirectory
> automake: t/Makefile.am: not supported: source file `../sha1DB.c'
> is in subdirectory
> automake: t/Makefile.am: not supported: source file `../File.h' is
> in subdirectory
> automake: t/Makefile.am: not supported: source file `../Pixels.h'
> is in subdirectory
> automake: t/Makefile.am: not supported: source file `../
> OMEIS_Error.h' is in subdirectory
> automake: t/Makefile.am: not supported: source file `../digest.h'
> is in subdirectory
> automake: t/Makefile.am: not supported: source file `../
> repository.h' is in subdirectory
> automake: t/Makefile.am: not supported: source file `../sha1DB.h'
> is in subdirectory
> "
> **********************************************************************
> ***************
>
> Can anybody hint me at what might be happening?
>
>
> --
> Javier Tibau
> Research Assistant
> Center of Vision and Robotics (CVR)
> ESPOL
> Guayaquil - Ecuador
>
> website: www.cvr.espol.edu.ec
> _______________________________________________
> ome-users mailing list
> ome-users at lists.openmicroscopy.org.uk
> http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users
More information about the ome-users
mailing list