I'm trying to install the baghira theme from kde-look.org (I'm using kubuntu)
I downloaded the .bz2 file and extracted it.
I then go the the /baghira-release folder and type ./configure and I get the following.
So, I used sudo. And I get this.
Then if I type "Make" it says that the "command not found."
Can anyone tell me what is wrong here?
Thanks
I downloaded the .bz2 file and extracted it.
I then go the the /baghira-release folder and type ./configure and I get the following.
Code:
jshurst@kubuntu:~/themes/baghira-release$ ./configure
./configure: line 88: conf8297.sh: Permission denied
./configure: line 89: conf8297.sh: Permission denied
chmod: cannot access `conf8297.sh': No such file or directory
./configure: line 201: conf8297.file: Permission denied
./configure: line 1197: config.log: Permission denied
So, I used sudo. And I get this.
Code:
hecking build system type... i686-pc-linux-gnuoldld
checking host system type... i686-pc-linux-gnuoldld
checking target system type... i686-pc-linux-gnuoldld
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... no
checking for kde-config... /usr/bin/kde-config
checking where to install... /usr (as returned by kde-config)
checking for style of include used by make... none
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
Then if I type "Make" it says that the "command not found."
Can anyone tell me what is wrong here?
Thanks