Skip to content

1.3.1 Ubuntu 18.04 WSL missing so #69

@resonancellc

Description

@resonancellc

./configure
make
make test
make install

root@DESKTOP:/mnt/c/wsl/libxo-1.3.1# xo --version
xo: error while loading shared libraries: libxo.so.0: cannot open shared object file: No such file or directory

xo xohtml xolint xopo

root@DESKTOP:/mnt/c/wsl/libxo-1.3.1# xohtml
xohtml: wrap libxo-enabled output in HTML
Usage: xohtml [options] [command [arguments]]
Valid options are:
-b | --base
-c | --command
-f | --file

root@DESKTOP:/mnt/c/wsl/libxo-1.3.1# xolint
xolint [options] files ...
-c invoke 'cpp' on input
-C flags Pass flags to cpp
-d Show debug output
-D Extract xolint documentation
-I Print xo_info_t data
-p Print input data on errors
-V Print vocabulary (list of tags)
-X Print examples of invalid use

root@DESKTOP:/mnt/c/wsl/libxo-1.3.1# xopo
xopo: error while loading shared libraries: libxo.so.0: cannot open shared object file: No such file or directory

root@DESKTOP:/mnt/c/wsl/libxo-1.3.1#libxo-config
Usage: libxo-config [OPTION]

Known values for OPTION are:

--prefix=DIR change libxo prefix [default /usr/local]
--exec-prefix=DIR change libxo exec prefix [default /usr/local]
--libs print library linking information
--bindir print the bin directory
--cflags print pre-processor and compiler flags
--share print share directory
--help display this help and exit
--version output version information

root@DESKTOP:/mnt/c/wsl/libxo-1.3.1# libxo-config --cflags --libs --share
-I/usr/local/include -D_GNU_SOURCE -g -O2
-L/usr/local/lib -lxo
/usr/local/share/libxo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions