[Scilab-Dev] Windows build prerequisites for scilab (GIT master)

Sylvestre Ledru sylvestre.ledru at scilab.org
Fri Nov 14 17:09:15 CET 2008


Le jeudi 13 novembre 2008 à 13:17 +0200, Enrico Segre a écrit :
> Pierre MARECHAL wrote:
> >> any plan of putting there a libmatio.so as well? I hadn't been able 
> >> to build it from sources on my system.
> > Done : 
> > http://viewvc.scilab.org/bin/cgi/viewvc.cgi/trunk/Dev-Tools/SE/Prerequirements/linux_x64 
> >
> 
> Thanks, I see. Copied the relevant files, but configure still gives me
> 
>  checking for Tk_BindEvent in -ltk8.5... yes
> checking for MATIO... configure: error: Package requirements (matio >= 
> 1.3.3) were not met:
> 
> No package 'matio' found
> 
> Consider adjusting the PKG_CONFIG_PATH environment variable if you
> installed software in a non-standard prefix.
> 
> Alternatively, you may set the environment variables MATIO_CFLAGS
> and MATIO_LIBS to avoid the need to call pkg-config.
> See the pkg-config man page for more details.
If you try:
export PKG_CONFIG_PATH=path/to/matio/with/the/.pc/file
before the configure, it should work.

If it doesn't, please let me know.

Sylvestre





More information about the dev mailing list