سلام
من می خوام برنامه kaffeine رو واسه DVB نصب کنم و اینم محتوای readme
This mozilla plugin starts Kaffeine external for media streams.
Latest version on: http://kaffeine.sourceforge.net
Install:
1) ./configure --prefix=MOZILLA_INSTALL_DIR (e.g. --prefix=~/.mozilla or --prefix=/opt/MozillaFirefox)
1) make
3) make install
SUGGESTIONS/PROBLEMS/BUGS: kaffeine-user@lists.sourceforge.net
اما وقتی دستورات رو در ترمینال تایب می کنم این error رو میده
reza@Reza:~/kaffeine-mozilla-0.2$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.
reza@Reza:~/kaffeine-mozilla-0.2$ make
make: *** No targets specified and no makefile found. Stop.
reza@Reza:~/kaffeine-mozilla-0.2$ make install
make: *** No rule to make target `install'. Stop.