Linux en Syn-3 Forum

Syn-3 Nederland => Syn-3 support => Topic gestart door: Elsje op Augustus 08, 2009, 01:53:16



Titel: Mediatomb installeren?
Bericht door: Elsje op Augustus 08, 2009, 01:53:16
Heeft iemand mediatomb ge?nstalleerd op zijn syn3?
Hoe kan je mediatomb best installeren op syn3?

Erwin


Titel: Re: Mediatomb installeren?
Bericht door: Elsje op September 01, 2009, 06:02:05
mediatomb-0.11.0.tar.gz gedownload
uitgepakt, dan ./configure geeft:

Code:
/mediatomb-0.11.0# ./configure
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnuoldld
checking host system type... i686-pc-linux-gnuoldld
checking for g++... g++
checking for C++ compiler default output file name...
configure: error: C++ compiler cannot create executables
See `config.log' for more details.

config.log snipped:
Code:
configure:3273: $? = 0
configure:3280: g++ -v >&5
Reading specs from /usr/lib/gcc/i486-slackware-linux/4.1.2/specs
Target: i486-slackware-linux
Configured with: ../gcc-4.1.2/configure --prefix=/usr --enable-shared --enable-languages=c,c++,java,objc --enable-threads=posix --enable-__cxa_atexit --enable-checking --with-gnu-ld --verbose --with-arch=i486 --target=i486-slackware-linux --host=i486-slackware-linux
Thread model: posix
gcc version 4.1.2
configure:3283: $? = 0
configure:3290: g++ -V >&5
g++: '-V' option must have argument
configure:3293: $? = 1
configure:3316: checking for C++ compiler default output file name
configure:3343: g++    conftest.cpp  >&5
g++: error trying to exec 'as': execvp: No such file or directory

Wat doe ik verkeerd?