Natty 11.04
KDE 4.6.5
http://wiki.xbmc.org/index.php?title..._Debian/Ubuntu
Everything worked fine until I got to the 'Configure, Build, Install' part of the Compilation. The following appeared on the konsole:
steven@Yeshuah:~$ cd xbmc
steven@Yeshuah:~/xbmc$ ./bootstrap
./bootstrap: 5: autoreconf: not found
steven@Yeshuah:~/xbmc$ ./configure
bash: ./configure: No such file or directory
steven@Yeshuah:~/xbmc$ ./configure --enable-external-libraries
bash: ./configure: No such file or directory
steven@Yeshuah:~/xbmc$ make
make: *** No targets specified and no makefile found. Stop.
steven@Yeshuah:~/xbmc$ sudo make install
make: *** No rule to make target `install'. Stop.
steven@Yeshuah:~/xbmc$
Fascinated by the youtube presentation, I attempted to create the compilation. I could not find a download site or any current data on the application after April this year.
This is a bit beyond my abilities; is there anyone who can help me? Thanks!
KDE 4.6.5
http://wiki.xbmc.org/index.php?title..._Debian/Ubuntu
Everything worked fine until I got to the 'Configure, Build, Install' part of the Compilation. The following appeared on the konsole:
steven@Yeshuah:~$ cd xbmc
steven@Yeshuah:~/xbmc$ ./bootstrap
./bootstrap: 5: autoreconf: not found
steven@Yeshuah:~/xbmc$ ./configure
bash: ./configure: No such file or directory
steven@Yeshuah:~/xbmc$ ./configure --enable-external-libraries
bash: ./configure: No such file or directory
steven@Yeshuah:~/xbmc$ make
make: *** No targets specified and no makefile found. Stop.
steven@Yeshuah:~/xbmc$ sudo make install
make: *** No rule to make target `install'. Stop.
steven@Yeshuah:~/xbmc$
Fascinated by the youtube presentation, I attempted to create the compilation. I could not find a download site or any current data on the application after April this year.
This is a bit beyond my abilities; is there anyone who can help me? Thanks!
Comment