WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: tcz for for tor bundle  (Read 6238 times)

Offline rahul

  • Newbie
  • *
  • Posts: 6
tcz for for tor bundle
« on: May 14, 2015, 08:04:45 AM »
Hi I am trying to run tor bundle on the tiny core Linux.
I am not able to build .tcz for that
I tried a lots of links but no luck

https://github.com/puppetlabs/Razor-Microkernel/wiki/Building-your-own-TCL-Extension
http://forum.tinycorelinux.net/index.php?topic=2325.0

No luck with these links.

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11213
Re: tcz for for tor bundle
« Reply #1 on: May 14, 2015, 08:40:51 AM »
Hi rahul
Unless you lay out the steps you took and what errors you got, there's not much anyone can do to help you.

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: tcz for for tor bundle
« Reply #2 on: May 14, 2015, 08:48:11 AM »
6.x already has a tor.tcz.

Offline rahul

  • Newbie
  • *
  • Posts: 6
Re: tcz for for tor bundle
« Reply #3 on: May 15, 2015, 03:27:32 AM »
Hi,
Thanks for you reply,
well Now I am able to convert the .deb into .tcz
using the script, I download the google's chrome 32 bit .deb package and successfully converted it to tcz.
but I am not able to run it in the tiny core.

please help with the steps.

I want to run my custom tor bundle or chromium into tinycore.

Thanks
 
« Last Edit: August 15, 2021, 09:13:39 AM by Rich »

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14535
Re: tcz for for tor bundle
« Reply #4 on: May 15, 2015, 05:21:04 AM »
did you try the chromium-browser extension in the tc-6.x repo?

If you start your deb -> tcz chromium browser from a terminal window, what error messages do you get?

Offline rahul

  • Newbie
  • *
  • Posts: 6
Re: tcz for for tor bundle
« Reply #5 on: May 15, 2015, 06:51:20 AM »
I checked the chromium-browser.tcz extension that's working fine, but that is very old version 23.X.X.X
I want to make the changes to the chromium and then convert it to the .tcz
and I did this experimentation with chrome , https://www.google.co.in/chrome/browser/desktop/   ubuntu 32 bit .deb
as a result I was supposed to get chrome browser running on tiny -core  make me right if I miss something.
__
I attached a screenshot img file in the last recent comment I got no error but,
it was converted to the .tcz and when i ran
tce-load -wi chrome.tcz :  it says chrome is already installed but when I checked that wasn't in the applications, it was supposed to show in applications- near to the terminal right.
But it do not apear.

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: tcz for for tor bundle
« Reply #6 on: May 15, 2015, 07:10:07 AM »
You probably forgot to include a /usr/local/share/applications .desktop file.

Offline rahul

  • Newbie
  • *
  • Posts: 6
Re: tcz for for tor bundle
« Reply #7 on: May 15, 2015, 07:45:38 AM »
is there any other way I can check that the app is installed, I could not find the executable path.

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: tcz for for tor bundle
« Reply #8 on: May 15, 2015, 07:52:50 AM »
Check /usr/local/tce.installed/

Offline rahul

  • Newbie
  • *
  • Posts: 6
Re: tcz for for tor bundle
« Reply #9 on: May 15, 2015, 08:02:06 AM »
I could see the chrome there in  /usr/local/tce.installed/
screenshot attached.

but i am not able to run it how can I run?


Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: tcz for for tor bundle
« Reply #10 on: May 15, 2015, 08:19:08 AM »
When you create a custom tcz, you need to be able to support it yourself.
We don't know what you have created, where it is loaded, nor what the binary is called.
From an aterm, run your binary.  If it does not execute, you will need to troubleshoot based on the error  messages you receive.

Offline rit

  • Newbie
  • *
  • Posts: 2
Re: tcz for for tor bundle
« Reply #11 on: May 20, 2015, 02:15:33 AM »
Hi
I created .tcz following the same script successfully for VLC downloading the latest vlc
and also tried the latest firefox .deb an converted to tcz
In fraction of seconds it get installed with OK on console but I wasn't able to run it please help

I am attaching both the .tcz please help me.

VLC: https://app.box.com/s/z1zcrzf2c6u8ckl1z8g7z0otvwdvs3ys

Firefox :https://app.box.com/s/l1c3lrknp78547xrmgjb9d60fkgoq9va


Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14535
Re: tcz for for tor bundle
« Reply #12 on: May 20, 2015, 02:29:02 AM »
if you type "vlc" from an aterm window you'll get an error message stating what the problem is

Offline rit

  • Newbie
  • *
  • Posts: 2
Re: tcz for for tor bundle
« Reply #13 on: May 20, 2015, 03:51:55 AM »
with vlc I am getting  sh : vlc is not found
with firefox I am getting     usr/bin/firefox: line 1 : syntax error: unexpected "("

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14535
Re: tcz for for tor bundle
« Reply #14 on: May 20, 2015, 04:30:17 AM »
that's because your vlc extension has vlc in /usr/lib/debug/usr/bin/vlc - i.e. not in the path...

I'm not sure what you're trying to achieve here, but I'd suggest either:

* you use dcore and get firefox and vlc from the debian repos
* you use native tinycore extensions - there's an extension which fetches the latest firefox