Git Product home page Git Product logo

Comments (6)

ZuBB avatar ZuBB commented on August 17, 2024

same thing here :(

from fusedav.

krlmlr avatar krlmlr commented on August 17, 2024

Same here (Ubuntu 15.04). Had to install libjemalloc-dev libexpat-dev libsystemd-journal-dev before arriving there. A list of nonusual prerequisites in the README would be great.

from fusedav.

davidstrauss avatar davidstrauss commented on August 17, 2024

Is LevelDB packaged on Debian?

On Sun, Aug 16, 2015, 00:31 Kirill Müller [email protected] wrote:

Same here. Had to install libjemalloc-dev libexpat-dev
libsystemd-journal-dev before arriving there. A list of nonusual
prerequisites in the README would be great.


Reply to this email directly or view it on GitHub
#185 (comment)
.

from fusedav.

krlmlr avatar krlmlr commented on August 17, 2024

@davidstrauss: Yes, see original comment: #185 (comment)

from fusedav.

nstielau avatar nstielau commented on August 17, 2024

Hey @denis-b @ZuBB @krlmlr,

Thanks for your interest and report. Right now, we're not prepared to support fusedav beyond our specific use-case (Fedora 20, Fedora 22) at present. Closing out for now.

-Nick

from fusedav.

filipslavik avatar filipslavik commented on August 17, 2024

Hi,

One way to compile fusedav under current stable Debian is by installing at least the following packages

zlib1g-dev liburiparser-dev libcurl4-openssl-dev libleveldb-dev
libglib2.0-0 libglib2.0-dev fuse autoconf libfuse-dev libjemalloc-dev 
build-essential git libsystemd-journal-dev pkg-config pkgconf libexpat1-dev

Remember, to run the configure command as shown bellow :

LEVELDB_LIBS='-L/usr/lib -lleveldb' LEVELDB_CFLAGS='-I/usr/include' ./configure

For me, it did the trick :-)

from fusedav.

Related Issues (8)

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.