Page 1 of 1
Installing v2.8.4
Posted: Wed Jun 07, 2017 7:32 am
by SeeCwriter
FYI...When I installed v2.8.4 I had to rebuild the system for SNMP, which is all normal. But when I rebuilt the system none of libraries under \nburn\system were rebuilt. I had to manually go to each subdirectory and run make. I've not had to do that before.
Re: Installing v2.8.4
Posted: Wed Jun 07, 2017 10:50 am
by Forrest
Can you clarify your rebuild process? I assume you are using the command line. Do you build from your project directory, or go to the system libraries and rebuild each individually. If you have a log, that would be perfect.
Re: Installing v2.8.4
Posted: Wed Jun 07, 2017 11:24 am
by SeeCwriter
I open a command prompt at the \nburn\system directory, type "make clean", then "make". Then I move to each system directory of the modules we use and do the same. For all the previous versions that all I've done.