Installing Modules
TJB
broughtj at gmail.com
Fri Apr 13 16:06:36 PDT 2012
On Friday, 30 March 2012 at 00:20:16 UTC, TJB wrote:
> On Thursday, 29 March 2012 at 15:15:35 UTC, Jesse Phillips
> wrote:
>> On Thursday, 29 March 2012 at 08:55:41 UTC, Johannes Pfau
>> wrote:
>>> The command Jesse posted is missing a "-L-lscid" and you'll
>>> probably
>>> also need "-L-L/usr/local/lib"
>>> So the complete command should be:
>>
>> Ah, you are right, though I selected /usr/local/lib as it is
>> already part of LD's search path. but asking for the lib is
>> still required (-L-lscid).
>
> Brilliant. Works perfectly. Thanks for your help. You guys
> are awesome!
>
> TJB
OK. I now can compile a simple program that imports a module
from the SciD library. How do I do something a little more
interesting like initialize a vector or matrix and do some linear
algebra with it?
Thanks so much for your help. This forum is awesome!
TJB
More information about the Digitalmars-d-learn
mailing list