Strona 1 z 1

Problem z instalowaniem binariow,,,

: 02 września 2007, 20:32
autor: rzepaczyk
Witam

Sciagnalem sobie dekoracje okna w postaci binariow do instalowania. postepuje wg wskazowek w pliku README

Kod: Zaznacz cały

1) untar the archive
2) cd to the new directory
3)./configure --prefix=`kde-config --prefix`
4) make >/dev/null 2>&1
5) make
6) make install
configure przechodzi bez problemu
tylko przy kroku 5 pojawia sie cosc dlugi log errorow)nie wejdzie wszystko to tam tylko kawalek:

Kod: Zaznacz cały

cylonminimal.cpp:1697: error: 'options' was not declared in this scope
cylonminimal.cpp:1738: error: 'isMinimizable' was not declared in this scope
cylonminimal.cpp:1740: error: 'isActive' was not declared in this scope
cylonminimal.cpp:1742: error: 'isMaximizable' was not declared in this scope
cylonminimal.cpp:1744: error: 'isActive' was not declared in this scope
cylonminimal.cpp:1746: error: 'isCloseable' was not declared in this scope
cylonminimal.cpp:1748: error: 'isActive' was not declared in this scope
a przy make install:

Kod: Zaznacz cały

cylonminimal.cpp:2141: error: 'options' was not declared in this scope
cylonminimal.cpp:2143: error: 'maximizeMode' was not declared in this scope
cylonminimal.cpp:2143: error: 'MaximizeVertical' was not declared in this scope
cylonminimal.cpp:2145: error: 'options' was not declared in this scope
cylonminimal.cpp: In member function 'virtual QSize Cylonminimal::CylonminimalCl                                                             ient::minimumSize() const':

mpje pytanie brzmi nastepujaco:
O co kamman? :D

: 03 września 2007, 11:19
autor: sappa
a czy przy 3 kroku nie wywala ci jakis bledow ? jesli configure przechodzi to kompilacja juz powinna pojsc z gorki

: 03 września 2007, 14:48
autor: rzepaczyk
przy trzecim kroku pojawia sie ze moge zaczac kompilowac. z tym ze jak sprawdza te kompilery itp to czasem sie NO pojawi

Kod: Zaznacz cały

configure: creating ./config.status
wrong input (flag != 4) at admin/conf.change.pl line 117, <> line 1203.
config.status: creating Makefile
config.status: WARNING:  Makefile.in seems to ignore the --datarootdir setting
config.status: creating kwin/Makefile
config.status: WARNING:  kwin/Makefile.in seems to ignore the --datarootdir setting
config.status: creating kwin/config/Makefile
config.status: WARNING:  kwin/config/Makefile.in seems to ignore the --datarootdir setting
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands

Good - your configure finished. Start make now