Unix Technical Forum

flphoto install

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 ...


Go Back   Unix Technical Forum > Unix Operating Systems > Slackware Linux Support

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-20-2008, 08:48 PM
Lez
 
Posts: n/a
Default flphoto install

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

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-20-2008, 08:48 PM
Peter
 
Posts: n/a
Default Re: flphoto install

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-20-2008, 08:48 PM
Lez
 
Posts: n/a
Default Re: flphoto install

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


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-20-2008, 08:48 PM
Lez
 
Posts: n/a
Default Re: flphoto install

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


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-20-2008, 08:48 PM
Peter
 
Posts: n/a
Default Re: flphoto install

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 02-20-2008, 08:48 PM
loki harfagr
 
Posts: n/a
Default Re: flphoto install

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 02-20-2008, 08:48 PM
Lez
 
Posts: n/a
Default Re: flphoto install


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

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 02-20-2008, 08:48 PM
Peter
 
Posts: n/a
Default Re: flphoto install

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 02-20-2008, 08:48 PM
Lez
 
Posts: n/a
Default Re: flphoto install

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


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 02-20-2008, 08:49 PM
Peter
 
Posts: n/a
Default Re: flphoto install

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 09:52 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com