This is a discussion on flphoto install within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> I am trying to install flphoto-1.3.1. I have install ftk-1.1.7 first. I am using Slack V11 I configured, but ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I am trying to install flphoto-1.3.1. I have install ftk-1.1.7 first. I am using Slack V11 I configured, but when I did make i got the error: Compiling image.cxx... image.cxx: In member function `void flphoto::crop_update_cb(Fl_Widget*)': image.cxx:1427: error: no matching function for call to `Fl_Spinner::maximum()' /usr/include/FL/Fl_Spinner.H:131: note: candidates are: void Fl_Spinner::maximum(double) image.cxx:1430: error: no matching function for call to `Fl_Spinner::maximum()' /usr/include/FL/Fl_Spinner.H:131: note: candidates are: void Fl_Spinner::maximum(double) image.cxx:1432: error: no matching function for call to `Fl_Spinner::maximum()' /usr/include/FL/Fl_Spinner.H:131: note: candidates are: void Fl_Spinner::maximum(double) image.cxx:1435: error: no matching function for call to `Fl_Spinner::maximum()' /usr/include/FL/Fl_Spinner.H:131: note: candidates are: void Fl_Spinner::maximum(double) image.cxx:1453: error: no matching function for call to `Fl_Spinner::maximum()' /usr/include/FL/Fl_Spinner.H:131: note: candidates are: void Fl_Spinner::maximum(double) image.cxx:1455: error: no matching function for call to `Fl_Spinner::maximum()' /usr/include/FL/Fl_Spinner.H:131: note: candidates are: void Fl_Spinner::maximum(double) make: *** [image.o] Error 1 I have search google but found nothing. Can anyone help please. regards Lez |
| |||
| On Fri, 26 Jan 2007 09:27:34 -0800, Lez wrote: > I am trying to install flphoto-1.3.1. I have install ftk-1.1.7 first. > I am using Slack V11 > I configured, but when I did make i got the error: > snip... read the INSTALL file REQUIREMENTS flPhoto is written in C++ and requires version 1.1.8 or higher of the FLTK <http://www.fltk.org> toolkit. Also, this question belongs on one of the fltk newsgroups. It has nothing to do with slack. -- Peter |
| |||
| Am I missing something, according to the FLTK site 1.1.7 is the latest stable version. Lez Peter wrote: > On Fri, 26 Jan 2007 09:27:34 -0800, Lez wrote: > > > I am trying to install flphoto-1.3.1. I have install ftk-1.1.7 first. > > I am using Slack V11 > > I configured, but when I did make i got the error: > > > > snip... > > read the INSTALL file > > REQUIREMENTS > > flPhoto is written in C++ and requires version 1.1.8 or higher of > the FLTK <http://www.fltk.org> toolkit. > > Also, this question belongs on one of the fltk newsgroups. It has nothing > to do with slack. > -- > Peter |
| |||
| Am I missing something, according to the FLTK site 1.1.7 is the latest stable version. Lez Peter wrote: > On Fri, 26 Jan 2007 09:27:34 -0800, Lez wrote: > > > I am trying to install flphoto-1.3.1. I have install ftk-1.1.7 first. > > I am using Slack V11 > > I configured, but when I did make i got the error: > > > > snip... > > read the INSTALL file > > REQUIREMENTS > > flPhoto is written in C++ and requires version 1.1.8 or higher of > the FLTK <http://www.fltk.org> toolkit. > > Also, this question belongs on one of the fltk newsgroups. It has nothing > to do with slack. > -- > Peter |
| |||
| On Fri, 26 Jan 2007 13:26:29 -0800, Lez wrote: > Am I missing something, according to the FLTK site 1.1.7 is the latest > stable version. > Lez Please don't top post. Why not take it up on the fltk newsgroup. It could be a typo or there could be another problem. -- Peter |
| |||
| On Fri, 26 Jan 2007 13:26:46 -0800, Lez wrote: > Am I missing something, Yes, you keep on pre-supposing that you need a *stable* version > according to the FLTK site 1.1.7 is the latest > stable version. True, but the latest version is 2.0x.somerelease |
| |||
| loki harfagr wrote: > On Fri, 26 Jan 2007 13:26:46 -0800, Lez wrote: > > > Am I missing something, > > Yes, you keep on pre-supposing that you need a *stable* version > > > according to the FLTK site 1.1.7 is the latest > > stable version. > > True, but the latest version is 2.0x.somerelease Tried V2.0 & got the error message: "flphoto requires FLTK 1.1.x." Think I'll give up! Lez |
| |||
| On Sat, 27 Jan 2007 05:40:00 -0800, Lez wrote: > loki harfagr wrote: >> On Fri, 26 Jan 2007 13:26:46 -0800, Lez wrote: >> >> > Am I missing something, >> >> Yes, you keep on pre-supposing that you need a *stable* version >> >> > according to the FLTK site 1.1.7 is the latest >> > stable version. >> >> True, but the latest version is 2.0x.somerelease > Tried V2.0 & got the error message: > "flphoto requires FLTK 1.1.x." > Think I'll give up! > Lez Before you do, try this. This is the latest 1.1.x snapshot. http://www.fltk.org/software.php?VER...-r5642.tar.bz2 -- Peter |
| |||
| Thank you very much Peter. It worked a treat, wouldn't have thought of that, must have been having a bad day. Lez Peter wrote: > On Sat, 27 Jan 2007 05:40:00 -0800, Lez wrote: > > > loki harfagr wrote: > >> On Fri, 26 Jan 2007 13:26:46 -0800, Lez wrote: > >> > >> > Am I missing something, > >> > >> Yes, you keep on pre-supposing that you need a *stable* version > >> > >> > according to the FLTK site 1.1.7 is the latest > >> > stable version. > >> > >> True, but the latest version is 2.0x.somerelease > > Tried V2.0 & got the error message: > > "flphoto requires FLTK 1.1.x." > > Think I'll give up! > > Lez > > Before you do, try this. This is the latest 1.1.x snapshot. > > http://www.fltk.org/software.php?VER...-r5642.tar.bz2 > > -- > Peter |
| ||||
| On Sat, 27 Jan 2007 10:40:10 -0800, Lez wrote: > Thank you very much Peter. > It worked a treat, wouldn't have thought of that, must have been > having a bad day. > Lez > good. I know how frustrating working out dependencies is. Be aware, that when the new fltk library comes out, it will probably not work with the current version of your flphoto program since, with the version bump, the API probably will change. So, in the future, upgrade with caution. -- Peter |