LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Cam Stream install problems (Fedora) (https://www.linuxquestions.org/questions/linux-software-2/cam-stream-install-problems-fedora-146474/)

stuzuk 02-15-2004 04:52 PM

Cam Stream install problems (Fedora)
 
[root@localhost camstream-0.26.3]# ./configure
configure: creating ./config.status
config.status: creating Makefile
configure: configuring in lib/ccvt
configure: running /bin/sh './configure' --prefix=/usr/local --cache-file=/dev/null --srcdir=.
loading cache /dev/null
checking for gcc... no
checking for cc... no
configure: error: no acceptable cc found in $PATH
configure: error: /bin/sh './configure' failed for lib/ccvt

Trying to get logitech webcam working have to get CamStream working then the drivers TIA

DrOzz 02-15-2004 05:57 PM

Quote:

checking for gcc... no
checking for cc... no
configure: error: no acceptable cc found in $PATH
it appears you don't have gcc installed, so grab that package and then try again ...

stuzuk 02-16-2004 10:13 AM

ok got the compilers in and have compiled some other source to make sure they work ok..

But

I get a massive list of errors to big for the terminal to list them all, many of them are syntax errors this to me says that the code is incorrectly written for fedora in some way.


All times are GMT -5. The time now is 06:31 PM.