packages for solaris 10 x86
Leena Heino
leena.heino at uta.fi
Thu Oct 14 01:03:27 EDT 2010
On 14.10.2010 7:08, Pascal Gienger wrote:
> Am 14.10.10 05:37, schrieb Frank Pittel:
>> On Sat, Oct 09, 2010 at 11:33:51AM -0700, Andrew Morgan wrote:
>>> On Sat, 9 Oct 2010, Frank Pittel wrote:
>>>
>>>> That helped but I then I ran into more troubles. I'm starting to wonder if it'll work
>>>> when I do get it compiled! The errors I'm getting now is:
>
>
> Comment out the "perl" targets in Makefile. Solaris perl was built with
> Sun C Compiler, so build and compile options from Sun (Oracle) C were
> used. You have two possibilities now: Use a gcc compiled perl (from Sun
> Freeware or doing it on your own) and set thhis perl's path in front of
> your search path. It will build the Cyrus PERL Modules in your own
> perl's module path then. Or just comment out the perl targets in your
> Makefile to skip perl module builds. You will lose "cyradm" though.
Solaris 10 has /usr/perl5/bin/perlgcc, which is perl compiled with gcc.
You can use perlgcc in configure something like this:
./configure --with-perl=perlgcc
--
Leena Heino University of Tampere / Computer Centre
( liinu at uta.fi ) ( http://www.uta.fi/laitokset/tkk )
More information about the Info-cyrus
mailing list