I don’t think you need to remove your current build. If you want to, you could rename the base directory to cpseis.old (or similar) and redo the svn checkout from scratch. However, the actual “build” exists within the platform directory for your specific platform. So a simpler way would be to remove your current platform directory build files (which will be your libraries (.a and .so), your programs (cbyt, icps, va, etc.), and your object files (.o). You can do it by hand or even simpler, type:
make clean ; make everything
Bill
--
You received this message because you are subscribed to the Google Groups "cpseis-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cpseis-user...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/cpseis-user/507e2a03-56cb-443f-b71b-397bffe083dcn%40googlegroups.com.