From: Jim Freeze Date: 2004-01-28T00:18:15+09:00 Subject: fltk build and doc access problems Hi I am trying to install ruby-fltk on Linux and am having problems. First of all, I cannot access the documents from the RAA link. I get the following error: Forbidden You don't have permission to access /viewcvs.py/~checkout~/ruby-fltk/ruby-fltk/doc/en/guide.txt on this server. I have installed fltk 1.1.4, but ruby-fltk does not build: make g++ -fPIC -O2 -march=i386 -mcpu=i686 -Wall -fPIC -I. -I/usr/lib/ruby/1.8/i386-linux-gnu -I/usr/lib/ruby/1.8/i386-linux-gnu -I. -DHAVE_X11_X_H -DHAVE_X11_XLOCALE_H -DHAVE_SETLOCALE -DHAVE_FL_FL_H -DHAVE_RB_HASH_DELETE -DHAVE_FL_FL_WIZARD_H -DHAVE_FL_FL_FILE_CHOOSER_H -DHAVE_FL_FL_TEXT_BUFFER_H -DHAVE_FL_FL_TEXT_EDITOR_H -DHAVE_FL_FL_TEXT_DISPLAY_H -DHAVE_FL_FL_HELP_VIEW_H -DHAVE_FL_FL_HELP_DIALOG_H -DHAVE_FL_FL_TOOLTIP_H -DHAVE_FL_FL_CHECK_BROWSER_H -DHAVE_FL_FL_PROGRESS_H -I/usr/include -I/usr/X11R6/include -I/usr/local/include -I/home/jfn/fltk/include/FL -I/home/jfn/fltk/include -DUSE_GL -DUSE_JPEG -DUSE_PNG -DUSE_Z -I/home/jfn/fltk/include -I/usr/X11R6/include -I/home/jfn/fltk/include -I/usr/X11R6/include -I/home/jfn/fltk/include -I/usr/X11R6/include -I/home/jfn/fltk/include -I/usr/X11R6/include -I/home/jfn/fltk/include -I/usr/X11R6/include -I/home/jfn/fltk/include -I/usr/X11R6/include -I/home/jfn/fltk/include -I/usr/X11R6/include -I/home/jfn/fltk/include -I/usr/X11R6/include -c flimage.cc In file included from flimage.cc:6: flimage.h: In method `RBFLImage::RBFLImage (int, int, int)': flimage.h:44: no matching function for call to `Fl_Image::Fl_Image (int &, int &)' /home/jfn/fltk/include/FL/Fl_Image.H:41: candidates are: Fl_Image::Fl_Image (const Fl_Image &) /home/jfn/fltk/include/FL/Fl_Image.H:64: Fl_Image::Fl_Image (int, int, int) flimage.cc: In function `VALUE rb_FLRGB_Image_s_new (int, long unsigned int *, long unsigned int)': flimage.cc:105: warning: `RBFLRGB_Image *image' might be used uninitialized in this function make: *** [flimage.o] Error 1 Can someone help me out here. Thanks -- Jim Freeze ---------- Graduate life: It's not just a job. It's an indenture.