Hi all, I'm not very familiar with apxs but I thought I'd see if anyone here has had this problem in making the mod_webkit module. Here's what I get when I try to run 'make':
ol0401.vwh.net% make /usr/local/bin/apxs -o mod_webkit.so -c mod_webkit.c marshal.c apxs:Error: @sbindir@/httpsd not found or not executable make: *** [mod_webkit.so] Error 1 ol0401.vwh.net% I'm not sure what apxs is looking for (@sbindir@ ?)... Here's the info about python on my system: ol0401.vwh.net% python Python 2.2 (#2, Mar 20 2002, 18:30:16) [GCC 3.0.3] on sunos5 Type "help", "copyright", "credits" or "license" for more information. >>> import sys >>> sys.platform 'sunos5' >>> Any help with this would be greatly appreciated. Thanks! --Tracy -- Tracy S. Ruggles -- [EMAIL PROTECTED] -- 888/999-2674 x TR OutputLinks -- http://www.outputlinks.com "Your Output Industry Portal" _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
