Coder Social home page Coder Social logo

Comments (6)

MrM40 avatar MrM40 commented on August 15, 2024 1

But it's actually not maintained anymore. The Windows binaries are way ahead. Igor doesn't maintain the Linux version, some 3rd guy did long time ago but he pulled the plug.
So I've looked for some alternatives which use the LZMA algorithm (just as 7zip) and it kind of boils down to XZ-Utils (which apparently is bad coded) and lzip/plzip

I know it's a little off-topics (in regards to SevenZipSharp), but just wanna share the info for others ;-)

from sevenzipsharp.

niveuseverto avatar niveuseverto commented on August 15, 2024 1

I've managed to pass some tests using p7zip's 7z.so with slight modification of csharp code, but there is a problem with SIGABRT.

Plus Marshal.ReleaseComObject causing it too.

All causing pointer being freed was not allocated.

You can check edits @ foesmm@a17b958

from sevenzipsharp.

squid-box avatar squid-box commented on August 15, 2024

I've not tested this in any way with Linux, and have no time / use case to do so either.

The only Linux variant I know of is p7zip, which is referenced to on the bottom of the 7zip download page. I have no idea if this is in any way compatible with SevenZipSharp.

from sevenzipsharp.

webseb avatar webseb commented on August 15, 2024

Any chances that this feature will be added? I'm looking for a way to use 7zip in a .NET Core application running on linux (see question on StackOverflow).

from sevenzipsharp.

squid-box avatar squid-box commented on August 15, 2024

I have to give you the same answer as Panagiotis on SO. This isn't really up to this lib, you'll need to find/create a 7z dll implementation that works on Linux.

If you do have that, I'm open to including/making changes required to get it working in this lib as well.

from sevenzipsharp.

webseb avatar webseb commented on August 15, 2024

I could not find an up-to-date version of 7z for Linux. The latest release seems to be from late 2016.

from sevenzipsharp.

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.