Hi, when I try to build maxdb with the self-compiled devtools, I get the following error:
Error while executing "[...]/pgm/ptoc -qn -e -DDYNAHASH vpr01.p" message: No such file or directory at [...]/bin/comppc.pl line 147 It turns out the reason is that ptoc tries to use pgenc, which it expects at the location /usr/lib/pgenc. I have installed my devtools in a non-standard directory because I cannot compile it as root, so pgenc is not in /usr/lib. The strange thing is that this happens only when I try to build maxdb with my self-compiled devtools. If I use the pre-compiled binaries, I can build maxdb successfully. Does anybody know what causes this error, or how the devtools source distribution differs from the binary distribution? I depend on the source distribution for my work. - Chris -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
