Tiny Core Linux
Tiny Core Extensions => TCE Q&A Forum => Topic started by: Juanito on May 30, 2010, 02:38:26 AM
-
The new dep for gnutls in the 3.x repo - libtasn1 - appears in both gnutls.tcz.dep and gnutls-dev.tcz.dep
I guess the dep should be removed from gnutls-dev.tcz.dep?
-
The new dep for gnutls in the 3.x repo - libtasn1 - appears in both gnutls.tcz.dep and gnutls-dev.tcz.dep
I guess the dep should be removed from gnutls-dev.tcz.dep?
Yes, it is redundant and can be removed. However it doesn't harm and no need for immediate correction. Will take care during next update.
Thanks for noticing it!
-
Latest gnutls negate starting of my e17, I had to downgrade to previous package.
-
Latest gnutls negate starting of my e17, I had to downgrade to previous package.
Is nettle.tcz installed? It is a new dependency for gnutls. Checked e17 dependency tree with App Browser but nettle.tcz is not listed.
-
yes, I just double checked, when I insert the new version of gnutls, nettle is automatically loaded because it depends on it.
-
Any details on the error, error messages, log?
-
From starting interface i don't see any error. I see tinycore background and the X pointer permanent stationary.
The only thing I can do is ctrl+alt+backspace to kill X, could serve the dmesg?
-
From starting interface i don't see any error. I see tinycore background and the X pointer permanent stationary.
The only thing I can do is ctrl+alt+backspace to kill X, could serve the dmesg?
Please install gmp.tcz and retry. Let me know the result.
-
I do not know what is gmp, but now it works!
gmp can become an dependency of gnutls?
-
I do not know what is gmp, but now it works!
gmp can become an dependency of gnutls?
It's a library for arbitrary precision arithmetic, a missing gnutls dependency. .dep file corrected.
-
thanks markus ^_^