[rt-users] Installing Digest::MD5 for RT

Ritu Khetan ritu at netcore.co.in
Thu Dec 18 01:08:40 EST 2003


Thanks Mike! This worked.

Regards,
Ritu

On Wed, 2003-12-17 at 21:13, Mike Frazer wrote:

> Set the LANG environment variable to not unclude UTF:
>  
> First find out what it is set to (from a console):
>  
> echo $LANG
>  
> This should display something like:
>  
> en_US.UTF-8
>  
> If it includes UTF, then change it to not include the .UFT-8 part:
>  
> export LANG=en_US
>  
> Now if you execcute "echo $LANG" again, it should display:
>  
> en_US
>  
> Now try to install Digest::MD5 again and it should work for you.
>  
> NOTE: The "Missing separator" error was common for my installs on both
> RH8 and RH9.  This fix *should* help when you get those.
> 
>         -----Original Message-----
>         From: Ritu Khetan [mailto:ritu at netcore.co.in]
>         Sent: Wednesday, December 17, 2003 6:27 AM
>         To: Ruslan U. Zakirov
>         Cc: rt-users at lists.fsck.com
>         Subject: Re: [rt-users] Installing Digest::MD5 for RT
>         
>         
>         Hi Ruslan,
>         
>         I didnt face this problem on RH8. I have 5.8.0 on that system
>         too.
>         
>         Regards,
>         Ritu
>         On Wed, 2003-12-17 at 16:50, Ruslan U. Zakirov wrote: 
>         
>         > Ritu Khetan wrote:
>         > > Hello All,
>         > > 
>         > >    I am trying to install RT on RH9. For this RT , requires Digest::MD5 
>         > > 2.27. This version is not available on CPAN however. When I try to 
>         > > install Digest::MD5 2.32 or Digest::MD5 2.33, I get following error:
>         > > 
>         > > Digest::MD5 2.32 ->
>         > > #perl Makefile.PL
>         > > Testing alignment requirements for U32... no restrictions
>         > > Writing Makefile for Digest::MD5
>         > > # make
>         > > Makefile:84: *** missing separator.  Stop.
>         > > 
>         > > Digest::MD5 2.33 ->
>         > > # perl Makefile.PL
>         > > Perl's config says that U32 access must be aligned.
>         > > Writing Makefile for Digest::MD5
>         > > # make
>         > > Makefile:85: *** missing separator.  Stop.
>         > > 
>         > > Pls help.
>         > > 
>         > You _must_ search for archives.
>         > There is other known issues with RH9.
>         > You must change LANG to something not UTF like. It's perl5.8.0+utf 
>         > locale "feature".
>         > 		Good luck. Ruslan.
>         > 
>         > 
>         
>         ----------------------------------------------------------------
>         
>         NETCORE SOLUTIONS *** Ph: +91 22 5662 8000 Fax: +91 22 5662 8134
>         
>         MailServ and FlexiMail: Messaging Solutions: http://netcore.co.in
>         
>         Pragatee: Integrated Server-Software Suite: http://www.pragatee.com
>         
>         Emergic Freedom: Server-centric Computing: http://www.emergic.com
>         
>         BlogStreet: Blog Profiles and RSS Ecosystem: http://blogstreet.com
>         
>         Deeshaa: Rural Development: http://www.deeshaa.com
>         
>         Rajesh Jain's Weblog on Technology: http://www.emergic.org
>         ----------------------------------------------------------------

----------------------------------------------------------------

NETCORE SOLUTIONS *** Ph: +91 22 5662 8000 Fax: +91 22 5662 8134

MailServ and FlexiMail: Messaging Solutions: http://netcore.co.in

Pragatee: Integrated Server-Software Suite: http://www.pragatee.com

Emergic Freedom: Server-centric Computing: http://www.emergic.com

BlogStreet: Blog Profiles and RSS Ecosystem: http://blogstreet.com

Deeshaa: Rural Development: http://www.deeshaa.com

Rajesh Jain's Weblog on Technology: http://www.emergic.org
----------------------------------------------------------------

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20031218/61eaefc7/attachment.htm>


More information about the rt-users mailing list