|
From: M. L. <mic...@gm...> - 2008-09-12 20:48:39
|
Hi (again ) I try to compile qtada 2.0 now .. On my debian : prompt# PKG_CONFIG_PATH=/usr/local/Trolltech/Qt-4.3.5/lib/pkgconfig ./configure --with-gela ./configure: line 5956: gprconfig: command not found sed: can't read gnat/config.cgpr: No such file or directory prompt # gnat -v GNAT 4.1.220061115prerelease (Debian 4.1.1-22) ======================= On my gentoo vmware (i made a backup before doing this so i can supply the vmware image on my server (download at 700Ko/s, size 1Go(tar.bz2) --> about 3go)), I did an emerge of qtada (USE is for qt which dont compile without -cups) : prompt# ACCEPT_KEYWORDS="~x86" USE="-cups" emerge qtada Emerge Qt 4.4.1 ==> OK (with USE="-cups") Emerge Gnat 4.1 ==> OK emerge qtada : failed :( (Someone of my previous post to see what error i get ) I get the same error !! ./configure: line 5956: gprconfig: command not found sed: can't read gnat/config.cgpr: No such file or directory I have already get this kind of error but for "grpbuild" ======================= I only found this site : "http://octagram.gorodok.net/gprbuild/gprbuild_ug.html#Using-GPRconfig" (i advise you firefox or the display will sucks) But no one download .. Then I found that adacore supply this tool (grpbuild 1.1.0) but only in the "GNAT pro" package which seems to be not free !!! No (L)GPL equivalent for gprbuild ? Thanks in advance for any help ! P.S : Tonigh i will probably dream about a vmware machine on which i can finally use qtada :-/ Please make my dream comes true :p -- Mickaël Labau |