Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux Debain Support #255

Open
ghost opened this issue Jan 4, 2021 · 1 comment
Open

Linux Debain Support #255

ghost opened this issue Jan 4, 2021 · 1 comment

Comments

@ghost
Copy link

ghost commented Jan 4, 2021

Does qira support 64 bit debian

@smurfd
Copy link

smurfd commented Apr 18, 2021

This is done on a fresh install of debian 10.9 with installed git.
grab these :
qira-qemu-deb.txt
qira.txt

git clone https://github.com/geohot/qira.git
cd qira
patch -p1 < ../qira.txt

install.sh will end in error : util/memfd.c:43:12: error: static declaration of ‘memfd_create’ follows non-static declaration

cd tracers/qemu/qemu
patch -p1 < ../../../../qira-qemu-deb.txt

cd ../../..
./install.sh
Booom :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant