Giter Site home page Giter Site logo

1.3.1 Ubuntu 18.04 WSL missing so about libxo HOT 3 OPEN

juniper avatar juniper commented on June 27, 2024
1.3.1 Ubuntu 18.04 WSL missing so

from libxo.

Comments (3)

philshafer avatar philshafer commented on June 27, 2024

Is the library (libxo.so.0) installed in /usr/local/lib? What does "ldd /usr/local/bin/xo" report? Also "ldconfig -r" may be helpful.

Thanks,
Phil

from libxo.

resonancellc avatar resonancellc commented on June 27, 2024

If I had to guess, I would think perhaps one of these asterisks is at fault here. Let me know if I can provide anything else to assist here.

ll /usr/local/lib/
total 1320
drwxr-xr-x 1 root root 4096 Nov 16 22:36 ./
drwxr-xr-x 1 root root 4096 Jul 25 2018 ../
drwxr-xr-x 1 root root 4096 Nov 16 22:29 libxo/
-rw-r--r-- 1 root root 674846 Nov 16 22:36 libxo.a
-rwxr-xr-x 1 root root 907 Nov 16 22:36 libxo.la*
lrwxrwxrwx 1 root root 14 Nov 16 22:36 libxo.so -> libxo.so.0.0.0*
lrwxrwxrwx 1 root root 14 Nov 16 22:36 libxo.so.0 -> libxo.so.0.0.0*
-rwxr-xr-x 1 root root 462112 Nov 16 22:36 libxo.so.0.0.0*
drwxr-xr-x 1 root root 4096 Nov 16 22:36 pkgconfig/
drwxrwxr-x 1 root staff 4096 Oct 10 03:20 python2.7/
drwxrwsr-x 1 root staff 4096 Jul 25 2018 python3.6/

ldd /usr/local/bin/xo
linux-vdso.so.1 (0x00007fffe054f000)
libxo.so.0 => not found
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f47b2310000)
/lib64/ld-linux-x86-64.so.2 (0x00007f47b2a00000)

ldconfig -r
/sbin/ldconfig.real: option requires an argument -- 'r'
Try ldconfig.real --help' or ldconfig.real --usage' for more information.
root# ldconfig.real --help
Usage: ldconfig.real [OPTION...]
Configure Dynamic Linker Run Time Bindings.

-c, --format=FORMAT Format to use: new, old or compat (default)
-C CACHE Use CACHE as cache file
-f CONF Use CONF as configuration file
-i, --ignore-aux-cache Ignore auxiliary cache file
-l Manually link individual libraries.
-n Only process directories specified on the command
line. Don't build cache.
-N Don't build cache
-p, --print-cache Print cache
-r ROOT Change to and use ROOT as root directory
-v, --verbose Generate verbose messages
-X Don't update symbolic links
-?, --help Give this help list
--usage Give a short usage message
-V, --version Print program version

Mandatory or optional arguments to long options are also mandatory or optional
for any corresponding short options.

For bug reporting instructions, please see:
https://bugs.launchpad.net/ubuntu/+source/glibc/+bugs.
root# ldconfig.real --usage
Usage: ldconfig.real [-ilnNpvX?V] [-c FORMAT] [-C CACHE] [-f CONF] [-r ROOT]
[--format=FORMAT] [--ignore-aux-cache] [--print-cache] [--verbose]
[--help] [--usage] [--version]

from libxo.

philshafer avatar philshafer commented on June 27, 2024

from libxo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.