help-octave
[Top][All Lists]
Advanced

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

Static installation of octave 2.1.67


From: Liping Zhu
Subject: Static installation of octave 2.1.67
Date: Sat, 25 Jun 2005 19:49:36 -0400
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

Hi,

I have questions about how to statically compile octave. My case requires the octave binary should have no dependencies on the dynamic libraries. However I still find octave has dependencies on the shared libraries after the installation. Here is what I did. Can any folks help me figure out what I missed in the configure that caused this problem? I tried with octave2.1.67 on Red Hat 3.4.2-6.fc3.

1. run configure with the following options:
./configure --prefix=/home/octave --enable-static --without-fastblas CFLAGS=-static CXXFLAGS=-static FFLAGS=-static --enable-shared

2. run make:
   make
   make install

Thanks a lot.

Liping Zhu










-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]