On 24 Nov, Mitch Blevins wrote:
> [EMAIL PROTECTED] wrote:
>> I'm trying to run a perl/gtk ticker program and keep running into
>> problems. Since I know little about perl, could someone help me fix
>> the problem?
>>
>> The error that I am getting is in the attached file.
>>
>> thanks.
>
> Content-Description: err
>> Can't load '/usr/lib/perl5/i386-linux/5.004/auto/Gtk/Gtk.so' for module Gtk:
>> libgtk-1.1.so.2: cannot open shared object file: No such file or directory
>> at /usr/lib/perl5/i386-linux/5.004/DynaLoader.pm line 166.
>>
>> at slashes.pl line 7
>> BEGIN failed--compilation aborted at slashes.pl line 7.
>
> Get the libgtk-perl package.
>
> -Mitch
>
>
The problem is that I have already installed the libgtk-perl packages,
and am still getting this error. Any other ideas?