Git Product home page Git Product logo

Comments (4)

zedeus avatar zedeus commented on August 15, 2024

I cannot install this library with a package manager because I am not root (apt aptitude).

Then you can't build Nitter the standard way, but you can use the Docker image instead. Maybe you can download the .so file needed from your distro's repository and manually include that instead, but this is advanced and not something I can help with.

from nitter.

OleaSTeROleaSTeR avatar OleaSTeROleaSTeR commented on August 15, 2024

I have the "libsass.so" libraries. I compiled them.

autonia@wayne:~/opt/nitter$ ls /home/autonia/opt/sass/lib libsass.a libsass.la libsass.so libsass.so.1 libsass.so.1.0.0 pkgconfig

but I can't add the custon path to these libraries so that NIM can find them
Under Linux you can add alternative LIBRARY path with the LD_LIBRARY_PATH command, but unfortunately for me, it doesn't work on UBUNTU.

for the moment I am looking for the solution on UBUNTU forums. If it's possible !!!

from nitter.

OleaSTeROleaSTeR avatar OleaSTeROleaSTeR commented on August 15, 2024

finally I found the solution...
I copied the libsass.so library into the /lib directory of nimble (/nim/lib).
nimble finds it and the compilation finishes without errors

Compiling tools/gencss (from package nitter) using c backend Compiled to public/css/style.css Success: Execution finished

I can reach Niiter via a web browser. everything looks ok...

except that I come across a 404 error with all my requests
"404 Not Found: --- url: https://api.twitter.com/gr........"

from nitter.

zedeus avatar zedeus commented on August 15, 2024

As expected. Refer to the other issues.

from nitter.

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.