It looks like the perl-Tk rpm that ships with OSCAR is built for perl 5.6.0. So the modules are ending up in the 5.6.0 directory tree that Perl 5.6.1 doesn't even look in. We need to get a version of the perl-Tk package built for that version of Perl. That should fix the problem. I haven't found one as yet, but I'm still looking.
The rsync_stub_dir thing is a just a warning that can be ignored. Mike On Tue, 2002-11-19 at 21:54, mrcompiler wrote: > > couldn't run mksirange: no such file or directory at > > /usr/lib/perl5/site_perl/5.6.0/i386-linux/Tk.pm line217 > > I am also getting this. I suspect it has to do with RH 7.3 and the Perl > Upgrade to 5.6.1. > > The core error seems to be Perl (or Tk.pm) complaining that the > > Tk::Frame::labelPack didn't properly autoload, also rsync_stub_dir is > undefined (system imager) which seems to be less important. > > I suspect two problems, in perl 5.6.1 (or something installed with 7.3) the > GUI button interface used by Oscar seems to be deprecated and the 5.6.0 > stuff just won't work. Copying over the 5.6.0 gets farther but then dies in > new and interesting (but different) ways. > > I suspect a RH upgrade from 7.2 to 7.3 might work (since its primarily a > kernel upgrade and not a tool upgrade) but a full install seems broken. > > If anyone has any suggestions while I download a complete 7.2 set from RH > and fall back to the last working version of Oscar please let me know. > > Gene > > > ------------------------------------------------------- > This sf.net email is sponsored by: To learn the basics of securing > your web site with SSL, click here to get a FREE TRIAL of a Thawte > Server Certificate: http://www.gothawte.com/rd524.html > _______________________________________________ > Oscar-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/oscar-users ------------------------------------------------------- This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd524.html _______________________________________________ Oscar-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-users
