I just downloaded the fltk-1.1.10rc3-source.tar.gz file, after extract the 
files and do the following (on a Linux system):

        CFLAGS=-fPIC CXXFLAGS=-fPIC ./configure 
--prefix=/my/install/deirectory --enable-largefile --enable-shared 
--enable-threads
        make
        cd test
        ./demo

I got the "Can't open display:" error message.
Could you tell me what I and missing?

        Thanks in advance.
_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to