Bład podczas kompilacji Qt 4.8

0

Witam.
Podczas kompilacji Qt 4.8 mam takie błędy po make:

Cannot find file: /home/taumas/qt.
Cannot find file: 4.8/qt-everywhere-opensource-src-4.8.0/src/tools/bootstrap/bootstrap.pro.
make: *** [src/tools/bootstrap/Makefile] Błąd 2

W czym może być problem ?

0

Pewnie w tym, że tych plików nie można znaleźć, czyli zapewne ich nie ma, albo pathy są źle ustawione.

0

Dzięki, pewnie są złe ścieżki, ale jakie i jak je poprawnie ustawić ?

0

opisz całość jak to budujesz? Może, któryś krok wcześniej źle zrobiłeś.
Z tego co widzę, to nie może znaleźć pliku pro na dodatek ścieżka tego pliku jest dziwna.

Edit:
U mnie działa bez problemów:

mkdir qt
cd qt
git clone git://gitorious.org/qt/qt.git qt-gitorious
cd qt-gitorious
git checkout 4.8
./configure
# odpowiedzi: o , yes
make
0

Zródła mam rozpakowane w /home/taumas/qt 4.8/qt-everywhere-opensource-src-4.8.0

Natępnie wykonuje polecenie ./configure

Mam taki komunikat:

Which edition of Qt do you want to use ?

Type 'c' if you want to use the Commercial Edition.
Type 'o' if you want to use the Open Source Edition.

o

**./configure: 1: ./configure: /home/pawel/qt: not found**

This is the Qt for Linux/X11 Open Source Edition.

You are licensed to use this software under the terms of
the Lesser GNU General Public License (LGPL) versions 2.1.
You are also licensed to use this software under the terms of
the GNU General Public License (GPL) versions 3.

Type '3' to view the GNU General Public License version 3.
Type 'L' to view the Lesser GNU General Public License version 2.1.
Type 'yes' to accept this license offer.
Type 'no' to decline this license offer.

Pod koniec jeszcze coś w tym stylu:

Reading /home/taumas/qt 4.8/qt-everywhere-opensource-src-4.8.0/demos/spectrum/app/app.pro
nawk: cannot open /home/taumas/qt (No such file or directory)
nawk: cannot open /home/taumas/qt (No such file or directory)
nawk: cannot open /home/taumas/qt (No such file or directory)
nawk: cannot open /home/taumas/qt (No such file or directory)
nawk: cannot open /home/taumas/qt (No such file or directory)
nawk: cannot open /home/taumas/qt (No such file or directory)
nawk: cannot open /home/taumas/qt (No such file or directory)
nawk: cannot open /home/taumas/qt (No such file or directory)
nawk: cannot open /home/taumas/qt (No such file or directory)
nawk: cannot open /home/taumas/qt (No such file or directory)
nawk: cannot open /home/taumas/qt (No such file or directory)
nawk: cannot open /home/taumas/qt (No such file or directory)
nawk: cannot open /home/taumas/qt (No such file or directory)
nawk: cannot open /home/taumas/qt (No such file or directory)
nawk: cannot open /home/taumas/qt (No such file or directory)
nawk: cannot open /home/taumas/qt (No such file or directory)
nawk: cannot open /home/taumas/qt (No such file or directory)
nawk: cannot open /home/taumas/qt (No such file or directory)
nawk: cannot open /home/taumas/qt (No such file or directory)
nawk: cannot open /home/taumas/qt (No such file or directory)
nawk: cannot open /home/taumas/qt (No such file or directory)
nawk: cannot open /home/taumas/qt (No such file or directory)

Make wykłada się tak jak napisałem w pierwszym poście.
Może źródła powinny być w /home/taumas/qt ?

0

Spacja w katalogu jest problemem. Wstaw tam "-" i będzie po problemie.

PS. Nie wszędzie pozmieniałeś nazwę user-a w ścieżkach Pawle :)

0

wywal spację z nazwy katalogu qt 4.8

1 użytkowników online, w tym zalogowanych: 0, gości: 1