Shawkat "nizamov.shaw...@gmail.com" wrote:
Steven G. Johnson:
>> On Jun 11, 2009, at 12:55 PM, Nizamov Shawkat wrote:
>>> liu:
Hi, everybody,
The opetating system is Redhat Linux as4.0, on a cluster computers.
while, guile 1.6.4 has been install in this system(after typing
Steven G. Johnson:
> On Jun 11, 2009, at 12:55 PM, Nizamov Shawkat wrote:
>> liu:
>>> Hi, everybody,
>>>
>>> The opetating system is Redhat Linux as4.0, on a cluster computers.
>>> while, guile 1.6.4 has been install in this system(after typing
>>> "guile -version", I see it), libctl can not find g
On Jun 11, 2009, at 12:55 PM, Nizamov Shawkat wrote:
liu:
Hi, everybody,
The opetating system is Redhat Linux as4.0, on a cluster computers.
while, guile 1.6.4 has been install in this system(after typing
"guile -version", I see it), libctl can not find guile
files(perhaps no programming
It sounds like you may have installed two incompatible versions of
Guile. Redhat Linux comes with Guile already installed, but only the
runtime parts of it; you need to install the guile-devel package to
get the header files and other stuff needed for compiling and linking
with Guile. Whe
liu:
I extract the include headers from rpm file into myname directory, and
use the commands:
setenv LDFLAGS -L/home/myname/usr/lib
This is probably wrong - library itself is not in your home, it is still
in system location (/usr/lib ?). You shouldn't change this.
setenv CPPFLAGS -I/home/my
I extract the include headers from rpm file into myname directory, and
use the commands:
setenv LDFLAGS -L/home/myname/usr/lib
setenv CPPFLAGS -I/home/myname/meep-back/usr/include
./configure --prefix=/home/myname
It shows that
checking for gcc... (cached) gcc
ch
liu:
Hi, everybody,
The opetating system is Redhat Linux as4.0, on a cluster computers.
while, guile 1.6.4 has been install in this system(after typing "guile
-version", I see it), libctl can not find guile files(perhaps no
programming headers ).
So I should install guile myself.
But the "gu
Hi, everybody,
The opetating system is Redhat Linux as4.0, on a cluster computers. while,
guile 1.6.4 has been install in this system(after typing "guile -version", I
see it), libctl can not find guile files(perhaps no programming headers ).
So I should install guile myself.
8 matches
Mail list logo