Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Perl > Perl Misc > perl and GDBM and FreeBSD

Reply
Thread Tools

perl and GDBM and FreeBSD

 
 
Jim Pazarena
Guest
Posts: n/a
 
      02-08-2005
I've recently installed FreeBSD 5.3 with Perl 5.8.6
For unknown reasons they (FreeBSD) do not have a GDBM module
available, however they advise to simply re-compile perl
with GDBM native support.

I've done that, and perl compiled without issue.
A "make test" didn't find anything unusual.

However I run a webmail application which uses perl & gdbm
which is called "emu webmail". It now, with this new setup
shows an error message at the bottom of each of it's
generated web pages which appears to be a low-level perl (or
GDBM) complaint which reads:

Can't cd to : Inappropriate ioctl for device

I recently switched from FreeBSD 4.9, and with THAT version
(perl 5.005_03) they did indeed have a GDBM "module". .. and,
emu webmail worked just fine.

Can anyone offer a suggestion where to begin troubleshooting
this? EMU tech support claims that FreeBSD must have a problem
with their GDBM/perl system. FreeBSD newsgroup doesn't seem
interested in my problem, so I am kinda stuck.

Is there a way (or program available) to run perl & gdbm through
a test suite?

any suggestions will be gratefully received.

Thanks,
Jim
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
FAQ 2.5 I grabbed the sources and tried to compile but gdbm/dynamic loading/malloc/linking/... failed. How do I make it work? PerlFAQ Server Perl Misc 0 02-22-2011 05:00 PM
FAQ 2.5 I grabbed the sources and tried to compile but gdbm/dynamic loading/malloc/linking/... failed. How do I make it work? PerlFAQ Server Perl Misc 0 02-03-2011 05:00 AM
Building Python with gdbm support Ed Python 1 06-06-2005 05:35 AM
GDBM and Perl 5.6.1 JAG Perl Misc 2 02-13-2004 06:09 AM
gdbm compatibility between linux and freebsd bucket79 Python 1 08-21-2003 10:27 AM



Advertisments