On 04/07/03 18:10 +0530, Sanjai Varma wrote:
> Can Perl/Tk  be used with Postgres in big programms ???
Yes. As for Perl being the language of choice for big programs, I will
leave that to you. It may or may not be the best language for the job.

> My perl version is 5.8 and PerlTk 8.11-1.
Turn the RedHat UTF support off. It breaks Perl.
 
> When I run my application I get the following error
> 
> Can't load '/usr/lib/perl5/5.8.0/auto/Tk/Tk.so' for module Tk: 
> /usr/lib/perl5/5.8.0/auto/Tk/Tk.so: undefined symbol: Perl_markstack_ptr at 
> /usr/lib/perl5/5.8.0/i386-linux-thread-multi/DynaLoader.pm line 229.
>  at install.pl line 3
> Compilation failed in require at install.pl line 3.
> BEGIN failed--compilation aborted at install.pl line 3.
Your Tk install is broken. Did the cpan install give any errors?
If not, then find what library path was used in that compile, and add
the missing directories to your current library path.

Devdas Bhagat



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to