[ic] Need GDBM or DB_File

Chad Wittrock Chad.Wittrock@uni.edu
Mon, 23 Apr 2001 14:24:25 -0500


I have Berkeley DB 2.7.7. The only DB_File I find at CPAN is for Berkeley DB
version 1.x. Do I need to get one of the older versions of Berkeley so that
I can get that DB_File and Interchange to work properly?

Chad

==================================================================

Chad M. Wittrock
Programmer Analyst
Gilchrist 255
University of Northern Iowa
Phone: (319)273-7437
Fax:   (319)273-5836
Email: Chad.Wittrock@uni.edu

-----Original Message-----
From: interchange-users-admin@lists.akopia.COM
[mailto:interchange-users-admin@lists.akopia.COM]On Behalf Of Bill
Randle
Sent: Monday, April 23, 2001 1:57 PM
To: interchange-users@lists.akopia.COM
Subject: 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