I don't use fedora, but it sounds as if you have installed the packages but not their respective header files.
I _think_ in fedora these packages have a "-devel" suffix. That is to say, you need to install libxml2-devel, cairo-devel, pango-devel etc. However, as I say, I don't use fedora, so you should refer to the fedora documentation to be sure. I hope this helps. J' On Sun, Jul 17, 2016 at 05:15:00PM +0430, shahrokh nasseri wrote: Hi Dear PSPP developers I have some problelms to install PSPP in fedora core 22 with the following specifications: Linux localhost.localdomain 4.0.4-301.fc22.x86_64 #1 SMP Thu May 21 13:10:33 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux When I try to configue the source of pspp (pspp-0.10.1), I get the following errors: $ cd /home/sn/pspp/pspp-0.10.1 $ ./configure ... checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure: WARNING: The following optional prerequisites are not installed. You may wish to install them to obtain additional functionality: libxml2 libreadline (which may itself require libncurses or libtermcap) configure: error: The following required prerequisites are not installed. You must install them before PSPP can be built: cairo 1.5 or later and pango 1.22 or later (or use --without-cairo) gtk+ 3.0 version 3.4.2 or later (or use --without-gui) gtksourceview 3.0 version 3.4.2 or later (or use --without-gui) $ Afterwards, I try to install the requirements packages such as libxml2, libreadline, cairo, gtk+ and gtksourceview. I think that I have installed the software mentioned above. Detalis of these packages installed in my computer: ************************************* xml2 ****************************************** [root@localhost sn]# /usr/bin/dnf list libxml2 Last metadata expiration check performed 1:30:03 ago on Sun Jul 17 08:21:17 2016. Installed Packages libxml2.x86_64 2.9.2-3.fc22 @System libxml2.i686 2.9.3-1.fc22 @System Available Packages libxml2.x86_64 2.9.3-1.fc22 updates [root@localhost sn]# /usr/bin/dnf list xml2 Last metadata expiration check performed 1:30:08 ago on Sun Jul 17 08:21:17 2016. Installed Packages xml2.x86_64 0.5-7.fc22 @System [root@localhost sn]# ************************************* readline ************************************** [root@localhost sn]# /usr/bin/dnf list readline Last metadata expiration check performed 1:31:38 ago on Sun Jul 17 08:21:17 2016. Installed Packages readline.i686 6.3-5.fc22 @System readline.x86_64 6.3-5.fc22 @System [root@localhost sn]# ************************************* cairo ***************************************** [root@localhost sn]# /usr/bin/dnf list cairo Last metadata expiration check performed 1:35:01 ago on Sun Jul 17 08:21:17 2016. Installed Packages cairo.i686 1.14.2-1.fc22 @System cairo.x86_64 1.14.2-1.fc22 @System [root@localhost sn]# ************************************** gtk+ ***************************************** [root@localhost sn]# /usr/bin/dnf list gtk+ Last metadata expiration check performed 1:37:37 ago on Sun Jul 17 08:21:17 2016. Installed Packages gtk+.i686 1:1.2.10-80.fc22 @System gtk+.x86_64 1:1.2.10-80.fc22 @System [root@localhost sn]# ******************************* gtksourceview *************************************** [root@localhost /]# /usr/bin/dnf list gtksourceview Last metadata expiration check performed 2:02:21 ago on Sun Jul 17 08:21:17 2016. Installed Packages gtksourceview.i686 1:1.8.5-17.fc22 @System gtksourceview.x86_64 1:1.8.5-17.fc22 @System [root@localhost sn]# Do I instlled these softwares in my computer, such as xml2, readline, cairo, gtk+ and gtksourceview? I installed packages using with the following commands, for example: [root@localhost sn]# /usr/bin/dnf list cairo/usr/bin/dnf list cairo ... [root@localhost sn]# /usr/bin/dnf install cairo ... Where do I go wrong? Please guide me as soon as possible. Thanks a lot, Shahrokh _______________________________________________ Pspp-users mailing list Pspp-users@gnu.org https://lists.gnu.org/mailman/listinfo/pspp-users -- Avoid eavesdropping. Send strong encryted email. PGP Public key ID: 1024D/2DE827B3 fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3 See http://sks-keyservers.net or any PGP keyserver for public key.
signature.asc
Description: Digital signature
_______________________________________________ Pspp-users mailing list Pspp-users@gnu.org https://lists.gnu.org/mailman/listinfo/pspp-users