WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Little help with customization  (Read 5241 times)

Offline ozyrys

  • Newbie
  • *
  • Posts: 6
Little help with customization
« on: June 30, 2011, 05:32:10 AM »
Hello,

Can anyone help me with customization of TCL ?

I've installed TCL on 4GB pendrive with partitions:
10mb for grub and its formated as fat32
rest for TCL

I would like to lunch TCL with:
- gtk2
- atk
- Xorg 7.5
- Xorg 7.5 dev
- Xorg 7.5 lib
- expat2
- glib2
- cairo
- fontconfig
- gdk_pixbuf2
- pango
- pixman

When i set erstore param do sdb and tce param to sdb i nothing happend .
Just start brand new TCL.

Please help

Best regards
ozyrys


Offline Guy

  • Hero Member
  • *****
  • Posts: 1089
Re: Little help with customization
« Reply #1 on: June 30, 2011, 05:45:30 AM »
It is ideal to use ext2 not fat32.

Start Apps Audit -> On Boot, and put the extensions in On Boot.
Many people see what is. Some people see what can be, and make a difference.

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: Little help with customization
« Reply #2 on: June 30, 2011, 05:58:57 AM »
sdb is the raw drive. You need to be using partitions.
Do not forget the waitusb=5 boot option.

Please do some reading in the wiki.

Offline ozyrys

  • Newbie
  • *
  • Posts: 6
Re: Little help with customization
« Reply #3 on: June 30, 2011, 06:23:42 AM »
10 is formated as fat32
rest is formated as ext4

Ok, when i add tcz to onboot.lst then mc is starting normally.
But when i want lunch app who require tcz listed in my first post get error : gtk is missing " etc ...

Best Regards
ozyrys


Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14572
Re: Little help with customization
« Reply #4 on: June 30, 2011, 06:28:10 AM »
But when i want lunch app who require tcz listed in my first post get error : gtk is missing " etc ...

This is what happens when extensions are not downloaded with the apps browser, which takes care of downloading all dependent extensions and support files (.dep).

..or alternatively what happens when apps browser is used in "download only" mode and then you later add extensions to onboot.lst manually.

Offline ozyrys

  • Newbie
  • *
  • Posts: 6
Re: Little help with customization
« Reply #5 on: June 30, 2011, 06:31:38 AM »
But when i want lunch app who require tcz listed in my first post get error : gtk is missing " etc ...

This is what happens when extensions are not downloaded with the apps browser, which takes care of downloading all dependent extensions and support files (.dep).

..or alternatively what happens when apps browser is used in "download only" mode and then you later add extensions to onboot.lst manually.

I downloaded tcz via appbrowser first.


EDIT:

Can i set tce switch to this one "tce={sda2|sdb2|sdc2} ?
Best Regards
ozyrys
« Last Edit: June 30, 2011, 06:40:48 AM by ozyrys »

Offline Guy

  • Hero Member
  • *****
  • Posts: 1089
Re: Little help with customization
« Reply #6 on: June 30, 2011, 07:22:04 AM »
You can only have one tce directory.

You can use UUID.

http://wiki.tinycorelinux.net/wiki:uuid


If you installed it using the installer, it would be set up correctly.

http://distro.ibiblio.org/tinycorelinux/install.html

http://wiki.tinycorelinux.net/wiki:install_usb
Many people see what is. Some people see what can be, and make a difference.

Offline ozyrys

  • Newbie
  • *
  • Posts: 6
Re: Little help with customization
« Reply #7 on: June 30, 2011, 11:29:10 AM »
You can only have one tce directory.

You can use UUID.

http://wiki.tinycorelinux.net/wiki:uuid


If you installed it using the installer, it would be set up correctly.

http://distro.ibiblio.org/tinycorelinux/install.html

http://wiki.tinycorelinux.net/wiki:install_usb

Thanks a lot!
It's work now.

Best Regards
ozyrys