Page 2 of 2
Re: Midnight Commander for Samsung TV C series?
Posted: Tue Jan 18, 2011 5:40 pm
by arris69
huffyk wrote:there is no any libglib-2.0.so library in TV. Is it possible to fix SamyGO extension and put there correct libs?...
can you pls. try to
Upon execution check "use internal editor" in Options->Configuration and you can view/edit files correctly.
try this with unmodified extensions pack. if it won't work i'll make for you an extra package for testing wit glibc included. btw. i will check samsungs glibc configuration again.
thnx
arris
Re: Midnight Commander for Samsung TV C series?
Posted: Sun Jan 23, 2011 8:52 am
by huffyk
internal editor and internal viewer is already selected.
Re: Midnight Commander for Samsung TV C series?
Posted: Thu Jan 27, 2011 7:50 pm
by arris69
mianfrar wrote:On my MStar TV (see signature), the following error is shown when trying to launch Midnight Commander:
Code: Select all
SELP#> pwd
/dtv/usb/sda1/SamyGO/bin
SELP#> sh mc.sh
Start SamyGO Midnight Commander
mc: error while loading shared libraries: libglib-2.0.so.0: cannot open shared object file: No such file or directory
SELP#>
...
samsung coder didn't understand the linux boot procedure and they never heard about linuxrc and they don't know how to make a correct system initialisation. so the guys put all stuff for the boot procedure into the /etc/profile file, and we have to catch this.
so for all T-MSX5DEUC owner pls. update your scripts (SamyGO-Extensions/CoreScript/trunk/rc.sysinit and SamyGO-Extensions/InitScripts/trunk/init.d/02_04_vusb.init) from svn
http://samygo.svn.sourceforge.net/viewvc/samygo/ (alternate url: https://samygo.svn.sourceforge.net/svnroot/samygo/ )
thnx
arris
Re: Midnight Commander for Samsung TV C series?
Posted: Tue Feb 08, 2011 8:32 pm
by arris69
mianfrar wrote:I've updated the rc.sysinit and vusb.init scripts from SVN, as you said, and I can confirm that mc.sh is working perfectly.
Anyway, just to let you know, when I connect via SSH, the following output is show:
Code: Select all
login as: root
root@192.168.0.100's password:
-sh: partition.erase: not found
-sh: stl.format: not found
-sh: fat.format: not found
-sh: partition.erase: not found
-sh: stl.format: not found
-sh: fat.format: not found
-sh: partition.erase: not found
-sh: stl.format: not found
-sh: fat.format: not found
-sh: ./rc.local: not found
SELP#>
It doesn't suppose any problem, but perhaps you want to know it.
Thanks a lot.
can you pls. try latest rc.sysinit from svn.
thnx
arris