Bug 826252 - Could not install RQuantLib in R
Summary: Could not install RQuantLib in R
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: QuantLib
Version: 17
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tom "spot" Callaway
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-05-29 20:51 UTC by s_mao3@yahoo.ca
Modified: 2012-05-29 21:07 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-05-29 21:07:44 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description s_mao3@yahoo.ca 2012-05-29 20:51:20 UTC
Description of problem:
When I use R>install.packages("RQuantLib") I got an error message:
checking for quantlib-config... no
configure: error: Please install QuantLib before trying to build RQuantLib.
ERROR: configuration failed for package ‘RQuantLib’
* removing ‘/home/san/R/x86_64-redhat-linux-gnu-library/2.15/RQuantLib’

The downloaded source packages are in
	‘/tmp/RtmplVKV5a/downloaded_packages’
Warning message:
In install.packages("RQuantLib") :
  installation of package ‘RQuantLib’ had non-zero exit status

But QuantLib is already installed:
Package QuantLib-1.2-1.fc17.x86_64 already installed and latest version
Version-Release number of selected component (if applicable):
Package R-2.15.0-1.fc17.x86_64 already installed

How reproducible:
easy to reproduce.

Steps to Reproduce:
1.in R command line:install.packages("RQuantLib")
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Tom "spot" Callaway 2012-05-29 20:52:58 UTC
Is QuantLib-devel installed?

Comment 2 s_mao3@yahoo.ca 2012-05-29 21:07:26 UTC
Thank you very much. I have just installed QuantLib-devel and every thing looks fine.


Note You need to log in before you can comment on or make changes to this bug.