[Rtir] RTIR on Solaris 2.7?

Ruediger Riediger ruediger.riediger at sun.com
Mon Jul 14 06:31:44 EDT 2003


Hi Gorazd,

Gorazd Bozic wrote:
> Thanks - I think the problem is with Perl 5.6.1/5.8.0 on Solaris 7 only.
> We have a 9 installed on another system - I'll give it a try.

make sure you have the Asian fonts required for UTF-8 installed:
SUNW5xmft      Traditional Chinese (BIG5) X Windows Platform minimum 
required Fonts Package
SUNWciu8       Simplified Chinese (EUC) iconv modules for UTF-8
SUNWcxmft      Simplified Chinese (EUC) X Windows Platform minimum 
Required Fonts
SUNWhiu8       Traditional Chinese iconv modules for UTF-8
SUNWkiu8       Korean UTF-8 iconv modules for UTF-8
SUNWkxmft      Korean UTF-8 X Windows Platform minimum Required Fonts

Otherwise, the Encode::compat module fails for big5/utf-8 conversion.
Should be no issue unless you start minimizing the system and throwing 
away unnecessary packages.

If you have installed gcc (from SFW) and plan to use CPAN, make sure you 
edit /usr/perl5/5.00503/sun4-solaris/Config.pm and 
/usr/perl5/5.6.1/lib/sun4-solaris/Config.pm to point to gcc:

cc='gcc'
cccdlflags='-fPIC'
cpprun='gcc -E'
cppstdin='gcc -E'
ld='gcc'
optimize='-O3 -fomit-frame-pointer'

Now it should run smoothly ;-)

I run on a monolithic Apache/1.3.27 mod_perl/1.28 mod_ssl/2.8.14 
OpenSSL/0.9.7b with mysql/4.0.13.

Best regards,

	Ruediger Riediger

-- 
Dr. Ruediger Riediger                              Sun Microsystems GmbH
NSG - SunCERT                                             Komturstr. 18a
mailto:Ruediger.Riediger at Sun.com                          D-12099 Berlin
------------------------------------------------------------------------
NOTICE:  This email message is for the sole use of the intended
recipient(s) and may contain confidential and privileged information.
Any unauthorized review, use, disclosure or distribution is prohibited.
If you are not the intended recipient, please contact the sender by
reply email and destroy all copies of the original message.
------------------------------------------------------------------------
PGP 2048RSA/0x2C5020E9          964C E189 0FF0 8882  2BAB 65E2 6912 1FF2
------------------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 540 bytes
Desc: not available
Url : http://pallas.eruditorum.org/pipermail/rtir/attachments/20030714/a9f3fa52/attachment.pgp


More information about the Rtir mailing list