Networking :: Curl and Libcurl



Hi
i installed curl.uci in a dsl 3.3 (3.2 upgraded to 3.3) with gtk2+ installed and loaded

when i tried to run curl (even with "curl -- manual") i see an error messge:
curl: /lib/libc.so.6: version `GLIBC_2.3.4' not found (required by curl)

i searched in myDSL extension browser and i found no glibc neither libcurl to install on it

so, where can i found those glibc_2.3.4?

It sounds like you need a more recent version of libc6 or glibc than that in DSL.

You can find Debian packages for these at www.debian.org or load the dsl-dpkg extension and use apt-get


original here.