From: Brian A. <br...@ta...> - 2000-12-29 22:37:14
|
Wojtek wrote: > > hey, > > i've got slashcode (a version cvs'ed out yesterday) installed with postgresql > 7.0.2. when i start slashd with my virtual user name, it says: > foo@bar:~/slash-install$ sbin/slashd foo > Having to rebuild the database handle > Rebuilt at 2000-12-28 11:16:00+01 > > and in slashd.log i have: > Thu Dec 28 11:14:29 2000 Starting up Slashd with pid 21086 > Can't locate object method "getStoriesForSlashdb" via package "Slash::DB" at sbin/slashd line 510. > why am I here? at sbin/slashd line 51 > main::END() called at sbin/slashd line 0 > require 0 called at sbin/slashd line 0 > > is there any way to fix this problem? i remember krow saying that he hasn't > ported some of the library to postgresql, is that the problem here? You will need the latest out of the cvs tree to fix this. Take a look at cvs.slashcode.com. -Brian |