0
votes
1answer
48 views

how to run c++ app without glibcxx [closed]

I need to run Qt app on Debian 64-bit. There are Qt libs installed. But it seems that no C++ lib is installed. I'm not allowed to install any packages on this computer. I have compiled my app on ...
3
votes
2answers
693 views

Problem upgrading kernel on debian 3.1

I have a quite old box in a remote server farm. So I have no direct access. Only remote SSH (and via SSH to a serial console). I haven't updated this box in ages. Now, whenever I want to install a new ...