GithubHelp home page GithubHelp logo

jammy packaging for 0.14x about t-rex HOT 9 CLOSED

darkblue-b avatar darkblue-b commented on June 12, 2024
jammy packaging for 0.14x

from t-rex.

Comments (9)

darkblue-b avatar darkblue-b commented on June 12, 2024

existing installer uses

2022-06-08 19:30:03 (68.6 KB/s) - ‘t-rex-v0.14.3-x86_64-linux-gnu.tar.gz’ saved [7572633/7572633]

ol15$  tar xf t-rex-x86_64-linux-gnu.tar.gz -C /usr/bin

ol15$ file t_rex
t_rex: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=5f43353e425712e6e17b136fd0ce34c01851f788, for GNU/Linux 3.2.0, stripped

good enough for Ubuntu Jammy ?

from t-rex.

pka avatar pka commented on June 12, 2024

I would expect, yes, but will check.

from t-rex.

pka avatar pka commented on June 12, 2024

Test of t-rex-v0.14.3-x86_64-linux-gnu.tar.gz on Jammy looks fine.

./t_rex --version
t_rex 0.14.3

ldd ./t_rex
        linux-vdso.so.1 (0x00007fff385c0000)
        libssl.so.1.1 => /lib/x86_64-linux-gnu/libssl.so.1.1 (0x00007f3ca230e000)
        libcrypto.so.1.1 => /lib/x86_64-linux-gnu/libcrypto.so.1.1 (0x00007f3ca2033000)
        libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f3ca2013000)
        libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f3ca200e000)
        libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f3ca1f27000)
        libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f3ca1f20000)
        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f3ca1cf8000)
        /lib64/ld-linux-x86-64.so.2 (0x00007f3ca3955000)

from t-rex.

darkblue-b avatar darkblue-b commented on June 12, 2024

somehow osgeolive alpha1 build shows this:

user@osgeolive:~$ ldd t_rex                                                            
        linux-vdso.so.1 (0x00007ffe3c1b6000)                                                     
        libssl.so.1.1 => not found
        libcrypto.so.1.1 => not found
        libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007ff647bea000)
        libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007ff647be5000)
        libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007ff647afe000)
        libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007ff647af7000)
        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007ff6478cf000)
        /lib64/ld-linux-x86-64.so.2 (0x00007ff6491a9000)

on another jammy install, I see only libssl.so.1.0.0

from t-rex.

pka avatar pka commented on June 12, 2024

On my Jammy machine, package libssl1.1 is installed.

from t-rex.

darkblue-b avatar darkblue-b commented on June 12, 2024

kalxas intends to use these : https://packages.ubuntu.com/jammy-updates/amd64/libssl-dev/filelist

Is it possible to build t-rex in a way that will find them ? We can test on the next #osgeolive build

from t-rex.

darkblue-b avatar darkblue-b commented on June 12, 2024

bump 01 july 2022

from t-rex.

pka avatar pka commented on June 12, 2024

The most recent release has now binaries for Jammy:

from t-rex.

kalxas avatar kalxas commented on June 12, 2024

Many thanks @pka

from t-rex.

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.