RE: g77 problem with -lstdc++

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Paul Smith wrote:
|On Sun, Apr 27, 2008 at 11:22 PM, Paul Smith <phhs80@xxxxxxxxx> wrote:
|>  Thanks, Daniel. Have you tried toyprob.c? The C interface is the
|>  problematic one as well as the R one.

Already responded.

|
|In fact, inside the console, going to algencan-2.0-beta and 
|running the command
|
|make algencan-c PROBNAME=toyprob
|
|produces a binary called algencan in algencan-2.0-beta/bin/c.
|
|I would be very grateful to someone that could help me with using
|Algencan with the R interface.

Ok, looking closer at the top-level Makefile, there is in
it the HOME variable.  I noticed that if my HOME variable
is NOT the same location as where I am compiling the
algencan-2.0-beta directory, then the build will fail.
Poor makefile design, imo.

For example if your home build is at:
/home/you/algencan-2.0-beta

Then you do:
make algencan-c HOME="/home/you" PROBNAME="toyprob"

OR

cd /home/you
cd algencan-2.0-beta
make algencan-c PROBNAME="toyprob"

And it should work.

No virus found in this outgoing message.
Checked by AVG. 
Version: 7.5.524 / Virus Database: 269.23.5/1399 - Release Date: 4/26/2008 2:17 PM
 

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux