<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Richard Hacker (MSc Eng) wrote:
<blockquote cite="mid:201005271332.53878.ha@igh-essen.de" type="cite">
  <pre wrap="">On Thursday 27 May 2010 09:53, Armin Steinhoff wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi all,

after downloading of the development version 1.5 I tried to build the
configure file with bootstrap w/o success.
    </pre>
  </blockquote>
  <pre wrap=""><!---->How did you download? I tried it using mercurial and configure.ac was there!
  </pre>
</blockquote>
<br>
The download by mercurial was OK ... but the copy from one Linux
machine to an other went wrong  =:-/<br>
<br>
Tanks ... all is now OK !<br>
<br>
--Armin<br>
 <br>
<br>
<blockquote cite="mid:201005271332.53878.ha@igh-essen.de" type="cite">
  <pre wrap="">
  </pre>
  <blockquote type="cite">
    <pre wrap="">Is there a way to get the necessary configure.ac file ??

Linux10.3:/home/ethercat-1.5 # ./bootstrap
+ aclocal -I config
aclocal: `configure.ac' or `configure.in' is required
<-----------
+ autoheader --force
autoheader: `configure.ac' or `configure.in' is required      <------------
+ libtoolize --force --copy
libtoolize: `configure.ac' does not exist
<------------
Try `libtoolize --help' for more information.
+ automake --foreign --add-missing --copy
automake: `configure.ac' or `configure.in' is required       <-------------
+ autoconf
autoconf: no input file
+ set +x

Cheers

--Armin




_______________________________________________
etherlab-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:etherlab-users@etherlab.org">etherlab-users@etherlab.org</a>
<a class="moz-txt-link-freetext" href="http://lists.etherlab.org/mailman/listinfo/etherlab-users">http://lists.etherlab.org/mailman/listinfo/etherlab-users</a>
    </pre>
  </blockquote>
  <pre wrap=""><!---->
  </pre>
</blockquote>
<br>
</body>
</html>