Ok so autotools should be plcaed at /opt/autotools/bin I could change that easily<br><br><div class="gmail_quote">On 9 June 2010 17:58, Mat <span dir="ltr"><<a href="mailto:matlinuxer2@gmail.com">matlinuxer2@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi,<br>
<br>
"testing/autotools" can be emerge/unmerge successfully, thanks.<br>
<br>
I found some problem at run-time, and write feedback as below:<br>
<br>
1. the path in the wrapper script ( /bin/autoconf, /bin/automake,...)<br>
are not matched.<br>
Original => LOCATION="/opt/autotools/bin"<br>
It can run successfully after I change it<br>
After => LOCATION="/bin"<br>
<br>
2. There is some missing perl include path ( as screenshot display )<br>
<br>
3. libtool is missing. libtool is usually required by libraries packages.<br>
<br>
Any idea/suggstion? many thanks..<br>
<br>
sincerely, Mat.<br>
<div><div></div><div class="h5"><br>
On Wed, Jun 9, 2010 at 7:12 PM, Mat <<a href="mailto:matlinuxer2@gmail.com">matlinuxer2@gmail.com</a>> wrote:<br>
> Great job, thank you!<br>
><br>
> I am going to try it and would like to feedback if there is something<br>
> helpful :-)<br>
><br>
> 2010/6/9 Patrick von Reth <<a href="mailto:patrick.vonreth@gmail.com">patrick.vonreth@gmail.com</a>>:<br>
>> Hi Mat,<br>
>> I switched our msys source and added also a autotools package, with the new<br>
>> msys we also ship a msys-perl which as far as I know is needed for<br>
>> autotools(hardcoded path) I also fixed the problem which ocures with normal<br>
>> configure if msys-perl is installed.<br>
>> Maybe we also can add the direct autotools support to emerge.<br>
>> But for what is the pkg-config-dev package needed?<br>
> dbus-c++'s <a href="http://configure.ac" target="_blank">configure.ac</a> use 'PKG_CHECK_MODULES' macro to invoke<br>
> pkg-config check function, some functions/macro is defined in<br>
> 'pkg-config.m4', which are in pkg-config-dev package.<br>
><br>
>> Regards<br>
>> Patrick<br>
>><br>
>> 2010/6/4 Mat <<a href="mailto:matlinuxer2@gmail.com">matlinuxer2@gmail.com</a>><br>
>>><br>
>>> Hi All,<br>
>>><br>
>>> I tried to made a package for autotools toolchain [1][2].<br>
>>> The package now can run and generates "./configure" form compact<br>
>>> autotool-based source.<br>
>>> It is still experimental, and hope it helps.<br>
>>><br>
>>> sincerely, Mat.<br>
>>><br>
>>> [1]. attachment://autotools.patch<br>
>>> [2]. attachment://pkg-config.patch<br>
>>><br>
>>> _______________________________________________<br>
>>> Kde-windows mailing list<br>
>>> <a href="mailto:Kde-windows@kde.org">Kde-windows@kde.org</a><br>
>>> <a href="https://mail.kde.org/mailman/listinfo/kde-windows" target="_blank">https://mail.kde.org/mailman/listinfo/kde-windows</a><br>
>>><br>
>><br>
>><br>
>> _______________________________________________<br>
>> Kde-windows mailing list<br>
>> <a href="mailto:Kde-windows@kde.org">Kde-windows@kde.org</a><br>
>> <a href="https://mail.kde.org/mailman/listinfo/kde-windows" target="_blank">https://mail.kde.org/mailman/listinfo/kde-windows</a><br>
>><br>
>><br>
><br>
_______________________________________________<br>
Kde-windows mailing list<br>
<a href="mailto:Kde-windows@kde.org">Kde-windows@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-windows" target="_blank">https://mail.kde.org/mailman/listinfo/kde-windows</a><br>
</div></div></blockquote></div><br>