Flummoxed by IT

Saturday, December 30, 2023

Compiling jbig2enc on MSYS on Windows 11 using LLVM & Clang

›
These are the steps that I use to build jbig2enc on MSYS using LLVM/Clang Install MSYS2 and development tools Install jbig2enc dependencies ...

MSYS llvm and clang linking error undefined symbol htons and htonl

›
When I was building jbig2enc in a Windows x64 Msys2 environment, I got errors on undefined htons and htonl symbols. Specifically: libtoo...
Monday, June 08, 2020

Windows Subsystem for Linux has no installed distributions

›
When trying to launch a new bash console on Windows 10, I get this error wslbridge error: failed to start backend process note: bash.exe ...
Sunday, April 26, 2020

›
I was trying to connect from VSCode Windows into a remote Linux server, and got this error @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@...
Wednesday, April 22, 2020

Python fatal error: Python.h: No such file or directory

›
I got this error while installing a Python package Installing collected packages: psutil, wcwidth, pyte, thefuck           [37/257]   Ru...
Monday, April 20, 2020

libreadline.so.6: cannot open shared object file: No such file or directory

›
Readline Share Library Missing When I run a script that calls rlwrap , I got this error on Ubuntu 18.04 rlwrap: error while loading sha...
Thursday, April 09, 2020

SSH: How to log in using Password only and ignore ssh keys

›
When I first discovered the magic of passwordless SSH login using ssh keys, I was thrilled with the convenience of logging in directly. But...
Wednesday, March 25, 2020

Python error: invalid command 'bdist_wheel'

›
I was trying to install  https://github.com/thombashi/sqlitebiter and ran into this error   error: invalid command 'bdist_wheel' ...
›
Home
View web version
Powered by Blogger.