Code Monkey home page Code Monkey logo

Comments (6)

Jackovson avatar Jackovson commented on June 20, 2024

sh autogen.sh seems to do the job ;)

from firesheep.

jeremysalwen avatar jeremysalwen commented on June 20, 2024

You need to use the linux fork anyway.. see http://github.com/michajlo/firesheep

from firesheep.

 avatar commented on June 20, 2024

I used the linux fork and the sh autogen.sh generated the configure. But now when I want to do make I receive the following error:
make[1]: Entering directory /home/ikke/Desktop/downloads/michajlo-firesheep-cc98db4/backend' make[1]: *** No rule to make targetdeps/http-parser/http_parser.c', needed by ../xpi/platform/Linux_x86_64-gcc3/firesheep-backend'. Stop. make[1]: Leaving directory/home/ikke/Desktop/downloads/michajlo-firesheep-cc98db4/backend'
make: *** [all-recursive] Error 1

It does say x86_64-gcc3 but I am using a 32bit. So do I need to find a 32bit compatible file ?

from firesheep.

Ierixon avatar Ierixon commented on June 20, 2024

@bakie, you most download it http://github.com/ry/http-parser/zipball/459507f534c807d8ba741730fbc36d4b93b133c1 to /home/ikke/Desktop/downloads/michajlo-firesheep-cc98db4/backend/deps/http-parser/
than edit /home/ikke/Desktop/downloads/michajlo-firesheep-cc98db4/backend/Makefile.am and replace Linux_x86_64-gcc3 to Linux_x86-gcc3 and/home/ikke/Desktop/downloads/michajlo-firesheep-cc98db4/xpi/install.rdf change too

from firesheep.

codebutler avatar codebutler commented on June 20, 2024

Hi everyone,

Firesheep does not currently support Linux. Please follow this issue for updates:
http://github.com/codebutler/firesheep/issues#issue/31

from firesheep.

benmanns avatar benmanns commented on June 20, 2024

Running git submodule update --init fixed this issue for me.

from firesheep.

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.