I was using the version available for download on their home page and but was told it was outdated when I posted my question in their forum. One of the maintainers gave me the link to the cvs version, and I installed that. It's now on my KDE panel.
By the way, I had to do the configure, make and make install steps, because when I tried to do the build.sh script as recommended, I got the following error message: Doing automake/autoconf... This Makefile is only for the CVS repository This will be deleted before making the distribution *** YOU'RE USING autoconf (GNU Autoconf) 2.60. *** KDE requires autoconf 2.53 or newer make[1]: *** [cvs] Error 1 make: *** [all] Error 2 ERROR doing automake/autoconf. And so I did it the "old-fashioned way" but it worked. I posted my results and as a result they fixed that problem. So if anyone here wants to install kbfx, use the cvs version. Kat On 4 Jul 2006, at 13:47, Martin Costabel wrote: Kathleen Salkin wrote: [] > mainwin.cpp: In member function 'void MainWindow::loadHTML(QString)': > mainwin.cpp:270: error: 'getline' was not declared in this scope [] > Has anyone successfully compiled and installed kbfx? If so, > please share your experience. Thank you. :) No experience, sorry; but from looking at their sources, it seems that in the recent release 0.4.9.2RC1 they noticed that getline() is a gnu/linuxism and does not compile on BSD and on MacOSX. Maybe you'll have more success with this version. -- Martin Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
