Loggytronic Forum

VOMP => VOMP General / MVP => Topic started by: carsten on November 08, 2007, 21:19:42

Title: Stupid question - How to recompile the dongle
Post by: carsten on November 08, 2007, 21:19:42
Hi,

I think I am too long using SAP. Well, I successfully ran makedevenv-5. Then I changed the hash and star keys to skip 5 minutes, as thins helps me a lot with those nasty ads. But what do I do next? a ./build in the dongle directory doesn't work. Another call of makedevenv-5 will download and run for ours (sorry, only 64MB available in the development DomU. Yes, it's all virtual now...).

Can anyone give me a hint?

Thanks,
Carsten.
Title: Re: Stupid question - How to recompile the dongle
Post by: Chris on November 08, 2007, 21:25:32
Hi, if the makedevenv script ran fine then it should have produced a dongle at the end. After your own code changes, run "make release" in the client directory, and then "autobuild" in the dongle dir. That should be all you need to do.

Post errors here if it doesn't work.
Title: Re: Stupid question - How to recompile the dongle
Post by: carsten on November 09, 2007, 12:15:51
Thanks Chris, I'll give that a try and post, if there is a problem...CU Carsten.