[OmniOS-discuss] Anyone built Horde?

Michael Mounteney gate03 at landcroft.co.uk
Sat Sep 13 22:00:16 UTC 2014


While we're covering the subject of building stuff on OmniOS, has
anyone built Horde, following the instructions at
http://www.horde.org/apps/horde/docs/INSTALL ?  I'm trying to do so in
a zone and encountering some difficulty.

I installed gcc48 and autoconf and gcc passes the sanity test:

echo 'int main () { return 0; }' >og.c ; gcc og.c ; ./a.out

but at section 2.4 PECL Modules:

# PATH=$PATH:/opt/gcc-4.8.1/bin /pecl install imagick horde_lz4
memcache http No releases available for package "pecl.php.net/horde_lz4"
No releases available for package "pecl.php.net/http"
downloading imagick-3.1.2.tgz ...
Starting to download imagick-3.1.2.tgz (94,657 bytes)
.....................done: 94,657 bytes
downloading memcache-2.2.7.tgz ...
Starting to download memcache-2.2.7.tgz (36,459 bytes)
...done: 36,459 bytes
15 source files, building
running: /opt/php54/bin/phpize
Configuring for:
PHP Api Version:         20100412
Zend Module Api No:      20100525
Zend Extension Api No:   220100525
Please provide the prefix of Imagemagick installation [autodetect] : 
building in /tmp/pear/temp/pear-build-defaultuser6oaOh4/imagick-3.1.2
running: /tmp/pear/temp/imagick/configure --with-imagick
checking for grep that handles long lines and -e... /usr/gnu/bin/grep
checking for egrep... /usr/gnu/bin/grep -E
checking for a sed that does not truncate output... /usr/gnu/bin/sed
checking for cc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... configure: error: in
`/tmp/pear/temp/pear-build-defaultuser6oaOh4/imagick-3.1.2': configure:
error: cannot run C compiled programs. If you meant to cross compile,
use `--host'. See `config.log' for more details

but there is no file config.log

Any suggestions ?


More information about the OmniOS-discuss mailing list