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

Running kivy_sysprep.sh results in an error: unable to run sdl-config. #3

Open
GijsTimmers opened this issue Mar 3, 2015 · 0 comments

Comments

@GijsTimmers
Copy link

Hello, thank you for this project, it certainly looks very interesting.

When running kivy_sysprep.sh, I'm running into an error:

(...)
Requirement already up-to-date: numpy in /usr/local/lib/python2.7/dist-packages
destination directory: pygame
requesting all changes
adding changesets
adding manifests
adding file changes
added 3405 changesets with 14829 changes to 1790 files (+14 heads)
updating to branch default
673 files updated, 0 files merged, 0 files removed, 0 files unresolved


WARNING, No "Setup" File Exists, Running "config.py"
Using UNIX configuration...


Hunting dependencies...
sh: 1: sdl-config: not found
sh: 1: sdl-config: not found
sh: 1: sdl-config: not found
WARNING: "sdl-config" failed!
sh: 1: smpeg-config: not found
sh: 1: smpeg-config: not found
sh: 1: smpeg-config: not found
WARNING: "smpeg-config" failed!
sh: 1: freetype-config: not found
sh: 1: freetype-config: not found
sh: 1: freetype-config: not found
WARNING: "freetype-config" failed!
Unable to run "sdl-config". Please make sure a development version of SDL is installed.


WARNING, No "Setup" File Exists, Running "config.py"
Using UNIX configuration...


Hunting dependencies...
sh: 1: sdl-config: not found
sh: 1: sdl-config: not found
sh: 1: sdl-config: not found
WARNING: "sdl-config" failed!
sh: 1: smpeg-config: not found
sh: 1: smpeg-config: not found
sh: 1: smpeg-config: not found
WARNING: "smpeg-config" failed!
sh: 1: freetype-config: not found
sh: 1: freetype-config: not found
sh: 1: freetype-config: not found
WARNING: "freetype-config" failed!
Unable to run "sdl-config". Please make sure a development version of SDL is installed.
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