Hallo

> I've just donwload the CVS version of LVS, but I don't know how to compile it.
> 
> I can't do a 'configure' (don't exists this file) nor 'make'. I've tryed with
> 'autoconf' but this is what  I get:
When nothin exists you shoul start with the autogen.sh script. 

> [EMAIL PROTECTED] studio]$ autoconf
> autoconf: Undefined macros:
> configure.in:30:AC_PROG_LIBTOOL
> configure.in:3:AC_CONFIG_SRCDIR(src/studio.h)
You have that file ?


> configure.in:4:AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
> 
> With autogen.sh I've get this:
> 
> [EMAIL PROTECTED] studio]$ ./autogen.sh
> Running aclocal ...
> Running autoheader...
> Running libtoolize...
> Putting files in AC_CONFIG_AUX_DIR, `..'.
> Running autoconf...
> autoconf: Undefined macros:
> configure.in:3:AC_CONFIG_SRCDIR(src/studio.h)
> configure.in:4:AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
> Running automake...
> Running ./configure...
> loading cache ./config.cache
> ./configure: line 704: syntax error near unexpected token `src/studio.h'
> ./configure: line 704: `AC_CONFIG_SRCDIR(src/studio.h)'

can you run aclocal fist and post the output, and run afterwards the
autogen.sh script. 

Which version auf autoconf/aclocal/autogen do you have ? 
I have here the 2.59 and the script works well. 

What type of files are compile, depcomp, install-sh, missing,
mkinstalldirs ?
If they are symlinks check if they point to the files where the system
has installed the automake package. 

auf hoffentlich bald,

Berni the Chaos of Woodquarter

Email: [EMAIL PROTECTED]
www: http://www.lysator.liu.se/~gz/bernhard


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to