Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: Juanito on May 30, 2010, 02:38:26 AM

Title: gnutls
Post 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?
Title: Re: gnutls
Post by: bmarkus on May 30, 2010, 04:17:34 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?

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!
Title: Re: gnutls
Post by: vinnie on August 10, 2011, 02:51:04 PM
Latest gnutls negate starting of my e17, I had to downgrade to previous package.
Title: Re: gnutls
Post by: bmarkus on August 10, 2011, 03:30:55 PM
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.

Title: Re: gnutls
Post by: vinnie on August 10, 2011, 09:02:51 PM
yes, I just double checked, when I insert the new version of gnutls, nettle is automatically loaded because it depends on it.
Title: Re: gnutls
Post by: bmarkus on August 11, 2011, 01:59:50 AM
Any details on the error, error messages, log?
Title: Re: gnutls
Post by: vinnie on August 11, 2011, 08:01:02 AM
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?
Title: Re: gnutls
Post by: bmarkus on August 11, 2011, 04:40:13 PM
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.
Title: Re: gnutls
Post by: vinnie on August 11, 2011, 06:56:54 PM
I do not know what is gmp, but now it works!
gmp can become an dependency of gnutls?
Title: Re: gnutls
Post by: bmarkus on August 12, 2011, 01:25:33 AM
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.
Title: Re: gnutls
Post by: vinnie on August 12, 2011, 07:44:24 PM
thanks markus ^_^