Community gatherings on Freenode at #tinycorelinux (webchat)
Code: [Select]depmod -amodprobe -lgives me an error modules.dep not found
depmod -amodprobe -l
In the past mounthes I made several trials to compile one of my favorite applications, fldigi on TC without success due to several reasons. Now I have it up and running on Alpha 9. But.... It is an fltk based application and requires fltk configured with --enable-threads and compiled with --fexception and -frttiReplacing the three fltk libs it works fine and fltk based tools are still working. I do not see any negative impact and libs are just a bit larger.Please consider to update fltk libs in base as above.
Quote from: bmarkus on July 05, 2010, 03:35:27 AMIn the past mounthes I made several trials to compile one of my favorite applications, fldigi on TC without success due to several reasons. Now I have it up and running on Alpha 9. But.... It is an fltk based application and requires fltk configured with --enable-threads and compiled with --fexception and -frttiReplacing the three fltk libs it works fine and fltk based tools are still working. I do not see any negative impact and libs are just a bit larger.Please consider to update fltk libs in base as above.fltk libs updated as requested. Will be available in next cut.