GithubHelp home page GithubHelp logo

Comments (3)

RGBCube avatar RGBCube commented on August 22, 2024

Here is the ldd output:

~ 
 > http get https://github.com/Vendicated/VencordInstaller/releases/latest/download/VencordInstaller-x11 | save vencord

~ took 5s 
 > ldd vencord
ldd: warning: you do not have execution permission for `./vencord'
        linux-vdso.so.1 (0x00007fff8a6d9000)
        libpthread.so.0 => /nix/store/0z5kcds7b6qmm373s3b5w9ykvqbgw87i-glibc-2.37-8/lib/libpthread.so.0 (0x00007fba9d455000)
        libGL.so.1 => not found
        libX11.so.6 => not found
        libdl.so.2 => /nix/store/0z5kcds7b6qmm373s3b5w9ykvqbgw87i-glibc-2.37-8/lib/libdl.so.2 (0x00007fba9d450000)
        libstdc++.so.6 => not found
        libm.so.6 => /nix/store/0z5kcds7b6qmm373s3b5w9ykvqbgw87i-glibc-2.37-8/lib/libm.so.6 (0x00007fba9d36e000)
        libgcc_s.so.1 => /nix/store/va8ifln87vgnmpjpcdx60rxfn1cdjipr-xgcc-12.2.0-libgcc/lib/libgcc_s.so.1 (0x00007fba9d34d000)
        libc.so.6 => /nix/store/0z5kcds7b6qmm373s3b5w9ykvqbgw87i-glibc-2.37-8/lib/libc.so.6 (0x00007fba9d167000)
        /lib64/ld-linux-x86-64.so.2 => /nix/store/0z5kcds7b6qmm373s3b5w9ykvqbgw87i-glibc-2.37-8/lib64/ld-linux-x86-64.so.2 (0x00007fba9d45c000)

from installer.

RGBCube avatar RGBCube commented on August 22, 2024
~ 
 > nix-shell -p libstdcxx5 xorg.libX11 libGL

[nix-shell:~]$ ./vencord
bash: ./vencord: cannot execute: required file not found

[nix-shell:~]$ ldd vencord
        linux-vdso.so.1 (0x00007ffd83158000)
        libpthread.so.0 => /nix/store/1nyg1fvhpz8bx3vn3r9f18zhra2rpbx9-glibc-2.37-8/lib/libpthread.so.0 (0x00007f6d2f285000)
        libGL.so.1 => not found
        libX11.so.6 => not found
        libdl.so.2 => /nix/store/1nyg1fvhpz8bx3vn3r9f18zhra2rpbx9-glibc-2.37-8/lib/libdl.so.2 (0x00007f6d2f280000)
        libstdc++.so.6 => not found
        libm.so.6 => /nix/store/1nyg1fvhpz8bx3vn3r9f18zhra2rpbx9-glibc-2.37-8/lib/libm.so.6 (0x00007f6d2f19e000)
        libgcc_s.so.1 => /nix/store/kni8lkj9hnyfvrnag648f35misbi5gja-xgcc-12.2.0-libgcc/lib/libgcc_s.so.1 (0x00007f6d2f17d000)
        libc.so.6 => /nix/store/1nyg1fvhpz8bx3vn3r9f18zhra2rpbx9-glibc-2.37-8/lib/libc.so.6 (0x00007f6d2ef97000)
        /lib64/ld-linux-x86-64.so.2 => /nix/store/1nyg1fvhpz8bx3vn3r9f18zhra2rpbx9-glibc-2.37-8/lib64/ld-linux-x86-64.so.2 (0x00007f6d2f28c000)

Using nix-shell to install the dependencies doesnt work either

from installer.

Vendicated avatar Vendicated commented on August 22, 2024

you're missing basic gui dependencies. Figure it out yourself or use a different distro that has these out of the box (anything that isn't nix/gentoo)

from installer.

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.