Git Product home page Git Product logo

Comments (6)

ltworf avatar ltworf commented on May 26, 2024

Download the tar file and recompile.

It's not a "requirement", it's only that it was built against that version of libc.

You can download the .orig file and the debian directory and rebuild on your machine.

I use debian testing so ubuntu 20.04 is 2 years behind what I have.

from weborf.

ltworf avatar ltworf commented on May 26, 2024
tar -xf weborf_0.18.orig.tar.gz
tar -xf weborf_0.18-1.debian.tar.xz
mv debian weborf-0.18
cd weborf-0.18
dpkg-buildpackage 

That's it.

It will fail if you don't have the required libraries installed to build it.

from weborf.

ltworf avatar ltworf commented on May 26, 2024

@rojmiller quite sure it can, just run configure and make and replace the binary in /usr/bin :D

Or use the new tar.gz with the old debian directory (adapting the debian/changelog file or it doesn't build).

But at the end why do you use a stable distribution and want new stuff? If you want new stuff stable distributions aren't really well suited.

from weborf.

rojmiller avatar rojmiller commented on May 26, 2024

I realize that you are probably not interested in supporting this for the LTS version of Ubuntu, but fyi here's what happens when I follow your instructions:

dpkg-checkbuilddeps: error: Unmet build dependencies: debhelper-compat (= 13) debhelper (>= 13)
dpkg-buildpackage: warning: build dependencies/conflicts unsatisfied; aborting
dpkg-buildpackage: warning: (Use -d flag to override.)

So even the builder wants a newer version of Ubuntu

Then using the -d flag to override:
It seems to work, building the deb files but ends with this:

gpg: skipped "Salvo 'LtWorf' Tomaselli [email protected]": No secret key
gpg: dpkg-sign.0oUgdqTB/weborf_0.18-1.dsc: clear-sign failed: No secret key
dpkg-buildpackage: error: failed to sign .dsc file

When I install the two files (without any errors reported) it says that I have 0.18.1 version of both weborf and qweborf, but the interface looks the same - there is no Save button or any new features that I can see. As well, the program no longer works!
I am "trying to share outside LAN", but get the message "Could not create NAT route" (this works for me on 0.16.1)

from weborf.

rojmiller avatar rojmiller commented on May 26, 2024

@ltworf But at the end why do you use a stable distribution and want new stuff? If you want new stuff stable distributions aren't really well suited.

Because I am very new to Linux (from Windows) and don't know what is possible or not? Linux takes a lot of getting used to....

from weborf.

ltworf avatar ltworf commented on May 26, 2024

My advice is to stick with using whatever is on your distribution.

If you need some specific feature that is in the newer versions, the easier way is to just upgrade the entire ubuntu to one of the non-stable versions that they put out every 6 months.

from weborf.

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.