Community gatherings on Freenode at #tinycorelinux (webchat)
Quote from: theYinYeti on October 12, 2013, 07:11:37 AMnmap works OK with this dep fileI don't see how: Code: [Select]$ ldd /usr/local/bin/nping | grep libnl libnl.so.1 => not found
nmap works OK with this dep file
$ ldd /usr/local/bin/nping | grep libnl libnl.so.1 => not found
From libnl: Code: [Select]$ ls /usr/local/lib/libnl*/usr/local/lib/libnl-3.so/usr/local/lib/libnl-3.so.200/usr/local/lib/libnl-3.so.200.16.1...As mentioned (I might be wrong) nmap will need recompiling against the version of libnl in the tc-5.x repo.
$ ls /usr/local/lib/libnl*/usr/local/lib/libnl-3.so/usr/local/lib/libnl-3.so.200/usr/local/lib/libnl-3.so.200.16.1...
jackd -P70 -p16 -t2000 -dalsa -dhw:0,0 -p128 -n3 -r44100 -s
OSS.tcz and OSS.tcz.dep may be copied over to tc-5.0 repoOSS-modules-3.8.10.tcz (32bit) has been submitted,64bit to follow shortly.(ossxmix needs a recompile due to png update)
Quote from: coreplayer2 on September 27, 2013, 03:58:40 PMOSS.tcz and OSS.tcz.dep may be copied over to tc-5.0 repoOSS-modules-3.8.10.tcz (32bit) has been submitted,64bit to follow shortly.(ossxmix needs a recompile due to png update)Have you by any chance started on OSS-modules-3.8.13 since the kernel has been updated from 3.8.10 to 3.8.13 in TinyCore 5.1? Thanks in advance.