This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: setup.exe instructions refer to missing packages


Linda Walsh wrote:
I'm trying to see if I'm able to checkout and build
setup.exe

The instructions say to load three "-devel" required
packages.  Unfortunately, they don't seem to be in
setup's list of packages.  Are they missing or are
the instructions out of date or what?
Missing packages:

- autoconf-devel

 - automake-devel
 - libtool-devel

They are out-of-date. What you actually need are:


autoconf      (ver 4.1 or newer; this is a wrapper)
autoconf2.5   (actual sutoconf from 2.5x series)

automake      (ver 2.1 or newer; this is a wrapper)
automake1.9   (perhaps 1.10, I'm not sure)

libtool1.5

--
Chuck

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]