[ic] Problem with Admin

Rene Hertell interchange at hertell.com
Fri Feb 27 10:42:08 EST 2004


> So, is Perl's Configure -d smart enough to install GDBM and not
> SDBM though they are both there, or do I need to remove SDBM_File
> directory or setup Perl's config.sh to not install SDBM?
>
> Or, is it behind door number 3?

You have to get yourself a door before you can open it...

You have to install GDBM_file separately. It is a separate piece of package
if you use Debian or RedHut (and any other distro that uses some kind of
packages). When you have GDBM installed, and you compile Perl, you'll get it
to support GDBM.

> On a side note, this whole messy process makes me wonder if there
> is a definitive tutorial for compiling Perl so that Interchange
> WILL work.  ??

It's just to compile as Kevin suggested: Configure -de, make test etc..


René




More information about the interchange-users mailing list