gorstk Wrote: > Dan Sully wrote:[color=blue] > Having similar difficulty to other people using Ubuntu (nearly) Virgin > install. Had a load missing files etc which I solved by searching the > Can't locate object method "use_object_index" via package "Class::DBI" > at /usr/share/perl5/DataStores/DBI/DataModel.pm line 44. > > Any ideas?
EDIT: quote is all messed up above.. please excuse It looks like Dan is working on it. From what I can gleam (correct me if I'm wrong)he changed the deb package to use the version of libDBI that comes with the DEB package, instead of the one that comes with Debian. Since the one that comes with Debian is of a different version. In your case you've put the library in, and it found it... but it is a different version then slimserver was written against. On my latest test, I took out the Debian libdbi-perl library and it couldn't find libdbi at all. So either his path change didn't work as he expected, or I didn't get his change when I upgraded. -- ehubbard ------------------------------------------------------------------------ ehubbard's Profile: http://forums.slimdevices.com/member.php?userid=3680 View this thread: http://forums.slimdevices.com/showthread.php?t=20603 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
