Hm probably the bast way would be using tarballs like we did before, autotools are a very very bad thing on Windows
Patrick 2010/6/10 Mat <[email protected]> > Hi, I just tried to change path to /opt/autotools, it does pass the > prefix search path, thanks :-) > > And I encounter another problem, that "threads.pm" is not found in @INC > pathes. > ( as attachment shows ) > > I am strange to perl related settings, would you have any > idea/suggestion about this? > > sincerely, Mat. > > 2010/6/10 Patrick von Reth <[email protected]>: > > Ok so autotools should be plcaed at /opt/autotools/bin I could change > that > > easily > > > > On 9 June 2010 17:58, Mat <[email protected]> wrote: > >> > >> Hi, > >> > >> "testing/autotools" can be emerge/unmerge successfully, thanks. > >> > >> I found some problem at run-time, and write feedback as below: > >> > >> 1. the path in the wrapper script ( /bin/autoconf, /bin/automake,...) > >> are not matched. > >> Original => LOCATION="/opt/autotools/bin" > >> It can run successfully after I change it > >> After => LOCATION="/bin" > >> > >> 2. There is some missing perl include path ( as screenshot display ) > >> > >> 3. libtool is missing. libtool is usually required by libraries > packages. > >> > >> Any idea/suggstion? many thanks.. > >> > >> sincerely, Mat. > >> > >> On Wed, Jun 9, 2010 at 7:12 PM, Mat <[email protected]> wrote: > >> > Great job, thank you! > >> > > >> > I am going to try it and would like to feedback if there is something > >> > helpful :-) > >> > > >> > 2010/6/9 Patrick von Reth <[email protected]>: > >> >> Hi Mat, > >> >> I switched our msys source and added also a autotools package, with > the > >> >> new > >> >> msys we also ship a msys-perl which as far as I know is needed for > >> >> autotools(hardcoded path) I also fixed the problem which ocures with > >> >> normal > >> >> configure if msys-perl is installed. > >> >> Maybe we also can add the direct autotools support to emerge. > >> >> But for what is the pkg-config-dev package needed? > >> > dbus-c++'s configure.ac use 'PKG_CHECK_MODULES' macro to invoke > >> > pkg-config check function, some functions/macro is defined in > >> > 'pkg-config.m4', which are in pkg-config-dev package. > >> > > >> >> Regards > >> >> Patrick > >> >> > >> >> 2010/6/4 Mat <[email protected]> > >> >>> > >> >>> Hi All, > >> >>> > >> >>> I tried to made a package for autotools toolchain [1][2]. > >> >>> The package now can run and generates "./configure" form compact > >> >>> autotool-based source. > >> >>> It is still experimental, and hope it helps. > >> >>> > >> >>> sincerely, Mat. > >> >>> > >> >>> [1]. attachment://autotools.patch > >> >>> [2]. attachment://pkg-config.patch > >> >>> > >> >>> _______________________________________________ > >> >>> Kde-windows mailing list > >> >>> [email protected] > >> >>> https://mail.kde.org/mailman/listinfo/kde-windows > >> >>> > >> >> > >> >> > >> >> _______________________________________________ > >> >> Kde-windows mailing list > >> >> [email protected] > >> >> https://mail.kde.org/mailman/listinfo/kde-windows > >> >> > >> >> > >> > > >> _______________________________________________ > >> Kde-windows mailing list > >> [email protected] > >> https://mail.kde.org/mailman/listinfo/kde-windows > > > > > > _______________________________________________ > > Kde-windows mailing list > > [email protected] > > https://mail.kde.org/mailman/listinfo/kde-windows > > > > > > _______________________________________________ > Kde-windows mailing list > [email protected] > https://mail.kde.org/mailman/listinfo/kde-windows > >
_______________________________________________ Kde-windows mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-windows
