help-3dldf
[Top][All Lists]
Advanced

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

[help-3dldf] installation problem with 3DLDF


From: arnuld
Subject: [help-3dldf] installation problem with 3DLDF
Date: Mon, 18 Feb 2008 11:03:53 +0530 (IST)
User-agent: SquirrelMail/1.4.9a

As recommended, I tried to compile the 3DLDF from CVS:

   cvs -z3 -d:pserver:address@hidden:/sources/3dldf co 3dldf


I went into the "~/3dldf/Group" directory and compiled 3DLDF and got this
as the result:

address@hidden ~]$ cd programs/3dldf/Group/
address@hidden Group]$ ./configure --prefix=/usr/local/3DLDF-1.2.0/
configure: error: cannot find install-sh or install.sh in . ./.. ./../..
address@hidden Group]$



After reading 3DLDF home-page,
http://www.gnu.org/software/3dldf/#Development_Versions,  I tried to
install using the source from this location:

   ftp://ftp.gwdg.de/pub/gnu2/3dldf/3DLDFsnp.tar.gz


with this source "./conifgure --prefix=/usr/local/3DLDF-1.2.0" runs fine
but  I get this "make" error:



This is CTANGLE (Version 3.64)
*1*3*4*6*8*9*10*12*14*16*18*19*20*21*22*24*25*26*28*29*31*32*34*35*37*38*40*42*44*45*47*48*49*50*52*54*56*58
Writing the output files: (complex.c).....500...
(complex.h).
Done.
(No errors were found.)
complex.cxx doesn't exist. Renaming complex.c to complex.cxx,
touching complex.tmw and exiting tsthdweb.
primes.tim doesn't exist. Touching primes.tim
touch primes.tim
if g++ -DHAVE_CONFIG_H -I. -I. -I.    -frepo -pthread  -g  -MT complex.o
-MD -MP -MF ".deps/complex.Tpo" -c -o complex.o complex.cxx; \
        then mv -f ".deps/complex.Tpo" ".deps/complex.Po"; else rm -f
".deps/complex.Tpo"; exit 1; fi
complex.web: In destructor ‘virtual Complex::~Complex()’:
complex.web:394: error: ‘cerr_strm’ was not declared in this scope
complex.web:394: error: ‘thread_name’ was not declared in this scope
complex.web:403: error: ‘error_stop_value’ was not declared in this scope
complex.web: In member function ‘void Complex::operator*=(const Complex&)’:
complex.web:694: error: ‘cerr_strm’ was not declared in this scope
complex.web:694: error: ‘thread_name’ was not declared in this scope
complex.web:702: error: ‘log_message’ was not declared in this scope
complex.web:703: error: ‘error_stop_value’ was not declared in this scope
complex.web: In member function ‘void Complex::operator/=(const Complex&)’:
complex.web:762: error: ‘cerr_strm’ was not declared in this scope
complex.web:762: error: ‘thread_name’ was not declared in this scope
complex.web:770: error: ‘log_message’ was not declared in this scope
complex.web:771: error: ‘error_stop_value’ was not declared in this scope
complex.web: In member function ‘void Complex::operator+=(const Complex&)’:
complex.web:829: error: ‘cerr_strm’ was not declared in this scope
complex.web:829: error: ‘thread_name’ was not declared in this scope
complex.web:837: error: ‘log_message’ was not declared in this scope
complex.web:838: error: ‘error_stop_value’ was not declared in this scope
complex.web: In member function ‘void Complex::operator-=(const Complex&)’:
complex.web:897: error: ‘cerr_strm’ was not declared in this scope
complex.web:897: error: ‘thread_name’ was not declared in this scope
complex.web:905: error: ‘log_message’ was not declared in this scope
complex.web:906: error: ‘error_stop_value’ was not declared in this scope
complex.web: In member function ‘void Complex::show(std::string,
Scanner_Type*) const’:
complex.web:1064: error: ‘complex’ was not declared in this scope
complex.web:1064: error: ‘GSL_REAL’ was not declared in this scope
complex.web:1065: error: ‘GSL_IMAG’ was not declared in this scope
make[2]: *** [complex.o] Error 1
make[2]: Leaving directory `/home/arnuld/programs/3DLDF-1.2.0/CWEB'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/arnuld/programs/3DLDF-1.2.0/CWEB'
make: *** [all-recursive] Error 1
address@hidden 3DLDF-1.2.0]$




-- arnuld
http://lispmachine.wordpress.com


--
    
Email and shopping with the feelgood factor!
55% of income to good causes. http://www.ippimail.com





reply via email to

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