Dear Robert,
From your log file, I would suggest that you add all directories containing the dynamic libraries of
givaro and gmp to the LD_LIBRARY_PATH environment:
export
LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:/home/schabr/lbinst2/Deps/Givaro/lib:/home/schabr/lbinst2/Deps/GMP/lib
As for the problems of documentation, it is indeed currently in a terrible state, and as we are
progressively changing the design of the library, it is not up to date.
To answer your precise question: fflas-ffpack was included in v1.1.7 hence it was not a mandatory
pacakge. Since then , especially in the lastest developper release, it has been put aside as a
self-standing package, and became a mandatory dependency.
linbox-maple interface has not been maintained since a while ago. It will very likely cause problems.
Sorry for the inconvenience, do not hesitate to contact us on this mailing list for further questions.
Regards.
Cl�ment
Le 25/09/2012 16:09, Robert Schabinger a �crit :
> Hello all,
>
> First let me make it clear that I have read all of the documentation that I could find, both on the
> linbox website and in the doc folder that comes with the v.1.1.7 download (and some on this forum
> which doesn't appear to exist elsewhere). Also, I was able to install ATLAS (latest version), GMP
> (latest version), and Givaro-3.3.6 in a folder in my home directory (I am running the latest version
> of Kubuntu on a 2.5 GHz Pentium Core 2 Duo laptop) with no obvious problems (100% of 'make check'
> tests passed).
>
> Unfortunately, my numerous attempts to install linbox in a variety of different ways have all
> failed. Let me start by listing the issues that I have had with the documentation. For one thing, as
> far as I can tell, this forum is the only place that makes any mention of the fact that Givaro-3.3.6
> is the only version currently available that can be detected by linbox-1.1.7. Furthermore, the
> documentation on the webpage for v.1.1.7 and the documentation that comes with the v.1.1.7 distro
> are not only very different from one another but, as far as I can tell, both are incorrect. The
> documentation that appears on the webpage for v.1.1.7 is, I guess, intended for the latest developer
> release; it says that the installation of fflas-ffpack is mandatory but, in reality, the v.1.1.7
> configuration script does not even recognize the option --with-fflas-ffpack=<pathofinstallation>.
> The installation guide that comes with the distro (under doc/install-dist.html) actually appears to
> be outdated; it lists Givaro as an optional package which appears not to be the case for linbox-1.1.7.
>
> Eventually, I did get the configuration script to run. However, when I ran 'make' the program
> promptly quit with an error. Actually, I think that the error, whatever it is, probably already
> shows up in the configuration step since using the --enable-optimization option causes the script to
> output: 'checking best threshold for Strassen-Winograd matrix multiplication . . . problem'. I've
> attached the configuration log file so that you can have a look. I've also attached a text file with
> the explicit outputs of the configuration and make steps just in case that makes it easier to tell
> what I did wrong.
>
> I should probably also tell you what my end goal is so that you can tell me if what I'm trying to do
> is not what I should be doing. At the moment, I have several very large very sparse linear systems
> with integer coefficients which I need to solve. I have their matrix representations stored in Maple
> and was planning to use linbox via its Maple interface to solve them. However, two things that I
> have noticed are making me nervous. It seems that, in the experimental auto-install shell script
> there is no option which builds a linbox-Maple interface. Does this mean the the linbox-Maple
> interface doesn't actually work (I have Maple v.13) or is no longer maintained? Also, I can't help
> but wonder: are the other developer releases going to be much faster for my intended application
> than the latest stable release? If I need to use Sage instead of Maple or if a different version of
> linbox would give me a substantial boost in speed, please let me know and I'll try to install
> accordingly. Also, it would be good to know which extra packages are actually worth installing for
> my intended application.
>
> Finally, let me say that I just started using Linux this year and have almost no knowledge of c,
> fortran, or scripting. So it is very likely that my failures are the result of a simple mistake that
> a more advanced user would never make. I am at my wits end and would welcome any suggestions as to
> how I might proceed because I really, really, want to use linbox. Obviously, I would be more than
> happy to provide additional information or perform additional tests if it would help.
>
> Sincerely,
>
> Rob Schabinger
>
> --
> You received this message because you are subscribed to the Google Groups "linbox-use" group.
> To view this discussion on the web visit
https://groups.google.com/d/msg/linbox-use/-/h7_4xRwmehUJ.
> To post to this group, send email to
linbo...@googlegroups.com.
> To unsubscribe from this group, send email to
linbox-use+...@googlegroups.com.
> For more options, visit this group at
http://groups.google.com/group/linbox-use?hl=en.