changed makepgk to do this. Changed another one of those pesky cout = std::cout in CullVisitor.cpp
Added a cleaner way to install demo source so that installed versions use a simplified makedefs/makerules. Small fix to get osgText to compile with Solaris CC. Constructor declared with a non-const argument, but implemented with const argument.