this is not the recommended procedure because it is not *guaranteed* to work but is a lot easier:
assuming same PC architecture;
assuming all software dependencies have been installed;
just
* copy src/radlib, src/wview, var/wview (and var/wviewmgmt) and etc/wview across
* rebuild radlib & wview on target
* do the fiddly config bits like ensuring wviewmgmt is runnable from web server
* shutdown & startup wview on target
the *guaranteed* way, needed if your PC architecture is different, would require the db to be exported, a proper install done on target, then db imported. don't, unless the above doesn't work