Results 1 to 2 of 2

Thread: zlib.h woes

  1. #1

    zlib.h woes

    I'm having troubles with configuring bbconf it gets quite a way through but dies when it gets to
    Code:
    #include<zlib.h>
    
    int main() {
    return(zlibVersion() == ZLIB_VERSION);
    ;return 0; }
    I've tried upgrading to various zlibs, but still no sign of zlib.h, I've looked about on the net, still nothing.

    Could someone help me out?

    It's Mandy8.0 if that helps.

  2. #2

    Re: zlib.h woes

    never mind, I just needed the zlib-devel stuff.

    all sorted

Similar Threads

  1. Java Install Woes
    By mcdougrs in forum Linux - Software, Applications & Programming
    Replies: 5
    Last Post: 11-01-2003, 09:16 PM
  2. further E woes, regarding freetype this time.
    By seanmclemon in forum Linux - Software, Applications & Programming
    Replies: 2
    Last Post: 09-22-2003, 02:16 AM
  3. USB hard drive woes
    By cloverm in forum Linux - General Topics
    Replies: 4
    Last Post: 02-13-2003, 05:52 AM
  4. HP printer setup woes
    By Phaete in forum Linux - Hardware, Networking & Security
    Replies: 7
    Last Post: 07-26-2002, 03:35 AM
  5. Grub woes...
    By korn in forum Linux - General Topics
    Replies: 15
    Last Post: 12-02-2001, 11:23 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •