WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Where do I get the source code of Tiny Core  (Read 1883 times)

Offline mYusufSuleman

  • Newbie
  • *
  • Posts: 2
Where do I get the source code of Tiny Core
« on: December 03, 2021, 05:20:45 AM »
Where do I get the source code of Tiny Core Linux. I can't find it on the site. If I go to the git repository link. It redirects me to GitHub and I can't find it there. I can't clone it using git.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14785
Re: Where do I get the source code of Tiny Core
« Reply #1 on: December 03, 2021, 06:24:10 AM »
Code: [Select]
$ git clone https://github.com/tinycorelinux/Core-script
$ git clone https://github.com/tinycorelinux/fltk_projects

Offline mYusufSuleman

  • Newbie
  • *
  • Posts: 2
Re: Where do I get the source code of Tiny Core
« Reply #2 on: December 03, 2021, 12:43:09 PM »
How do I compile it now.
« Last Edit: December 04, 2021, 12:45:59 AM by Juanito »

Offline gadget42

  • Hero Member
  • *****
  • Posts: 764
The fluctuation theorem has long been known for a sudden switch of the Hamiltonian of a classical system Z54 . For a quantum system with a Hamiltonian changing from... https://forum.tinycorelinux.net/index.php/topic,25972.msg166580.html#msg166580

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14785
Re: Where do I get the source code of Tiny Core
« Reply #4 on: December 04, 2021, 12:48:20 AM »
As the name suggests, Core-script contains scripts that do not need to be compiled.

fltk_projects can be compiled by executing "make".