Hellow, my name is Hiroshi Kasai. I am Japanese.

I tried to use gnudip-2.3.5 with dbprefs_flat.pm.
But It dosn't work with message:
"getdomain: getprefs has not been called".

So, I patched to gdipmaint.pm as follows, then It looks like works.
Is it correct ?

*** gdipmaint.pm.orig   2003-02-27 11:24:11.000000000 +0900
--- gdipmaint.pm        2003-02-27 11:25:08.000000000 +0900
***************
*** 54,59 ****
--- 54,61 ----
      writelog("E-mail address \"$email\" has invalid syntax");
      return 2;
    }
+   my $pref;
+   $pref = getprefs();
  
    # domain exists?
    my  $dominfo = getdomain($domain);

=======================================
Kasai Computer studio Ltd.
Hiroshi Kasai


-------------------------------------------------------
This SF.net email is sponsored by: Scholarships for Techies!
Can't afford IT training? All 2003 ictp students receive scholarships.
Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more.
www.ictp.com/training/sourceforge.asp
--
GnuDIP Mailing List
http://gnudip2.sourceforge.net/gnudip-www/#mailinglist

Reply via email to