Does anyone have any ideas on how to make sablot build in to the php binary? I need to make a php cgi binary that can be moved on shared hosting and therefore do not know what path it will be on. I have been unsuccessful building it with sablot since it requires a full path.Options are to either:
1) static build with sablot buildin
2) patch php to accept a relative path to sablot (my attempts give a linker error)
3) build sablot as an extension (no idea how)
any suggestions muh appreciated...
Thanks
joshua