Compiling FSView source code
Alejandro Exojo
suy at kurly.org
Mon Apr 20 08:08:54 BST 2009
El Jueves, 16 de Abril de 2009, Usman Ajmal escribió:
> Well, i thought FSView has been developed using Qt so it should better be a
> Qt project.
The build system used to compile a program is just a set software used as a
helper tool, and is tangential to the library or libraries that this program
uses.
> You are right. There are Makefile.am and Makefile.in files, which i think
> are there for buildsystem. Makefile.am however, shows that 'automake'
> should be used but i could not found easy-to-understand examples of how to
> use this command.
Using autoconf and automake is a serious pain, but as James said, there should
be a "configure" script that you have to run. That script will create
Makefiles from the Makefile.in files.
But, again, you probably downloaded the wrong thing. IIRC, there is a KDE4
version of FSView, which uses CMake, and which uses recent libraries. Unless
you are limited somehow to KDE 3 only (and in general, you can have at the
same time at least the KDE 4 libraries, so that doesn't fully makes sense)
you are using the wrong thing.
--
Alex (a.k.a. suy) | GPG ID 0x0B8B0BC2
http://barnacity.net/ | http://disperso.net
___________________________________________________
This message is from the kde mailing list.
Account management: https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.
More information about the kde
mailing list