Hi Michael,
Hmm... well I didn�t quite understand this sentence..
"Do you now where is the gettext from OpenCA in your system and why it is not used?"
But I guess you want more information :)
[EMAIL PROTECTED] root]# locate gettext.pm
/root/proggs/openca/openca-0.9.1-1/src/modules/gettext-1.01/gettext.pm
/root/proggs/openca/openca-0.9.1-1/src/modules/gettext 1.01/blib/lib/Locale/gettext.pm
/root/.cpan/build/gettext-1.01/gettext.pm
/root/.cpan/build/gettext-1.01/blib/lib/Locale/gettext.pm
/usr/lib/perl5/5.8.0/Locale/gettext.pm
/usr/lib/perl5/5.8.0/Locale/gettext.pm.old
/usr/lib/perl5/5.8.0/gettext.pm
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/gettext.pm
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Locale/gettext.pm
/usr/lib/perl5/site_perl/5.6.1/i386-linux/Locale/gettext.pm
[EMAIL PROTECTED] root]#
Versions
/root/proggs/openca/openca-0.9.1-1/src/modules/gettext-1.01/gettext.pm <--1.01
/root/proggs/openca/openca-0.9.1-1/src/modules/gettext 1.01/blib/lib/Locale/gettext.pm <-- 1.01
/root/.cpan/build/gettext-1.01/gettext.pm <-- 1.01
/root/.cpan/build/gettext-1.01/blib/lib/Locale/gettext.pm <-- 1.01
/usr/lib/perl5/5.8.0/Locale/gettext.pm <-- 1.01
/usr/lib/perl5/5.8.0/Locale/gettext.pm.old <-- 1.00
/usr/lib/perl5/5.8.0/gettext.pm <-- version 1.00
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/gettext.pm <-- 1.00
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Locale/gettext.pm <--- 1.01
/usr/lib/perl5/site_perl/5.6.1/i386-linux/Locale/gettext.pm <--- 1.01
It must be a conflict that i have different Locale-directories, your OpenCA installes the 1.01 in the wrong directory....
Maybee OpenCA installes itself under /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Locale/(gettext.pm)
What I did to get this to work, was that I renamed /usr/lib/perl5/5.8.0/Locale/gettext.pm (which was version 1.00) with the 1.0.1 version.
Note: I have made a standard installation of RedHat 9.0 - no extra, so this must be default structure.
What I have done thou is that I have installed every single gettext-package (i /gettext) from CPAN ;)
I have spent the whole weekend (I installed OpenCA 15 times - for sure) trying to get this to work.
Regards
Mikael Larsson
Alecta IT
Tel: +46 (0)8 44 167 89
Mob: +46 (0) 702 69 67 89
-----Ursprungligt meddelande-----
Fr�n: Michael Bell [mailto:[EMAIL PROTECTED]]
Skickat: den 27 maj 2003 12:35
Kopia: [EMAIL PROTECTED]
�mne: Re: SV: [Openca-Users] Undefined subroutine
Larsson Mikael (MLAH) wrote:
> Hi Garreth,
>
> I had Locale::gettext installed (from CPAN) but it seems that CPAN
> downloaded version 1.0.0 and not 1.0.1 which you really nead.
>
> I had to download gettext.pm version 1.0.1 manually and overwrite the file
> in /usr/lib/perl5/site_perl/Locale/gettext.pm
>
> After that everything started to work! :)
Now it works for you and I have a problem ;)
OpenCA installs automatically gettext 1.0.1 and so I'm wondering why you
get a problem with the already installed version of gettext. Do you
now where is the gettext from OpenCA in your system and why it is not used?
Greetings Michael
--
-------------------------------------------------------------------
Michael Bell Email: [EMAIL PROTECTED]
ZE Computer- und Medienservice Tel.: +49 (0)30-2093 2482
(Computing Centre) Fax: +49 (0)30-2093 2704
Humboldt-University of Berlin
Unter den Linden 6
10099 Berlin Email (private): [EMAIL PROTECTED]
Germany http://www.openca.org
-------------------------------------------------------
This SF.net email is sponsored by: ObjectStore.
If flattening out C++ or Java code to make your application fit in a
relational database is painful, don't do it! Check out ObjectStore.
Now part of Progress Software. http://www.objectstore.net/sourceforge
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users
