Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: lepomis on May 07, 2015, 03:50:07 PM

Title: SDL_gfx and libzip or ZZipLib libraries
Post by: lepomis on May 07, 2015, 03:50:07 PM
Hello,
i'm running core 6.1
3.16.6-tinycore

I get this message while compiling a program which needs GCC, make & al , SDL_gfx and libzip or ZZipLib are also required.

SDL-dev.tcz has been downloaed and loaded it's even on onboot.lst

errors and warnings recap:
* You need to install the SDL_gfx library
* You need to install libzip or ZZipLib (or --disable-embedded-resources).
Title: Re: SDL_gfx and libzip or ZZipLib libraries
Post by: Juanito on May 08, 2015, 03:59:07 AM
You'll need to compile sdl_gfx and libzip
Title: Re: SDL_gfx and libzip or ZZipLib libraries
Post by: lepomis on May 08, 2015, 09:06:33 AM
i compiled this one
http://sourceforge.net/projects/zziplib/files/zziplib13/0.13.62/
the error was still there after the installation though...
what does (or --disable-embedded-resources) mean?

now i'm compiling this one:
http://sourceforge.net/projects/sdlgfx/files/
Title: Re: SDL_gfx and libzip or ZZipLib libraries
Post by: lepomis on May 08, 2015, 09:22:58 AM
so... do i have to backup every folder in which files go when i build and install something?
Title: Re: SDL_gfx and libzip or ZZipLib libraries
Post by: Juanito on May 08, 2015, 09:43:54 AM
The idea is to make extensions out of them  :)

Did you take a look at the extensions section of the wiki?
Title: Re: SDL_gfx and libzip or ZZipLib libraries
Post by: lepomis on May 08, 2015, 12:55:53 PM
yeah, i like when you submit new packages ;) yesterday evening i had some fun with tcztools,but i had also some problems too

Not yet..let me have a look