QuantLibAddIn: try to build Calc add-in on Ubuntu-Linux

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

QuantLibAddIn: try to build Calc add-in on Ubuntu-Linux

YuHong-4

Platform: Ununtu-Linux 10.04 LTS
OpenOffice with SDK: Version 3.2.0

May I ask:
on Linux, I have been able to use 'idlc' command to convert 'QuantLibAddinCalc.idl' file into 'QuantLibAddinCalc.urd' file;
then, how to use 'regmerge' command afterwards, i.e., what is the syntax of using 'regmerge' command?

Thanks a lot if any suggestions!

Regards,

Hong Yu
 

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users
Reply | Threaded
Open this post in threaded view
|

Re: QuantLibAddIn: try to build Calc add-in on Ubuntu-Linux

Eric Ehlers-2
Hi Hong Yu,

Quoting YuHong <[hidden email]>:

> Platform: Ununtu-Linux 10.04 LTS
> OpenOffice with SDK: Version 3.2.0
>
> May I ask:
> on Linux, I have been able to use 'idlc' command to convert  
> 'QuantLibAddinCalc.idl' file into 'QuantLibAddinCalc.urd' file;
> then, how to use 'regmerge' command afterwards, i.e., what is the  
> syntax of using 'regmerge' command?

Please refer to Makefile.oo.

I initially wrote a build for the Calc addin which was part of the  
overall automake build for QuantLibAddin.  That build is no longer  
maintained.

In release 1.0.1, someone else contributed a new build of the Calc  
addin using a newer OpenOffice addin architecture.  I wasn't able to  
test that build but I know at least that it was running on other  
people's machines at the time.  That build used standalone make files  
outside of QuantLibAddin's automake build.

The makefile for the Calc addin is Makefile.oo and there you can find  
the syntax for idlc, regmerge, etc.  Please see also the Readme.txt  
file.

The Calc addin that was released in version 1.0.1 might be more likely  
to work than the one from the latest release (1.1.0).

Regards,
Eric

===================================================
Eric Ehlers
nazcatech sprl | Brussels | http://www.nazcatech.be
* Distributed computing for pricing analytics
* Use Microsoft Excel as a client to the Grid


------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric
Ries, the creator of the Lean Startup Methodology on "Lean Startup
Secrets Revealed." This video shows you how to validate your ideas,
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users