|
#1
| |||
| |||
| Help! How I compile ImageMagick.... Hi folks, does anyone know what i use to compile ImageMagick-6.0.3 in Panther? I'm building a test site on my localhost. When following the install-unix.txt i get this from the terminal: Code: hype-it:~/ImageMagick-6.0.3 lazarus$ ./configure configuring ImageMagick 6.0.3 checking build system type... powerpc-apple-darwin7.4.0 checking host system type... powerpc-apple-darwin7.4.0 checking target system type... powerpc-apple-darwin7.4.0 checking whether build environment is sane... yes checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... no checking for gcc... no checking for cc... no checking for cc... no checking for cl... no configure: error: no acceptable C compiler found in $PATH See `config.log' for more details. hype-it:~/ImageMagick-6.0.3 lazarus$ i assume i'm missing the c complier. config.log: Code: This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = hype-it.local
uname -m = Power Macintosh
uname -r = 7.4.0
uname -s = Darwin
uname -v = Darwin Kernel Version 7.4.0: Wed May 12 16:58:24 PDT 2004; root:xnu/xnu-517.7.7.obj~7/RELEASE_PPC
/usr/bin/uname -p = powerpc
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = Mach kernel version:
Darwin Kernel Version 7.4.0:
Wed May 12 16:58:24 PDT 2004; root:xnu/xnu-517.7.7.obj~7/RELEASE_PPC
Kernel configured for a single processor only.
1 processor is physically available.
Processor type: ppc7450 (PowerPC 7450)
Processor active: 0
Primary memory available: 768.00 megabytes.
Default processor set: 73 tasks, 215 threads, 1 processors
Load average: 4.11, Mach factor: 0.20
unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/mysql/bin
PATH: /bin
PATH: /sbin
PATH: /usr/bin
PATH: /usr/sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1591: checking build system type
configure:1609: result: powerpc-apple-darwin7.4.0
configure:1617: checking host system type
configure:1631: result: powerpc-apple-darwin7.4.0
configure:1639: checking target system type
configure:1653: result: powerpc-apple-darwin7.4.0
configure:1669: checking whether build environment is sane
configure:1712: result: yes
configure:1734: checking for a BSD-compatible install
configure:1789: result: /usr/bin/install -c
configure:1855: checking for gawk
configure:1884: result: no
configure:1855: checking for mawk
configure:1884: result: no
configure:1855: checking for nawk
configure:1884: result: no
configure:1855: checking for awk
configure:1871: found /usr/bin/awk
configure:1881: result: awk
configure:1891: checking whether make sets $(MAKE)
configure:1915: result: no
configure:2179: checking for gcc
configure:2208: result: no
configure:2259: checking for cc
configure:2288: result: no
configure:2301: checking for cc
configure:2347: result: no
configure:2400: checking for cl
configure:2429: result: no
configure:2443: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=powerpc-apple-darwin7.4.0
ac_cv_build_alias=powerpc-apple-darwin7.4.0
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_host=powerpc-apple-darwin7.4.0
ac_cv_host_alias=powerpc-apple-darwin7.4.0
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_make_make_set=no
ac_cv_target=powerpc-apple-darwin7.4.0
ac_cv_target_alias=powerpc-apple-darwin7.4.0
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /Users/lazarus/ImageMagick-6.0.3/missing --run aclocal-1.8'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE=''
AMTAR='${SHELL} /Users/lazarus/ImageMagick-6.0.3/missing --run tar'
AR=''
AS=''
AUTOCONF='${SHELL} /Users/lazarus/ImageMagick-6.0.3/missing --run autoconf'
AUTOHEADER='${SHELL} /Users/lazarus/ImageMagick-6.0.3/missing --run autoheader'
AUTOMAKE='${SHELL} /Users/lazarus/ImageMagick-6.0.3/missing --run automake-1.8'
AWK='awk'
AutotraceDecodeDelegate=''
BIN_DIR='/usr/local/bin'
BZIPDelegate=''
BrowseDelegate=''
CC=''
CCDEPMODE=''
CCMALLOCDelegate=''
CFLAGS=''
CGMDecodeDelegate=''
CONFIGURE_ARGS='./configure '
CONVENIENCE_LTDL_FALSE=''
CONVENIENCE_LTDL_TRUE=''
CPP=''
CPPFLAGS=''
CRWDecodeDelegate=''
CXX=''
CXXCPP=''
CXXDEPMODE=''
CXXFLAGS=''
CYGPATH_W='echo'
CYGWIN_BUILD_FALSE=''
CYGWIN_BUILD_TRUE=''
CatDelegate=''
ConvertDelegate=''
DATA_DIR='/usr/local/share'
DEFS=''
DELEGATES=''
DEPDIR=''
DLLDFLAGS=''
DLLTOOL=''
DOTDecodeDelegate=''
DVIDecodeDelegate=''
DisplayDelegate=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEC_PREFIX_DIR='/usr/local'
EXEEXT=''
EchoDelegate=''
EditorDelegate=''
F77=''
FFLAGS=''
FIGDecodeDelegate=''
GSCMYKDevice=''
GSColorDevice=''
GSEPSDevice=''
GSMonoDevice=''
GSPDFDevice=''
GSPSDevice=''
GSVersion=''
GnuplotDecodeDelegate=''
HAS_RPM_FALSE=''
HAS_RPM_TRUE=''
HPGLDecodeDelegate=''
HTMLDecodeDelegate=''
HasBZLIB_FALSE=''
HasBZLIB_TRUE=''
HasDOT_FALSE=''
HasDOT_TRUE=''
HasDPS_FALSE=''
HasDPS_TRUE=''
HasFPX_FALSE=''
HasFPX_TRUE=''
HasGS_FALSE=''
HasGS_TRUE=''
HasJBIG_FALSE=''
HasJBIG_TRUE=''
HasJP2_FALSE=''
HasJP2_TRUE=''
HasJPEG_FALSE=''
HasJPEG_TRUE=''
HasLCMS_FALSE=''
HasLCMS_TRUE=''
HasPNG_FALSE=''
HasPNG_TRUE=''
HasTIFF_FALSE=''
HasTIFF_TRUE=''
HasTTF_FALSE=''
HasTTF_TRUE=''
HasTXT2HTML_FALSE=''
HasTXT2HTML_TRUE=''
HasWINGDI32_FALSE=''
HasWINGDI32_TRUE=''
HasWMF_FALSE=''
HasWMF_TRUE=''
HasX11_FALSE=''
HasX11_TRUE=''
HasXML_FALSE=''
HasXML_TRUE=''
HasZLIB_FALSE=''
HasZLIB_TRUE=''
ILBMDecodeDelegate=''
ILBMEncodeDelegate=''
INCLTDL=''
INCLUDE_DIR='/usr/local/include'
INFO_DIR='/usr/local/info'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_LTDL_FALSE=''
INSTALL_LTDL_TRUE=''
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LD=''
LDFLAGS=''
LFS_CPPFLAGS=''
LIBADD_DL=''
LIBEXEC_DIR='/usr/local/libexec'
LIBLTDL=''
LIBOBJS=''
LIBRARY_AGE='0'
LIBRARY_CURRENT='6'
LIBRARY_EXTRA_CPPFLAGS=''
LIBRARY_REVISION='3'
LIBS=''
LIBSTDCLDFLAGS=''
LIBTOOL=''
LIBTOOL_DEPS=''
LIB_BZLIB=''
LIB_DIR='/usr/local/lib'
LIB_DL=''
LIB_DOT=''
LIB_DPS=''
LIB_FPX=''
LIB_GDI32=''
LIB_GS=''
LIB_JBIG=''
LIB_JP2=''
LIB_JPEG=''
LIB_LCMS=''
LIB_MATH=''
LIB_PNG=''
LIB_THREAD=''
LIB_TIFF=''
LIB_TTF=''
LIB_WMF=''
LIB_WMF_DEPS=''
LIB_X11=''
LIB_XEXT=''
LIB_XML=''
LIB_ZLIB=''
LN_S=''
LOCALSTATE_DIR='/usr/local/var'
LPDelegate=''
LPRDelegate=''
LTCXXLIBOPTS=''
LTLIBOBJS=''
LZWDecodeDelegate=''
LZWEncodeDelegate=''
LaunchDelegate=''
MAGICKLIB=''
MAGICKLIBDIR=''
MAGICK_CFLAGS=''
MAGICK_CPPFLAGS=''
MAGICK_DEP_LIBS=''
MAGICK_LDFLAGS=''
MAGICK_LIBS=''
MAINT=''
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE=''
MAKEINFO='${SHELL} /Users/lazarus/ImageMagick-6.0.3/missing --run makeinfo'
MANDelegate=''
MAN_DIR='/usr/local/man'
MODULE_EXTRA_CPPFLAGS=''
MPEGDecodeDelegate=''
MPEGEncodeDelegate=''
MVDelegate=''
MagickBinPath=''
MagickCoderModulesPath=''
MagickFilterModulesPath=''
MagickLibConfigPath=''
MagickLibPath=''
MagickShareConfigPath=''
MagickSharePath=''
MogrifyDelegate=''
OBJDUMP=''
OBJEXT=''
OLDINCLUDE_DIR='/usr/include'
PACKAGE='ImageMagick'
PACKAGE_BUGREPORT=''
PACKAGE_LIB_VERSION='0x603'
PACKAGE_LIB_VERSION_NUMBER='6,0,3,3'
PACKAGE_NAME='ImageMagick'
PACKAGE_RELEASE_DATE='07/20/04'
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION='6.0.3'
PACKAGE_VERSION_ADDENDUM=''
PATH_SEPARATOR=':'
PCLDelegate=''
PERL=''
PERLMAINCC=''
PERL_MAKE_OPTIONS=''
PGPDecodeDelegate=''
POVDelegate=''
PREFIX_DIR='/usr/local'
PSDelegate=''
PTHREAD_CC=''
PTHREAD_CFLAGS=''
PTHREAD_CXX=''
PTHREAD_LIBS=''
PrintDelegate=''
QuantumDepth=''
RADDecodeDelegate=''
RANLIB=''
RLEEncodeDelegate=''
RMDelegate=''
RPM=''
SBIN_DIR='/usr/local/sbin'
SCANDecodeDelegate=''
SET_MAKE='MAKE=make'
SHAREDSTATE_DIR='/usr/local/com'
SHELL='/bin/sh'
STRIP=''
SYSCONF_DIR='/usr/local/etc'
ShowImageDelegate=''
TXT2HTML=''
TXTDelegate=''
VERSION='6.0.3'
WIN32_NATIVE_BUILD_FALSE=''
WIN32_NATIVE_BUILD_TRUE=''
WITH_LTDL_FALSE=''
WITH_LTDL_TRUE=''
WITH_MAGICK_PLUS_PLUS_FALSE=''
WITH_MAGICK_PLUS_PLUS_TRUE=''
WITH_MODULES_FALSE=''
WITH_MODULES_TRUE=''
WITH_PERL_DYNAMIC_FALSE=''
WITH_PERL_DYNAMIC_TRUE=''
WITH_PERL_FALSE=''
WITH_PERL_STATIC_FALSE=''
WITH_PERL_STATIC_TRUE=''
WITH_PERL_TRUE=''
WMFDecodeDelegate=''
WWWDecodeDelegate=''
WinPathScript='/Users/lazarus/ImageMagick-6.0.3/winpath.sh'
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ZipDelegate=''
ac_ct_AR=''
ac_ct_AS=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_DLLTOOL=''
ac_ct_F77=''
ac_ct_OBJDUMP=''
ac_ct_RANLIB=''
ac_ct_STRIP=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE=''
am__include=''
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build='powerpc-apple-darwin7.4.0'
build_alias=''
build_cpu='powerpc'
build_os='darwin7.4.0'
build_vendor='apple'
datadir='${prefix}/share'
dotneato_config=''
exec_prefix='${prefix}'
freetype_config=''
ghostscript_font_dir=''
host='powerpc-apple-darwin7.4.0'
host_alias=''
host_cpu='powerpc'
host_os='darwin7.4.0'
host_vendor='apple'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/Users/lazarus/ImageMagick-6.0.3/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p -- .'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='powerpc-apple-darwin7.4.0'
target_alias=''
target_cpu='powerpc'
target_os='darwin7.4.0'
target_vendor='apple'
type_include_files=''
windows_font_dir=''
xml2_config=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
configure: exit 1 Lazarus
__________________ Wow... now even cuter! Meow! Workstation:G5 Dual 2Ghz 8Gb Ram, 160GB Serial ATA (system) & SohoRaid 250Gb x2 (work), ATI RADEON 9600 Pro, 20" Apple Display, iSticks with Sub Laptop: PowerBook G4 15", 768Mb Ram, 60Gb HD & SuperDrive Connection: 6Mbit ADSL with P2P Music: Samsung YP-55 256Mb MP3 Player Sennheiser HD-25 closed head phones. Mobile: Sony Ericsson P900 with 128Mb MemoryDuo Last edited by Hype.it; July 20th, 2004 at 04:25 AM. |
|
#2
| ||||
| ||||
| Have you installed the developer tools? That is where you get the compiler. |
|
#3
| |||
| |||
| hmm... i need to download the whole of xcode for the compiler? it's a like 584Mb's!!! Does Mac OS X Server already have this compiler? Or would i still need xcode?
__________________ Wow... now even cuter! Meow! Workstation:G5 Dual 2Ghz 8Gb Ram, 160GB Serial ATA (system) & SohoRaid 250Gb x2 (work), ATI RADEON 9600 Pro, 20" Apple Display, iSticks with Sub Laptop: PowerBook G4 15", 768Mb Ram, 60Gb HD & SuperDrive Connection: 6Mbit ADSL with P2P Music: Samsung YP-55 256Mb MP3 Player Sennheiser HD-25 closed head phones. Mobile: Sony Ericsson P900 with 128Mb MemoryDuo |
|
#4
| |||
| |||
| Hey... nevermind. I found a pre-packed version on entropy, not sure what changes he's made if any... works with 10.2 & 10.3 http://www.entropy.ch/software/macosx/#imagemagick
__________________ Wow... now even cuter! Meow! Workstation:G5 Dual 2Ghz 8Gb Ram, 160GB Serial ATA (system) & SohoRaid 250Gb x2 (work), ATI RADEON 9600 Pro, 20" Apple Display, iSticks with Sub Laptop: PowerBook G4 15", 768Mb Ram, 60Gb HD & SuperDrive Connection: 6Mbit ADSL with P2P Music: Samsung YP-55 256Mb MP3 Player Sennheiser HD-25 closed head phones. Mobile: Sony Ericsson P900 with 128Mb MemoryDuo |
![]() |
| Thread Tools | |
|
|