Which package is cmake looking for? "libr" is vague.
I get that message when I enable -DWITH_ELFICON=ON.
Darrell
On 15 January 2012 22:16, Darrell Anderson humanreadable@yahoo.com wrote:
Which package is cmake looking for? "libr" is vague.
I get that message when I enable -DWITH_ELFICON=ON.
Darrell
Lithium Bromide? Let me get out my science kit :P
I would check the cmake configurechecks file and see what it is checking when it returns that error. my guess is you'll find what it's looking for there.
Which package is cmake looking for? "libr" is vague.
I get that message when I enable -DWITH_ELFICON=ON.
Lithium Bromide? Let me get out my science kit :P
I would check the cmake configurechecks file and see what it is checking when it returns that error. my guess is you'll find what it's looking for there.
I already looked. All I saw was "libr."
Darrell
Which package is cmake looking for? "libr" is vague.
I get that message when I enable -DWITH_ELFICON=ON.
Lithium Bromide? Let me get out my science kit :P
I would check the cmake configurechecks file and see what it is checking when it returns that error. my guess is you'll find what it's looking for there.
I already looked. All I saw was "libr."
Darrell
The hint is in the name. ;-)
Here is the libr that it is looking for: http://www.compholio.com/elfres/#download
Tim
The hint is in the name. ;-)
Here is the libr that it is looking for: http://www.compholio.com/elfres/#download
Looks like a Debian/'buntu only thing. I am not seeing anything related for Slackware. Easy enough to set to OFF. :)
Darrell
The hint is in the name. ;-)
Here is the libr that it is looking for: http://www.compholio.com/elfres/#download
Looks like a Debian/'buntu only thing. I am not seeing anything related for Slackware. Easy enough to set to OFF. :)
It's not. There are sources on the bottom of the page.
When libr is installed it allows TDE to add and read metadata from ELF executables, such as a preferred icon, time/date of creation, etc.
Tim
Here is the libr that it is looking for: http://www.compholio.com/elfres/#download
Looks like a Debian/'buntu only thing. I am not seeing
anything related
for Slackware. Easy enough to set to OFF. :)
It's not. There are sources on the bottom of the page.
When libr is installed it allows TDE to add and read metadata from ELF executables, such as a preferred icon, time/date of creation, etc.
Okay --- for now I need get everything building from GIT. I'll look at that kind of thing later. :)
Darrell