This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Problem with perl dbmopen command


Hello.

I'm running cygwin 1.3.22 under Windows ME.
Following commands

  $ perl -e 'dbmopen(%A,"/tmp/htagd79287565",0600) && print"OK\n"'
  $ ls -l /tmp/htag*

yield this result:

  -rw-r--r--    1 andres  all          3072 Jun 20 12:57
/tmp/htagd79287565.pag

Dbmopen seems to have failed. It is sure to generate *.dir file besides
*.pag file.
Running perl version: 5.8.0-3.

         Andres Azar, Uruguay.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]