WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Tiny Core 3.0 Alpha 9 Testing  (Read 23701 times)

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10957
Re: Tiny Core 3.0 Alpha 9 Testing
« Reply #15 on: July 08, 2010, 01:17:42 AM »
Code: [Select]
depmod -a
modprobe -l
gives me an error modules.dep not found

A busybox bug, thanks for reporting.
The only barriers that can stop you are the ones you create yourself.

Offline roberts

  • Administrator
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: Tiny Core 3.0 Alpha 9 Testing
« Reply #16 on: July 10, 2010, 06:51:22 AM »
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 -frtti

Replacing 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.
10+ Years Contributing to Linux Open Source Projects.

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: Tiny Core 3.0 Alpha 9 Testing
« Reply #17 on: July 10, 2010, 06:59:31 AM »
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 -frtti

Replacing 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.

Thanks!
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline roberts

  • Administrator
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: Tiny Core 3.0 Alpha 9 Testing
« Reply #18 on: July 10, 2010, 11:29:40 PM »
Team Tiny Core wishes to thank our community for the great testing and feedback effort during this long 3.x alpha cycle. Now on to our first formal Release Candidate.
10+ Years Contributing to Linux Open Source Projects.