Got past this as well - you provided the clue I needed - that PHPize wasn't a midgard thing -
I compiled php from source as well, so all I had to do is put a symbolic link to phpize in the path, and bingo - mkall or phpize actually seems to create the configure script, so once phpize was found, all was well again. Slowly but surely I'm getting there (grandma was slow but she was old) Now if I can only figure out why midgard can't connect to mysql I'll be in business - d'oh. Greg Bledsoe On Sat, 3 Aug 2002 22:04:39 +0200 (CEST), Emiliano <[EMAIL PROTECTED]> wrote : > Greg Bledsoe wrote: > > > That worked. Thanks for the education - I've progressed to the next > > step, and my next problem. When I do a ./mkall I get several -commands > > not found- errors on phpize configure etc. and indeed, none of these > > files are in the top level directory of the extracted tarball. > > You need the devel package from PHP for phpize. For the other, if any, I > need the specific errors. > > > Sorry to be such a pest. Thanks in advance for any help. > > No worries. > > Emile > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
