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

Build fails on debian wheezy #33

Open
sirio81 opened this issue Sep 20, 2013 · 3 comments
Open

Build fails on debian wheezy #33

sirio81 opened this issue Sep 20, 2013 · 3 comments

Comments

@sirio81
Copy link

sirio81 commented Sep 20, 2013

Hi, I'm running debian wheezy 64 bit.
Why are lib 32 necessary?

Anyway, ./simple-build-and-install stop here:
checking for XOpenDisplay in -lX11... no

What do I need more to compile ssr?

@MaartenBaert
Copy link
Owner

The 32-bit library is optional, it is only needed if you want to record 32-bit games (e.g. WINE, Steam) with OpenGL recording. You can comment out the 32-bit parts in the simple-build-and-install script if you don't want it.

You can probably fix the issue you are having by following the steps in the README file. The steps for ubuntu will likely work for debian as well.

@Seegras
Copy link

Seegras commented Nov 18, 2013

How about
apt-get source simplescreenrecorder ; cd simplescreenrecorder-0.1.2; dpkg-buildpackage
?

Works.

I would even import the debian build files and use dpkg-buildpackage when getting the source from git.

@koenwybo
Copy link

Maybe this can help: #90

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

4 participants