toryblaha
02-22-2003, 09:50 PM
I am pulling my hair out here. I am new to X11 and I am having issues. I have Downloaded X11, the Developers Tool Kit and Fink. I have updated my xfree86 but I am still unable to install or compile apps such as aterm or matt's trace route. What am I doing wrong.
1) I am getting the error "no acceptable cc found" when trying to configure.
=========
[mac:~] tory% cat .cshrc
source /sw/bin/init.csh
=========
[mac:~/Desktop/mtr-0.52] tory% ./configure
loading cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... no
checking for working aclocal... found
checking for working autoconf... missing
checking for working automake... found
checking for working autoheader... missing
checking for working makeinfo... found
checking for gcc... no
checking for cc... no
configure: error: no acceptable cc found in $PATH
=========
[mac:/sw] tory% ls -la
total 0
drwxr-xr-x 12 root admin 408 Feb 22 21:16 .
drwxr-xr-t 44 root admin 1496 Feb 22 18:21 ..
drwxr-xr-x 80 root admin 2720 Feb 22 18:21 bin
drwxr-xr-x 7 root admin 238 Feb 22 18:21 etc
drwxr-xr-x 9 root admin 306 Feb 22 18:21 fink
drwxr-xr-x 2 tory admin 68 Feb 22 21:16 fink.tmp
drwxr-xr-x 22 root admin 748 Feb 22 18:21 include
drwxr-xr-x 47 root admin 1598 Feb 22 18:21 lib
drwxr-xr-x 9 root admin 306 Feb 22 18:21 sbin
drwxr-xr-x 13 root admin 442 Feb 22 18:21 share
drwxr-xr-x 36 root admin 1224 Feb 22 19:56 src
drwxr-xr-x 8 root admin 272 Feb 22 18:21 var
==============
[mac:/usr/X11R6] tory% ls -la
total 24
drwxr-xr-x 8 root wheel 272 Feb 22 17:41 .
drwxr-xr-x 11 root wheel 374 Feb 22 17:41 ..
-r--r--r-- 1 root wheel 1498 Feb 10 22:50 ACKNOWLEDGEMENTS
-r--r--r-- 1 root wheel 4594 Feb 10 22:50 README
drwxr-xr-x 134 root wheel 4556 Feb 16 11:10 bin
drwxr-xr-x 7 root wheel 238 Feb 22 17:41 include
drwxr-xr-x 120 root wheel 4080 Feb 22 17:41 lib
drwxr-xr-x 5 root wheel 170 Feb 22 17:41 man
1) I am getting the error "no acceptable cc found" when trying to configure.
=========
[mac:~] tory% cat .cshrc
source /sw/bin/init.csh
=========
[mac:~/Desktop/mtr-0.52] tory% ./configure
loading cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... no
checking for working aclocal... found
checking for working autoconf... missing
checking for working automake... found
checking for working autoheader... missing
checking for working makeinfo... found
checking for gcc... no
checking for cc... no
configure: error: no acceptable cc found in $PATH
=========
[mac:/sw] tory% ls -la
total 0
drwxr-xr-x 12 root admin 408 Feb 22 21:16 .
drwxr-xr-t 44 root admin 1496 Feb 22 18:21 ..
drwxr-xr-x 80 root admin 2720 Feb 22 18:21 bin
drwxr-xr-x 7 root admin 238 Feb 22 18:21 etc
drwxr-xr-x 9 root admin 306 Feb 22 18:21 fink
drwxr-xr-x 2 tory admin 68 Feb 22 21:16 fink.tmp
drwxr-xr-x 22 root admin 748 Feb 22 18:21 include
drwxr-xr-x 47 root admin 1598 Feb 22 18:21 lib
drwxr-xr-x 9 root admin 306 Feb 22 18:21 sbin
drwxr-xr-x 13 root admin 442 Feb 22 18:21 share
drwxr-xr-x 36 root admin 1224 Feb 22 19:56 src
drwxr-xr-x 8 root admin 272 Feb 22 18:21 var
==============
[mac:/usr/X11R6] tory% ls -la
total 24
drwxr-xr-x 8 root wheel 272 Feb 22 17:41 .
drwxr-xr-x 11 root wheel 374 Feb 22 17:41 ..
-r--r--r-- 1 root wheel 1498 Feb 10 22:50 ACKNOWLEDGEMENTS
-r--r--r-- 1 root wheel 4594 Feb 10 22:50 README
drwxr-xr-x 134 root wheel 4556 Feb 16 11:10 bin
drwxr-xr-x 7 root wheel 238 Feb 22 17:41 include
drwxr-xr-x 120 root wheel 4080 Feb 22 17:41 lib
drwxr-xr-x 5 root wheel 170 Feb 22 17:41 man