Tiny Core Linux
Tiny Core Extensions => TCE Q&A Forum => Topic started by: fredand44 on April 20, 2012, 11:38:04 AM
-
Hello guys!
I got some problem with installing getFlash11.
When I run from the menu it just flicker band then it is gone.
If I try to start it from terminal I get>
mount mounting /dev/loop48 on /tmp/tcloop/libxml12 faild Invalid argument.
Do you guys got any clues
Best regards
Fredrik
-
run a md5check on libxml2 and getFlash11
-
Hello!
I could not run md5check (as root).
But when I tried to locate the files with "find -iname libxml2" and "find -iname getFlash11" I only found getFlash11 at:
./home/tc.wmx/OnDemand/getFlash11
and
./mnt/sda1/tce/ondemand/getFlash11
I guess I missing libxml2, how do I get it?
I must say that before install I run:
echo "/etc/sysconfig/tcedir" > /opt/.tce_dir
I got that info in this thread:
http://forum.tinycorelinux.net/index.php/topic,12331.0.html
Hope you guys see some solution!
Best regards
Fredrik
-
I could not run md5check (as root).
md5sum /etc/sysconfig/tcedir/optional/libxml2.tcz
cat /etc/sysconfig/tcedir/optional/libxml2.tcz.md5.txt
I guess I missing libxml2, how do I get it?
tce-audit builddb
tce-audit fetchmissing
I must say that before install I run:
echo "/etc/sysconfig/tcedir" > /opt/.tce_dir
I got that info in this thread:
http://forum.tinycorelinux.net/index.php/topic,12331.0.html
test -d /etc/sysconfig/tcedir && rm -f /opt/.tce_dir
-
Hello!
Thanks for your reply!
If I understand the results of the commands for checksum it looks like there is different checksums, and that rings a alarm bell for me.
How ever!
I tried to start all over and install TC from scratch, perhaps I should not do the echo part. But during the install it says that sda1 is already mounted and needs to be unmounted..
But whn I unmount /sda1 it says that unmount is not found. Not as root either.
How ever I also tried to run getFlash11 as root, and it seems to got installed but opera still do not found it.
If you guys got any clues please let me know!
Best regards Fredrik
-
The command is umount, not unmount.