Linux libx11 so 6

Saved searches

Use saved searches to filter your results more quickly

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory #62

error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory #62

Comments

When running wxtoimg, I get the following error:
wxtoimg: error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory

Yet, I have installed both libx11-dev and libx11-6:i386:

pi@RPi4-sdr:~ $ sudo find / -name libX11.so* /usr/lib/aarch64-linux-gnu/libX11.so /usr/lib/aarch64-linux-gnu/libX11.so.6 /usr/lib/aarch64-linux-gnu/libX11.so.6.3.0 /usr/lib/i386-linux-gnu/libX11.so /usr/lib/i386-linux-gnu/libX11.so.6 /usr/lib/i386-linux-gnu/libX11.so.6.3.0 
pi@RPi4-sdr:/etc/ld.so.conf.d $ ls -al total 28 drwxr-xr-x 2 root root 4096 Jun 20 21:30 . drwxr-xr-x 113 root root 4096 Jun 20 21:34 .. -rw-r--r-- 1 root root 103 Jun 20 21:28 aarch64-linux-gnu.conf -rw-r--r-- 1 root root 109 May 1 2019 arm-linux-gnueabihf.conf -rw-r--r-- 1 root root 39 Jun 25 2018 fakeroot-aarch64-linux-gnu.conf -rw-r--r-- 1 root root 168 May 1 2019 i386-linux-gnu.conf -rw-r--r-- 1 root root 44 Mar 21 2016 libc.conf pi@RPi4-sdr:/etc/ld.so.conf.d $ sudo nano i386-linux-gnu.conf # Multiarch support /usr/local/lib/i386-linux-gnu /lib/i386-linux-gnu /usr/lib/i386-linux-gnu /usr/local/lib/i686-linux-gnu /lib/i686-linux-gnu /usr/lib/i686-linux-gnu 
pi@RPi4-sdr:~ $ sudo uname -a Linux RPi4-sdr 5.4.42-v8+ #1319 SMP PREEMPT Wed May 20 14:18:56 BST 2020 aarch64 GNU/Linux 

Wxtoimg is running fine on a RPi3 32 bit.

Читайте также:  Очистить линукс минт от мусора

The text was updated successfully, but these errors were encountered:

Источник

Saved searches

Use saved searches to filter your results more quickly

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory #62

error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory #62

Comments

When running wxtoimg, I get the following error:
wxtoimg: error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory

Yet, I have installed both libx11-dev and libx11-6:i386:

pi@RPi4-sdr:~ $ sudo find / -name libX11.so* /usr/lib/aarch64-linux-gnu/libX11.so /usr/lib/aarch64-linux-gnu/libX11.so.6 /usr/lib/aarch64-linux-gnu/libX11.so.6.3.0 /usr/lib/i386-linux-gnu/libX11.so /usr/lib/i386-linux-gnu/libX11.so.6 /usr/lib/i386-linux-gnu/libX11.so.6.3.0 
pi@RPi4-sdr:/etc/ld.so.conf.d $ ls -al total 28 drwxr-xr-x 2 root root 4096 Jun 20 21:30 . drwxr-xr-x 113 root root 4096 Jun 20 21:34 .. -rw-r--r-- 1 root root 103 Jun 20 21:28 aarch64-linux-gnu.conf -rw-r--r-- 1 root root 109 May 1 2019 arm-linux-gnueabihf.conf -rw-r--r-- 1 root root 39 Jun 25 2018 fakeroot-aarch64-linux-gnu.conf -rw-r--r-- 1 root root 168 May 1 2019 i386-linux-gnu.conf -rw-r--r-- 1 root root 44 Mar 21 2016 libc.conf pi@RPi4-sdr:/etc/ld.so.conf.d $ sudo nano i386-linux-gnu.conf # Multiarch support /usr/local/lib/i386-linux-gnu /lib/i386-linux-gnu /usr/lib/i386-linux-gnu /usr/local/lib/i686-linux-gnu /lib/i686-linux-gnu /usr/lib/i686-linux-gnu 
pi@RPi4-sdr:~ $ sudo uname -a Linux RPi4-sdr 5.4.42-v8+ #1319 SMP PREEMPT Wed May 20 14:18:56 BST 2020 aarch64 GNU/Linux 

Wxtoimg is running fine on a RPi3 32 bit.

The text was updated successfully, but these errors were encountered:

Источник

Saved searches

Use saved searches to filter your results more quickly

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

Читайте также:  Linux mint зашифровать диск

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing libX11.so.6 #1566

missing libX11.so.6 #1566

Comments

The purpose is to build and test node-sqlite3 for node-webkit on Travis CI (TryGhost/node-sqlite3#252).

nw: error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory 

On the same system, when I download https://s3.amazonaws.com/node-webkit/v0.8.4/node-webkit-v0.8.4-linux-x64.tar.gz and unpack it, and then run nw , it runs happily without errors.

Does it mean that 32-bit node-webkit won’t run on a 64-bit Linux system, or there’s still hope?

The text was updated successfully, but these errors were encountered:

For reference, here’s ldd nw results for 64-bit nw on the same system (a newer Travis CI log, lines 1264—1321):

linux-vdso.so.1 => (0x00007fff81c00000) libX11.so.6 => /usr/lib/x86_64-linux-gnu/libX11.so.6 (0x00007f8c10c78000) libXrender.so.1 => /usr/lib/x86_64-linux-gnu/libXrender.so.1 (0x00007f8c10a68000) librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f8c10860000) libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f8c10658000) libgobject-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 (0x00007f8c10408000) libglib-2.0.so.0 => /lib/x86_64-linux-gnu/libglib-2.0.so.0 (0x00007f8c10110000) libgtk-x11-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 (0x00007f8c0fad0000) libgdk-x11-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0 (0x00007f8c0f818000) libatk-1.0.so.0 => /usr/lib/x86_64-linux-gnu/libatk-1.0.so.0 (0x00007f8c0f5f0000) libpangocairo-1.0.so.0 => /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0 (0x00007f8c0f3e0000) libgdk_pixbuf-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0 (0x00007f8c0f1c0000) libcairo.so.2 => /usr/lib/x86_64-linux-gnu/libcairo.so.2 (0x00007f8c0ef00000) libpango-1.0.so.0 => /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0 (0x00007f8c0ecb0000) libfreetype.so.6 => /usr/lib/x86_64-linux-gnu/libfreetype.so.6 (0x00007f8c0ea10000) libfontconfig.so.1 => /usr/lib/x86_64-linux-gnu/libfontconfig.so.1 (0x00007f8c0e7d8000) libXcomposite.so.1 => /usr/lib/x86_64-linux-gnu/libXcomposite.so.1 (0x00007f8c0e5d0000) libasound.so.2 => /usr/lib/x86_64-linux-gnu/libasound.so.2 (0x00007f8c0e2e0000) libXdamage.so.1 => /usr/lib/x86_64-linux-gnu/libXdamage.so.1 (0x00007f8c0e0d8000) libXext.so.6 => /usr/lib/x86_64-linux-gnu/libXext.so.6 (0x00007f8c0dec0000) libXfixes.so.3 => /usr/lib/x86_64-linux-gnu/libXfixes.so.3 (0x00007f8c0dcb8000) libnss3.so => /usr/lib/x86_64-linux-gnu/libnss3.so (0x00007f8c0d9a8000) libnssutil3.so => /usr/lib/x86_64-linux-gnu/libnssutil3.so (0x00007f8c0d780000) libsmime3.so => /usr/lib/x86_64-linux-gnu/libsmime3.so (0x00007f8c0d558000) libplc4.so => /usr/lib/x86_64-linux-gnu/libplc4.so (0x00007f8c0d350000) libnspr4.so => /usr/lib/x86_64-linux-gnu/libnspr4.so (0x00007f8c0d110000) libgconf-2.so.4 => /usr/lib/x86_64-linux-gnu/libgconf-2.so.4 (0x00007f8c0cee0000) libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f8c0ccc0000) libexpat.so.1 => /lib/x86_64-linux-gnu/libexpat.so.1 (0x00007f8c0ca90000) libdbus-1.so.3 => /lib/x86_64-linux-gnu/libdbus-1.so.3 (0x00007f8c0c848000) libudev.so.0 => /lib/x86_64-linux-gnu/libudev.so.0 (0x00007f8c0c638000) libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007f8c0c338000) libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f8c0c038000) libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f8c0be20000) libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f8c0ba60000) libxcb.so.1 => /usr/lib/x86_64-linux-gnu/libxcb.so.1 (0x00007f8c0b840000) /lib64/ld-linux-x86-64.so.2 (0x00007f8c10fc0000) libffi.so.6 => /usr/lib/x86_64-linux-gnu/libffi.so.6 (0x00007f8c0b638000) libpcre.so.3 => /lib/x86_64-linux-gnu/libpcre.so.3 (0x00007f8c0b3f8000) libgio-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 (0x00007f8c0b0a8000) libpangoft2-1.0.so.0 => /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0 (0x00007f8c0ae78000) libXinerama.so.1 => /usr/lib/x86_64-linux-gnu/libXinerama.so.1 (0x00007f8c0ac70000) libXi.so.6 => /usr/lib/x86_64-linux-gnu/libXi.so.6 (0x00007f8c0aa60000) libXrandr.so.2 => /usr/lib/x86_64-linux-gnu/libXrandr.so.2 (0x00007f8c0a858000) libXcursor.so.1 => /usr/lib/x86_64-linux-gnu/libXcursor.so.1 (0x00007f8c0a648000) libgmodule-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0 (0x00007f8c0a440000) libpixman-1.so.0 => /usr/lib/x86_64-linux-gnu/libpixman-1.so.0 (0x00007f8c0a1a8000) libpng12.so.0 => /lib/x86_64-linux-gnu/libpng12.so.0 (0x00007f8c09f80000) libxcb-shm.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0 (0x00007f8c09d78000) libxcb-render.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-render.so.0 (0x00007f8c09b68000) libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f8c09950000) libplds4.so => /usr/lib/x86_64-linux-gnu/libplds4.so (0x00007f8c09748000) libdbus-glib-1.so.2 => /usr/lib/x86_64-linux-gnu/libdbus-glib-1.so.2 (0x00007f8c09520000) libXau.so.6 => /usr/lib/x86_64-linux-gnu/libXau.so.6 (0x00007f8c09318000) libXdmcp.so.6 => /usr/lib/x86_64-linux-gnu/libXdmcp.so.6 (0x00007f8c09110000) libselinux.so.1 => /lib/x86_64-linux-gnu/libselinux.so.1 (0x00007f8c08ef0000) libresolv.so.2 => /lib/x86_64-linux-gnu/libresolv.so.2 (0x00007f8c08cd0000) 

I have used “Search the contents of packages” at http://packages.ubuntu.com/ and discovered (through a trial-and-error process) the following commands which, if run before node-webkit, make it possible to run 32bit node-webkit on 64bit Travis CI Linux:

sudo apt-get -y install libx11-6:i386 sudo apt-get -y install libglib2.0-0:i386 sudo apt-get -y install libgtk2.0-0:i386 sudo apt-get -y install libatk1.0-0:i386 sudo apt-get -y install libgdk-pixbuf2.0-0:i386 sudo apt-get -y install libcairo2:i386 sudo apt-get -y install libfreetype6:i386 sudo apt-get -y install libfontconfig1:i386 sudo apt-get -y install libxcomposite1:i386 sudo apt-get -y install libasound2:i386 sudo apt-get -y install libxdamage1:i386 sudo apt-get -y install libxext6:i386 sudo apt-get -y install libxfixes3:i386 sudo apt-get -y install libnss3:i386 sudo apt-get -y install libnspr4:i386 sudo apt-get -y install libgconf-2-4:i386 sudo apt-get -y install libexpat1:i386 sudo apt-get -y install libdbus-1-3:i386 sudo apt-get -y install libudev0:i386 

Here’s an example of a Travis CI job that could run node-webkit 32bit successfully:

Читайте также:  Tp link tl wn725n drivers linux

Источник

Пакет: libx11-6 (2:1.6.9-2ubuntu1.5 и другие) [security]

Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.

Original Maintainer (usually from Debian):

It should generally not be necessary for users to contact the original maintainer.

Подобные пакеты:

  • libx11-dev
  • libx11-doc
  • libx11-6-udeb
  • libkdsoap1
  • libgfal-srm-ifce1
  • libssh2-1
  • libkdsoap-server1
  • ruby-cookiejar
  • libdecor-0-0
  • libssh2-1-dev
  • libjs-arbiter

X11 client-side library

Другие пакеты, относящиеся к libx11-6

  • зависимости
  • рекомендации
  • предложения
  • enhances
  • dep: libc6 (>= 2.26) [не armhf, i386, riscv64] GNU C Library: Shared libraries
    также виртуальный пакет, предоставляемый libc6-udeb dep: libc6 (>= 2.27) [riscv64] dep: libc6 (>= 2.28) [armhf, i386]
  • dep: libx11-data X11 client-side library
  • dep: libxcb1 (>= 1.11.1) X C Binding

Загрузка libx11-6

Загрузить для всех доступных архитектур
Архитектура Версия Размер пакета В установленном виде Файлы
amd64 2:1.6.9-2ubuntu1.5 558,8 Кб 1 374,0 Кб [список файлов]
arm64 2:1.6.9-2ubuntu1 539,8 Кб 1 345,0 Кб [список файлов]
armhf 2:1.6.9-2ubuntu1 504,9 Кб 1 011,0 Кб [список файлов]
i386 2:1.6.9-2ubuntu1.5 585,4 Кб 1 443,0 Кб [список файлов]
ppc64el 2:1.6.9-2ubuntu1 615,9 Кб 1 725,0 Кб [список файлов]
riscv64 2:1.6.9-2ubuntu1 524,3 Кб 1 097,0 Кб [список файлов]
s390x 2:1.6.9-2ubuntu1 537,5 Кб 1 421,0 Кб [список файлов]

This page is also available in the following languages:

Авторские права © 2023 Canonical Ltd.; См. условия лицензии. Ubuntu это торговый знак компании Canonical Ltd. Об этом сайте.

Источник

Оцените статью
Adblock
detector