[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
Re: [ic] Need GDBM or DB_File
Chad Wittrock wrote:
>
> When I log in as administrator to Interchange, I recieve the following
> error:
> You need either GDBM_File or DB_File for Interchange to work as documented.
> Contact your system administrator about rebuilding Perl with GDBM or
> Berkeley DB.
>
> I have installed Berkeley DB and still get this error. I have restarted
> Interchange several times also. Is there something in the .cfg files that
> needs to be changed?
In addtion to installing Berkeley db, you also need the DB_File Perl
module
installed. Have you checked to see if it exists? You can try something
like:
perl -mDB_File -e 'print "ok\n";'
which will print "ok" if Perl can find the module in its include path.
--
-Bill Randle
Tektronix, Inc.
billr@exgate.tek.com
_______________________________________________
Interchange-users mailing list
Interchange-users@lists.akopia.com
http://lists.akopia.com/mailman/listinfo/interchange-users