[Klone-users] Boost regex

Varg Volk vargvolk at yahoo.com
Sun Dec 20 18:43:32 EST 2009


Hello again.

The moment after I sent the last email I thought of putting the regex #include before the opening <%!

    #include <boost/regex.hpp>

<%!

    #include <klapp_conf.h>
    #include <iostream>
    #include <string>

    ... etc. ...


%> ...

And it compiled without error.

However, there is a different message at the bottom of the compiler:

.... 
make[3]: Leaving directory `/home/daddy/Desktop/klo/klone-2.2.1'
make[2]: Leaving directory `/home/daddy/Desktop/klo/klone-2.2.1'
make[2]: Entering directory `/home/daddy/Desktop/klo/klone-2.2.1'
make[2]: Nothing to be done for `klone-howto-make'.
make[2]: Leaving directory `/home/daddy/Desktop/klo/klone-2.2.1'
make[1]: Leaving directory `/home/daddy/Desktop/klo/klone-2.2.1'
ln -sf /home/daddy/Desktop/klo/klone-2.2.1/kloned* 

namely, "ln -sf".

Is my method sound and is this message normal?

Thanks again.


      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://koanlogic.com/pipermail/klone-users/attachments/20091220/792d031b/attachment.html


More information about the Klone-users mailing list