WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: load TC.tcz  (Read 9318 times)

Online Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: load TC.tcz
« Reply #15 on: January 10, 2019, 10:51:21 AM »

Offline kp

  • Newbie
  • *
  • Posts: 42
Re: load TC.tcz
« Reply #16 on: January 11, 2019, 06:44:05 AM »
Its loaded, but don't know what to do to setup a browser like mozilla on the system. Also, the files installed by doing
#tce-load -i TC.tcz
do not survive on reboot.

Online Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: load TC.tcz
« Reply #17 on: January 11, 2019, 07:00:04 AM »
Hi kp
Its loaded, but don't know what to do to setup a browser like mozilla on the system. Also, the files installed by doing
#tce-load -i TC.tcz
do not survive on reboot.


Add the line  TC.tcz  to the  onboot.lst  file in your  tce  directory.

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: load TC.tcz
« Reply #18 on: January 11, 2019, 07:05:33 AM »
There are the dillo3, lynx and fifth browsers in the piCore 9.x repos

Online Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: load TC.tcz
« Reply #19 on: January 11, 2019, 07:11:06 AM »
Hi Juanito
... fifth browsers in the piCore 9.x repos
The fifth browser exists only in the ARM7 repo.

Offline kp

  • Newbie
  • *
  • Posts: 42
Re: load TC.tcz
« Reply #20 on: January 11, 2019, 09:51:03 AM »
after apps selected the fastest mirror, when i did a browse or search for lynx/dillio , i could not find any.  when i manually installed lynx and tried to run it within X, it said libidn.so.1 not found. Maybe e the repo browsed is for 10.x instead of 9.x


Online Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: load TC.tcz
« Reply #21 on: January 11, 2019, 10:03:39 AM »
Hi kp
Apps  will use the repo that matches your installed version which in your case is 10.x.
Quote
... it said libidn.so.1 not found.
Install  libidn.tcz.

Offline kp

  • Newbie
  • *
  • Posts: 42
Re: load TC.tcz
« Reply #22 on: January 11, 2019, 10:40:16 AM »
i downloaded the .tree and created a symlink to linncursesw.so from libncursesw.so.5 to get lynx working. however, lynx does not support https and i may need javascript support too, to browse normal websites. if not that, can i access email via pop3? static text websites are few and far in between.

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: load TC.tcz
« Reply #23 on: January 12, 2019, 12:01:56 AM »
What hardware are you using?

The fifth browser works fine for me on an RPi3.

Offline kp

  • Newbie
  • *
  • Posts: 42
Re: load TC.tcz
« Reply #24 on: January 12, 2019, 02:28:26 AM »
i didn't try fifth browser because i don't know the repo for it. I tried only lynx. I have an armv8 on RPI3. Please tell me what i need to wget to install fifth browser.

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: load TC.tcz
« Reply #25 on: January 12, 2019, 02:33:57 AM »
repo.tinycorelinux.net/9.x/armv7/tcz/fifth.tcz

Offline kp

  • Newbie
  • *
  • Posts: 42
Re: load TC.tcz
« Reply #26 on: January 12, 2019, 03:49:52 AM »
Thanks. when fifth is run, it complains that libssl.1.0.0 and  lib crypto.so.1.0.0 require openssl 1.0.0 but the one we get from repo is openssl_270. Note that fifth has a requirement for ssl 1.0.0 and crypt o 1.0.0

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: load TC.tcz
« Reply #27 on: January 12, 2019, 04:34:56 AM »
fifth will not be updated for piCore-10.x before the final version is released

In the meantime, you could use the piCore-9.x openssl alongside the piCore-10.x version by renaming it...

Offline kp

  • Newbie
  • *
  • Posts: 42
Re: load TC.tcz
« Reply #28 on: January 12, 2019, 05:27:23 AM »
/usr/local/lib/libopenssl.so.*
is not part of openssl.tcz or openssl-dev.tcz or gnutls.tcz. So how do I update my libopenssl.so.*?

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: load TC.tcz
« Reply #29 on: January 12, 2019, 05:40:50 AM »
I meant rename the piCore-9.x openssl extension to openssl_old or similar