Menu

HTTP/CGI

Help
Yvan GODIN
2000-04-07
2000-04-10
  • Yvan GODIN

    Yvan GODIN - 2000-04-07

    Does your CGI handle the upload file ?
    if yes!  how to
    thank

     
    • Vladimir V. Tsichevski

      Yes, it does. Unfortunately, the HTTP/CGI module is undocumented at moment. I will provide examples and the docs as soon as possible.

       
      • Yvan GODIN

        Yvan GODIN - 2000-04-10

        I have a problem when trying to make the lib
        I got the following message:
        ....
        Error:Bigloo:restore-additional-heap
        cannot open heap file "common.heap"
        ....
        of course this file doesn't exist on my system
        (installed with RPM Bigloo 2.1c)
        any idea ?
        thank's

         
        • Vladimir V. Tsichevski

          It is due to bad dependencies in Makefiles. You must either:

          1. apply the patch
          http://sourceforge.net/patch/?func=detailpatch&patch_id=100205&group_id=3455

          2. or do `make lib.heap' where lib stands for library name in each directory (common, http, node, rdbms etc.)

           

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.