vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Obnoxio The Clown said: > > > Floyd Wellershaus said: >> Hmm. I see the regexp.1.0. It is only for SunOS and Windows. Kinda >> leaves >> me out in the cold with AIX. > > Isn't there source code somewhere? Yep, although it's pre-built for Solaris and Windoze, the source code is in there. Implementation on your platform is left as an exercise for the user. -- Bye now, Obnoxio "I'm astonished anyone pays real money for this crap." -- Cosmo -- This message has been scanned for viruses and dangerous content by OpenProtect(http://www.openprotect.com), and is believed to be clean. |
| ||||
| Obnoxio The Clown wrote: > Obnoxio The Clown said: >> Floyd Wellershaus said: >>> Hmm. I see the regexp.1.0. It is only for SunOS and Windows. Kinda >>> leaves me out in the cold with AIX. >> Isn't there source code somewhere? > > Yep, although it's pre-built for Solaris and Windoze, the source code is > in there. > > Implementation on your platform is left as an exercise for the user. You get the source, and you get a README file in the top-level regexp.1.0 directory which, when read, tells you how to use the DBDK (Datablade Development Kit) for your platform. There is another README file in the src directory. Assuming you have the DBDK file(s), the rest of the code looks pretty much platform neutral. -- Jonathan Leffler #include <disclaimer.h> Email: jleffler@earthlink.net, jleffler@us.ibm.com Guardian of DBD::Informix v2005.02 -- http://dbi.perl.org/ |