On my NetBSD box, the Installation Utility stop when it
set initial configuration. I push "Start" and nothing
but it do not freeze.
I can only push back or cancel.
If you know how to code, could you check if the functions
on_start_btn_clicked_thread
and
on_start_btn_clicked
are being called (just put a printf as the first line of the
function)?
Thanks,
Pablo
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=39885
Do you have any output in the console? Perhaps some errors
complaining that there was an error while trying to connect a
widget?
Thanks,
Pablo
PS. Did you 'make install'?
Logged In: YES
user_id=39885
Do you know if pthread's work in netbsd??
If you know how to code, could you check if the functions
on_start_btn_clicked_thread
and
on_start_btn_clicked
are being called (just put a printf as the first line of the
function)?
Thanks,
Pablo