[rg] has quit [Quit: Leaving]
orivej has quit [Ping timeout: 245 seconds]
[rg] has joined #picolisp
alexshendi has quit [Read error: Connection reset by peer]
[rg] has quit [Quit: Leaving]
[rg] has joined #picolisp
razzy` has quit [Quit: ERC (IRC client for Emacs 24.5.1)]
razzy` has joined #picolisp
razzy` has left #picolisp [#picolisp]
razzy has joined #picolisp
[rg] has quit [Quit: Leaving]
<
razzy>
hmm i still have problem with ncurses. could it be that i have new version of ncurses 5.9? ~ $ sudo egrep -r 'libncursesw.so' /lib/
<
razzy>
Binární soubor /lib/arm-linux-gnueabihf/libncursesw.so.5.9 ?
<
razzy>
and pil only looks for ("libncursesw.so" "libncursesw.so.6" "libncursesw.so.5") ?
<
Regenaxer>
Usually these are linked
<
Regenaxer>
eg I have /usr/lib/libcurses.so.6 -> libncurses.so.6
<
Regenaxer>
It is a whole bunch of links in the lib directiry
<
Regenaxer>
'grep' does not help, use 'find' or 'locate'
<
Regenaxer>
$ ls -l $(find /usr/lib -name '*curses*')
<
Regenaxer>
or $ find /usr/lib -name '*curses*' -exec ls -l '{}' ';'
clacke_movim has joined #picolisp
inara has quit [Quit: Leaving]
<
razzy>
still same problem
inara has joined #picolisp
<
Regenaxer>
razzy, did you set LD_LIBRARY_PATH ?
<
razzy>
i set many of them
_whitelogger has joined #picolisp
_whitelogger has joined #picolisp
<
Regenaxer>
So you see all links end up in ../usr/lib/libncursesw.so.6.1
<
Regenaxer>
(on Termux)
<
Regenaxer>
I hate curses, it is such a mess
<
Regenaxer>
And it is too complicated for today's systems
<
Regenaxer>
It tries to optimize curser movements to refresh/redraw only small parts of the screen
<
Regenaxer>
But today's displays are no longer serial terminals
<
Regenaxer>
The update soo fast anyway
_whitelogger has joined #picolisp
<
razzy>
to /lib, i hoped it would do recursive search
<
Regenaxer>
$PATH also does not search recursively
<
razzy>
ok, i have /lib/arm-linux-gnueabihf in LD_LIB... and there is libncurses.so.5 and libncursesw.so.5 . and vip still canot open libncursesw.so
<
Regenaxer>
Hmm, too bad, no idea
<
Regenaxer>
Try to strace
<
Regenaxer>
See what it tries to dlopen()
_whitelogger has joined #picolisp
_whitelogger has joined #picolisp
mtsd has joined #picolisp
_whitelogger has joined #picolisp
mtsd has quit [Quit: leaving]
<
Regenaxer>
Hi beneroth!
<
beneroth>
Guten Tag Regenaxer ;)
orivej has joined #picolisp
freemint has quit [Remote host closed the connection]
freemint has joined #picolisp
orivej has quit [Ping timeout: 245 seconds]
freemint has quit [Remote host closed the connection]
freemint has joined #picolisp
ubLIX has joined #picolisp
Regenaxer has quit [Ping timeout: 250 seconds]
ubLIX has quit [Ping timeout: 245 seconds]
<
beneroth>
\o tankf33der
<
tankf33der>
software-lab.de availability now
<
beneroth>
interesting. weird.
<
beneroth>
can you identify failing AS?
<
beneroth>
is the cause DNS or (purely) failing TCP connection to the server?
<
tankf33der>
i think this is dns issue
<
beneroth>
maybe you could run checks against the IP directly: 81.169.145.86
<
beneroth>
(though Host-Header in HTTP must be software-lab.de of course)
<
tankf33der>
now all works.
<
beneroth>
so only a short hiccup?
<
tankf33der>
maybe. unknown
<
beneroth>
certainly good to do some monitoring !
orivej has joined #picolisp
freemint has quit [Ping timeout: 250 seconds]
freemint has joined #picolisp
freemint has quit [Ping timeout: 258 seconds]
freemint has joined #picolisp
freemint has quit [Remote host closed the connection]
freemint has joined #picolisp
Regenaxer has joined #picolisp
<
tankf33der>
yea, seen. dont support linux yet
alexshendi has joined #picolisp
beneroth has quit [Read error: Connection reset by peer]
orivej has quit [Ping timeout: 244 seconds]
freemint has quit [Read error: Connection reset by peer]
freemint has joined #picolisp
mtsd has joined #picolisp
alexshendi has quit [Ping timeout: 246 seconds]
alexshendi has joined #picolisp
abcde has joined #picolisp
abcde has quit [Client Quit]
orivej has joined #picolisp
mtsd has quit [Quit: leaving]
razzy has quit [Ping timeout: 276 seconds]
[rg] has joined #picolisp
[rg] has quit [Quit: Leaving]
ubLIX has joined #picolisp