Hi, The second reply tread on krusader-devel is located in an an other url: http://groups.google.com/group/krusader-devel/browse_thread/thread/8b138fe598f8b7cc/b03adeb9333c05eb#b03adeb9333c05eb
Any feedback or help about this issue is welcome. kind regards, Frank Schoolmeesters http://www.krusader.org On 12/19/05, Frank Schoolmeesters <[EMAIL PROTECTED]> wrote: > Hi, > > I have forwarded your message to the krusader-devel mailing list. > http://groups.google.com/group/krusader-devel/browse_thread/thread/6b3716e3de114cf1/2ed1d73fb9532046#2ed1d73fb9532046 > > kind regards, > Frank Schoolmeesters > http://www.krusader.org > > On 12/19/05, Aurelien Jarno <[EMAIL PROTECTED]> wrote: > > Package: krusader > > Version: 1.60.0-3 > > Severity: important > > > > Hello, > > > > > > The current version of krusader fails to build on > > GNU/kFreeBSD, because of outdated libtool. > > > > The version of libtool in krusader is too old to correctly > > support Debian GNU/k*BSD. > > > > Here is how to update the libtool in your package: > > cp -f /usr/share/libtool/libtool.m4 admin/libtool.m4.in > > cp -f /usr/share/libtool/ltmain.sh admin/ltmain.sh > > cp -f /usr/share/misc/config.guess admin/config.guess > > cp -f /usr/share/misc/config.sub admin/config.sub > > > > (alternatively you can update the admin/ directory from the latest > > KDE SVN [1] instead). > > > > make -f admin/Makefile.common > > > > Note that using libtool.m4 from the Debian package is prefered, because > > it prunes the package dependencies, as explain by Steve Langasek [2]. > > > > > > Thanks for your cooperation. > > > > > > [1] http://websvn.kde.org/branches/KDE/3.5/kde-common/admin/ > > [2] http://lists.debian.org/debian-devel-announce/2005/11/msg00016.html > > > > > > -- System Information: > > Debian Release: testing/unstable > > Architecture: kfreebsd-i386 (i686) > > Shell: /bin/sh linked to /bin/bash > > Kernel: GNU/kFreeBSD 5.4-1-686 > > Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) > >

