help-octave
[Top][All Lists]
Advanced

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

Re: problem installing YAPSO


From: martin_helm
Subject: Re: problem installing YAPSO
Date: Mon, 7 Dec 2009 19:46:19 -0800 (PST)

Your configure script from the package shows the error
>configure: error: Neiter openglut nor freeglut is installed
are you sure that you have installed freeglut3-dev?

sudo apt-get install freeglut3-dev

should solve this

-mh


c.man wrote:
> 
> dont work....
> 
>  Octave :1 > pkg install yapso-0.3.4.tar.gz 
> conftest.cc:1:25: error: GL/freeglut.h: No such file or directory
> conftest.cc: In function 'int main()':
> conftest.cc:5: error: 'glutMainLoopEvent' was not declared in this scope
> conftest.cc:1:25: error: GL/freeglut.h: No such file or directory
> conftest.cc: In function 'int main()':
> conftest.cc:5: error: 'glutMainLoopEvent' was not declared in this scope
> configure: error: Neiter openglut nor freeglut is installed
> the configure script returned the following error: checking for C++
> compiler default output file name... a.out
> checking whether the C++ compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables... 
> checking for suffix of object files... o
> checking whether we are using the GNU C++ compiler... yes
> checking whether g++ accepts -g... yes
> checking for mkoctfile... mkoctfile
> checking for F77_FUNC... yes
> checking for octave... octave
> checking for OCTAVE_VERSION in Octave... 3.2.2
> checking for octave_config_info('canonical_host_type') in Octave...
> i486-pc-linux-gnu
> checking for octave_config_info('SHLEXT') in Octave... so
> checking whether ln -s works... yes
> checking for ranlib... ranlib
> checking for strip... strip
> checking for glLoadIdentity in -lGL... yes
> checking for gluPerspective in -lGLU... yes
> checking for glut... 
> error: called from `pkg>configure_make' in file
> /usr/share/octave/3.2.2/m/pkg/pkg.m near line 1240, column 2
> error: called from:
> error:   /usr/share/octave/3.2.2/m/pkg/pkg.m at line 714, column 5
> error:   /usr/share/octave/3.2.2/m/pkg/pkg.m at line 287, column 7
> 
> I have Ubuntu 9.10.
> 
> 
> 
> 
> 
> 
> Søren Hauberg wrote:
>> 
>> man, 07 12 2009 kl. 11:21 -0800, skrev c.man:
>>>  Octave :3 > pkg install yapso-0.3.4.tar.gz 
>>> configure: error: Not found.  Need OpenGL libraries.
>> 
>> Looks like you need some OpenGL libraries. Try installing MESA
>> development files. How you do this depends on your platform (on
>> Debian/Ubuntu you should install 'libgl1-mesa-dev').
>> 
>> Søren
>> 
>> _______________________________________________
>> Help-octave mailing list
>> address@hidden
>> https://www-old.cae.wisc.edu/mailman/listinfo/help-octave
>> 
>> 
> 
> 

-- 
View this message in context: 
http://old.nabble.com/problem-installing-YAPSO-tp26682603p26688265.html
Sent from the Octave - General mailing list archive at Nabble.com.




reply via email to

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