Re: [Speedycgi-users] SpeedyCGI-2.21 doesn't compile under Red Hat 9
Brought to you by:
samh
|
From: Sam H. <sa...@da...> - 2003-05-19 14:01:30
|
I'll look at it once I can get an RH-9 system. I downloaded the CD's yesterday, so now I just need to find some time to install it. RH-8 has the same version of perl (5.8), and it compiles there, so I don't know where the RH-9 problem is yet. You could probably comment out that setdefout() call if you're desperate to get something working right away. All it does is essentially "select(STDOUT);", in case the previous run of the perl code selected another filehandle as the default output. > Details of this problem have been logged as a bug, but I'm hoping someone > has a suggestion to solve this as SpeedyCGI is an important component of a > system I'm putting together. > > Any responses would be of interest. > > Regards, > > Ron > > > > ------------------------------------------------------- > This SF.net email is sponsored by: If flattening out C++ or Java > code to make your application fit in a relational database is painful, > don't do it! Check out ObjectStore. Now part of Progress Software. > http://www.objectstore.net/sourceforge > _______________________________________________ > Speedycgi-users mailing list > Spe...@li... > https://lists.sourceforge.net/lists/listinfo/speedycgi-users > |