On Sun, Dec 01, 2002 at 12:49:46PM +1100, Gary wrote: > On Sat, 30 Nov 2002 11:13:19 -0700, you wrote: > > > >Here catch: > > > >http://www.student.hk-r.se/~pt98jan/colortail.html > > > I tried to install colortail and found it required regex. > Found gnu regex-0.12.tar.gz, but it wont compile, it says it carnt find > ecircle. Any ideas for a fix or is there a Mdk regex rpm I can try? > > Thanks > Gary. > You should have regex installed.Look in /usrt/include for regex.h.The configuration script for colortail looks for both regex and gnuregex so the error message about no gnuregex won't stop the compile.Under Mandrake8.2 I did have to add a couple of explicit includes <stdlib.h> in main.cc and <#string.h> in Colorizer.h. After I added those it compiled fine. Ray Warren
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
