Lundman Wiki:Community Portal: Difference between revisions

From Lundman Wiki
No edit summary
No edit summary
Line 3: Line 3:
I saw that you successfully installed libdca, aften and mkvtoolnix with mkvdts2ac3.  I have tried to install these and have been unsuccessful.  Could you point me in the right direction?  When I try to install libdca I get some errors.   
I saw that you successfully installed libdca, aften and mkvtoolnix with mkvdts2ac3.  I have tried to install these and have been unsuccessful.  Could you point me in the right direction?  When I try to install libdca I get some errors.   


bash-3.2$ ./configure
bash-3.2$ ./configure<br>
checking for a BSD-compatible install... /usr/bin/install -c
checking for a BSD-compatible install... /usr/bin/install -c<br>
checking whether build environment is sane... yes
checking whether build environment is sane... yes<br>
checking for a thread-safe mkdir -p... autotools/install-sh -c -d
checking for a thread-safe mkdir -p... autotools/install-sh -c -d<br>
checking for gawk... no
checking for gawk... no<br>
checking for mawk... no
checking for mawk... no<br>
checking for nawk... no
checking for nawk... no<br>
checking for awk... awk
checking for awk... awk<br>
checking whether make sets $(MAKE)... no
checking whether make sets $(MAKE)... no<br>
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to enable maintainer-specific portions of Makefiles... no<br>
checking build system type... i386-apple-darwin9.6.0
checking build system type... i386-apple-darwin9.6.0<br>
checking host system type... i386-apple-darwin9.6.0
checking host system type... i386-apple-darwin9.6.0<br>
checking for gcc... no
checking for gcc... no<br>
checking for cc... no
checking for cc... no<br>
checking for cl.exe... no
checking for cl.exe... no<br>
configure: error: no acceptable C compiler found in $PATH
configure: error: no acceptable C compiler found in $PATH<br>
See `config.log' for more details.
See `config.log' for more details.<br>




I would really appreciate the help!  Do I need X11/Xcode installed?
I would really appreciate the help!  Do I need X11/Xcode installed?


Mike (bleachout@gmail.com)
Mike (bleachout at gmail dot com)

Revision as of 01:41, 13 April 2009

Hello,

I saw that you successfully installed libdca, aften and mkvtoolnix with mkvdts2ac3. I have tried to install these and have been unsuccessful. Could you point me in the right direction? When I try to install libdca I get some errors.

bash-3.2$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... autotools/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i386-apple-darwin9.6.0
checking host system type... i386-apple-darwin9.6.0
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.


I would really appreciate the help! Do I need X11/Xcode installed?

Mike (bleachout at gmail dot com)