WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: How do I use an extension ??  (Read 1983 times)

Offline mOrloff

  • Newbie
  • *
  • Posts: 26
How do I use an extension ??
« on: December 28, 2010, 02:55:21 PM »
I am a COMPLETE novice when it comes to all this linux and tinycore stuff, so I'm looking for some rudimentary direction.

I have mounted my drive (hda1), downloaded an extension (rdesktop), backed up, and gotten it all to successfully persist after a reboot.

How do I now "call" or "run" that extension??

Thanks-a-bunch (in advance ;))
~ Mo

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 11036
Re: How do I use an extension ??
« Reply #1 on: December 28, 2010, 03:34:30 PM »
Since rdesktop is a command-line app, there won't be a menu item or icon. Launch it from the terminal.
The only barriers that can stop you are the ones you create yourself.

Offline mOrloff

  • Newbie
  • *
  • Posts: 26
Re: How do I use an extension ??
« Reply #2 on: December 28, 2010, 05:21:52 PM »
OK, this is what i tried:
In terminal, I typed cd /mnt/hda1/tce/optional, which was successful.
Then ls, which returned a small list, including rdesktop.tcz.

Then I simply typed rdesktop.tcz and hit enter.
To which it responded sh: rdesktop.tcz: not found

What am I missing??
~ Mo
« Last Edit: December 28, 2010, 05:25:17 PM by mOrloff »

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: How do I use an extension ??
« Reply #3 on: December 28, 2010, 05:39:39 PM »
try
Code: [Select]
tce-load -i rdesktop.tcz
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline TaoTePuh

  • Full Member
  • ***
  • Posts: 172
Re: How do I use an extension ??
« Reply #4 on: December 28, 2010, 05:45:40 PM »
Maybe you wanna read this first

http://wiki.tinycorelinux.com/Installing+Applications

If you like to load/install rdesktop, try this

tce-load -i  rdesktop.tcz

After that, you can start rdesktop with

rdesktop