WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: how add files to a remaster?  (Read 2689 times)

Offline xpto09

  • Newbie
  • *
  • Posts: 30
how add files to a remaster?
« on: April 25, 2009, 04:38:59 PM »
http://www.tinycorelinux.com/wiki/tiki-index.php?page=Remastering
"Now, the full filesystem is in /tmp/extract. Feel free to add, remove, or edit anything you like."

I am inside the TC.
I want to install, for example, beaver.
How do I download it an install it inside the /tmp/extract?


Offline ^thehatsrule^

  • Administrator
  • Hero Member
  • *****
  • Posts: 1726
Re: how add files to a remaster?
« Reply #1 on: April 25, 2009, 06:33:52 PM »
If you are talking about extensions, you could just extract them to there.
For example, for .tce's you can use
Code: [Select]
tar zxvf /path/to/extension.tce -C /tmp/extract

Offline xpto09

  • Newbie
  • *
  • Posts: 30
Re: how add files to a remaster?
« Reply #2 on: April 25, 2009, 07:19:09 PM »
I installed beaver.tcel and I can see only the icon in my remaster. Beaver doesn't run.
You said that tar zxvf is only for tce's.
Beaver is tcel.
How do I install it?



Offline ^thehatsrule^

  • Administrator
  • Hero Member
  • *****
  • Posts: 1726
Re: how add files to a remaster?
« Reply #3 on: April 25, 2009, 08:26:14 PM »
It's probably missing a dependency.

That's a tce

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: how add files to a remaster?
« Reply #4 on: April 25, 2009, 10:05:03 PM »
beaver requires the glib1 and gtk1 extensions in order to work