Out-of-the-box installation

<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=koi8-r">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<style>
&lt;!--
/* Font Definitions */
@font-face
{font-family:"Courier New CYR";
panose-1:2 7 3 9 2 2 5 2 4 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman";}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{color:purple;
text-decoration:underline;}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:Arial;
color:windowtext;}
@page Section1
{size:8.5in 11.0in;
margin:56.7pt 42.5pt 56.7pt 85.05pt;}
div.Section1
{page:Section1;}
--&gt;
<style>

<head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal style='text-autospace:none'><font size=2
face="Courier New CYR"><span style='font-size:10.0pt;font-family:"Courier New CYR"'>Hi,
there<o:

<o:

<span><font><

<p class=MsoNormal style='text-autospace:none'><font size=2
face="Courier New CYR"><span style='font-size:10.0pt;font-family:"Courier New CYR"'><o:

 <o:

<span><font><

<p class=MsoNormal style='text-autospace:none'><font size=2
face="Courier New CYR"><span style='font-size:10.0pt;font-family:"Courier New CYR"'>I've
tried to install BFL using LTI as RNG library:<o:

<o:

<span><font><

<p class=MsoNormal style='text-autospace:none'><font size=2
face="Courier New CYR"><span style='font-size:10.0pt;font-family:"Courier New CYR"'> <o:

<o:

<span><font><

<p class=MsoNormal style='text-autospace:none'><font size=2
face="Courier New CYR"><span style='font-size:10.0pt;font-family:"Courier New CYR"'> ../configure
-with-matrix_wrapper=/usr/local/matrix-wrapper -with <o:

<o:

<span><font><

<p class=MsoNormal style='text-autospace:none'><font size=2
face="Courier New CYR"><span style='font-size:10.0pt;font-family:"Courier New CYR"'> lti==/usr/local/ltilib<o:

<o:

<span><font><

<p class=MsoNormal style='text-autospace:none'><font size=2
face="Courier New CYR"><span style='font-size:10.0pt;font-family:"Courier New CYR"'> <o:

<o:

<span><font><

<p class=MsoNormal style='text-autospace:none'><font size=2
face="Courier New CYR"><span style='font-size:10.0pt;font-family:"Courier New CYR"'> <o:

<o:

<span><font><

<p class=MsoNormal style='text-autospace:none'><font size=2
face="Courier New CYR"><span style='font-size:10.0pt;font-family:"Courier New CYR"'> <o:

<o:

<span><font><

<p class=MsoNormal style='text-autospace:none'><font size=2
face="Courier New CYR"><span style='font-size:10.0pt;font-family:"Courier New CYR"'> And
have got the error message: "Scythe install directory not found. Try
-with-scythe" …, etc. Does it mean that Scythe is the only option
for RNG?<o:

<o:

<span><font><

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:

 <o:

<span><font><

<div>

<body>

<html>

Out-of-the-box installation

>
> I've tried to install BFL using LTI as RNG library:
>
>
>
> ../configure -with-matrix_wrapper=/usr/local/matrix-wrapper -with
>
> lti==/usr/local/ltilib
>
>

> And have got the error message: "Scythe install directory not found. Try
> -with-scythe" :, etc. Does it mean that Scythe is the only option for RNG?

Which version are you using?

Personnaly I would advise to use the latest trunk or the Ubuntu package. (see
Getting started guide on the BFL website for elaborate instructions).

Tinne
_______________________________________________
I hereby promise not to top-post on the
BFL mailing list
BFL [..] ...
http://lists.mech.kuleuven.be/mailman/listinfo/bfl

Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm

RE: Out-of-the-box installation

Try to download BOOST. It's a great library and also includes rng's.

Kind regards,
Benedikt Naessens.

>From: "Konstantin Lyubimov" <konstl [..] ...>
>To: <BFL [..] ...>
>Subject: [BFL] Out-of-the-box installation Date: Mon, 23 Apr 2007 09:50:29
>-0400
>
>Hi, there
>
>
>
>I've tried to install BFL using LTI as RNG library:
>
>
>
> ../configure -with-matrix_wrapper=/usr/local/matrix-wrapper -with
>
> lti==/usr/local/ltilib
>
>
>
>
>
>
>
> And have got the error message: "Scythe install directory not found.
>Try
>-with-scythe" :, etc. Does it mean that Scythe is the only option for RNG?
>
>
>

>_______________________________________________
>I hereby promise not to top-post on the
>BFL mailing list
>BFL [..] ...
>http://lists.mech.kuleuven.be/mailman/listinfo/bfl

_________________________________________________________________
MSN is giving away a trip to Vegas to see Elton John.

Out-of-the-box installation

> I've tried to install BFL using LTI as RNG library:
>
>
>
> ../configure -with-matrix_wrapper=/usr/local/matrix-wrapper -with
>
> lti==/usr/local/ltilib

>
> And have got the error message: "Scythe install directory not found. Try
> -with-scythe" :, etc. Does it mean that Scythe is the only option for RNG?
I think you mistaked in the number of '-' to put in front of "with". There
should be TWO!:

../configure --with-matrix_wrapper=/usr/local/ --with-lti=/usr/local/ --prefix=/usr/local/

I checked this command on the latest trunk and I had no problems at all.
Remark that all commands needed for installation are provided in the getting
started guide available on the website (you can just copy past them).

Tinne
_______________________________________________
I hereby promise not to top-post on the
BFL mailing list
BFL [..] ...
http://lists.mech.kuleuven.be/mailman/listinfo/bfl

Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm