Closed glycerine closed 7 years ago
Cannot reproduce:
edd@max:~$ R
R version 3.4.0 (2017-04-21) -- "You Stupid Darkness"
Copyright (C) 2017 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
Natural language support but running in an English locale
R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
R> library(RQuantLib)
R> q()
Save workspace image? [y/n/c]: n
edd@max:~$ dpkg -l | grep quantlib # edited out old no-longer installed ones
ii libquantlib0-dev 1.10-1xenial1 amd64 Quantitative Finance Library -- development package
ii libquantlib0v5 1.10-1xenial1 amd64 Quantitative Finance Library -- library package
ii quantlib-examples 1.10-1xenial1 amd64 Quantitative Finance Library -- example binaries
ii quantlib-refman-html 1.8-1 all Quantitative Finance Library -- reference manual in html
edd@max:~$
"Works for me".
And if your problem is 16.04 vs 16.10:
I maintain a package (well-enough) for Debian, I keep a PPA mostly for myself. If it doesn't work for you well you can execute your money-back guarantee.
Sorry.
on ubuntu16.04/amd64: (as root b/c it is inside an unprivileged docker container and I could only get x11 working as root for now)
then (scroll to the bottom to see the missing symbol)