LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Make Error w/ KDE 3.1 themes/styles (https://www.linuxquestions.org/questions/linux-software-2/make-error-w-kde-3-1-themes-styles-113958/)

Aristotle 11-08-2003 10:09 PM

Make Error w/ KDE 3.1 themes/styles
 
I'm a newbie and I just got Fedora Core 1 running with KDE 3.1.4. I downloaded the "Knifty" window decoration and the "Plastik" style. Both require me to compile them with the ./configure>make>make install command set. Both give the same error messages when I run the make command:

config.cpp:172:22: config.moc: No such file or directory
make[3]: *** [config.lo] Error 1
make[3]: Leaving directory `/home/brett/knifty-0.3.4/client/config'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/brett/knifty-0.3.4/client'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/brett/knifty-0.3.4'
make: *** [all] Error 2

AND

config.cpp:172:22: config.moc: No such file or directory
make[3]: *** [config.lo] Error 1
make[3]: Leaving directory `/home/brett/plastik-0.3.9/client/config'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/brett/plastik-0.3.9/client'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/brett/plastik-0.3.9'
make: *** [all] Error 2

I am logged in as root via su.


All times are GMT -5. The time now is 05:55 PM.