I am working to create a front end program to MRTG which is an SNMP monitoring program. I have MRTG and the front end I created all running within Scratchbox under box the x86 and ARMEL targets.
The problem that I am having is how I package my front end and MRTG and move them over to my n810. If i just copy the executable file from the C/C++ front end to the device it will run. When it comes to the MRTG program I am lost on how to get them over to the device. I had to recompile them and a few libraries within scratchbox and trying to do this on the device itself is not working.
I have searched through the threads and Google and I am still having trouble. Any help would be greatly appreciated.
Thanks again
Edit: I realized that what I needed was to just copy the needed files over manually and update my perl. This fixed all of the errors. I am still learning about debian packages.
I am working to create a front end program to MRTG which is an SNMP monitoring program. I have MRTG and the front end I created all running within Scratchbox under box the x86 and ARMEL targets.
The problem that I am having is how I package my front end and MRTG and move them over to my n810. If i just copy the executable file from the C/C++ front end to the device it will run. When it comes to the MRTG program I am lost on how to get them over to the device. I had to recompile them and a few libraries within scratchbox and trying to do this on the device itself is not working.
I have searched through the threads and Google and I am still having trouble. Any help would be greatly appreciated.
Thanks again
Edit: I realized that what I needed was to just copy the needed files over manually and update my perl. This fixed all of the errors. I am still learning about debian packages.
Last edited by DrIk; 2008-06-10 at 18:26.