Marc,
I reran the nmake command today and it seemed to run
successfully because the
following files were generated:
Bin/yaz.dll
Lib/yaz.lib
Bin/yaz-client.exe
Bin/yaz-ztest.exe
Bin/zoomsh.exe
Bin/zoomtst1.exe ...
I do not have the files bin/yazd.dll or lib/yazd.lib,
however. Do I need
them?
I then went into php5.ini and modified the include path line
to look like
this:
Include path = ".;C:Program
Filesxamppphppear;C:Program FilesYAZ"
Do I need to recompile/restart Apache or PHP after this?
I also copied php_yaz.dll, yaz.dll, libxml2.dll, iconv.dll,
and zlib1.dll (I
did not have a zlib.dll file) from the YAZ folder to the
extension directory
which is set in php5.ini as:
Extension_dir = "C:Program Filesxamppphpext"
I also removed the semicolon from in front of the following
line in the
extensions section of php5.ini:
Extension=php_yaz.dll
I then restarted the Apache server to have the changes to
php5.ini take
effect.
When I load my php file that uses a yaz_connect command, I
get the fatal
error "call to undefined function yaz_connect()"
signaling to me that YAZ is
not yet configured to run with PHP.
Can you help me diagnose my problem?
I am running this system locally right now on a Windows XP
Professional
machine and last week installed Windows Visual Studio .NET
in order to be
able to make use of the nmake command.
Thank you very much.
Lawrence Currie
Lawrence Currie
Academy Librarian
California Academy of Sciences
875 Howard St.
San Francisco, CA 94103
(415) 321-8038
fax (415) 321-8633
-----Original Message-----
From: yazlist-bounces lists.indexdata.dk
[mailto:yazlist-bounces lists.indexdata.dk] On Behalf Of marc
Sent: Wednesday, October 25, 2006 11:56 PM
To: Discussion on the YAZ Z39.50 toolkit
Subject: Re: [Yazlist] Error during execution of nmake on
makefile in
YAZ/windirectory
Currie, Larry wrote:
> When we executed the nmake command after installing
Microsoft Visual
> Studio .NET to compile YAZ from source on a Windows XP
computer, we
> encountered the following error:
>
>
>
> ..includeyaznmem.h(43) : fatal error C1083: Cannot
open include file:
> 'libxml
>
> /parser.h': No such file or directory
>
Did you install libxml2 and libxslt on your windows box? You
need both
development headers and compiled DLL's.
See compiling details at
http://www.indexdata.com/yaz/doc/installation.win32.tkl
a>
Windows versions of libxslt, libxml2, zlib and iconv can be
found Igor
Zlatković' site
http://www.zl
atkovic.com/libxml.en.html
original sources for the libxml2 and libxslt packages are
here
http://xmlsoft.org/
http://gnuwin32.sourceforge.net/packages/libxml2.htm
http://xmlsoft.org/XSLT/
http://gnuwin32.sourceforge.net/packages/libxslt.htm
Hope this helps..
Marc Cromme, Index Data
> NMAKE : fatal error U1077: 'cl' : return code '0x2'
>
> Stop.
>
>
>
> C:Program FilesYAZwin>
>
>
>
> Since this error is mentioning a file or directory
called libxml, can
> someone guide us from here? Our aim is to set up a web
page very much
> like the one at http:/
/library.csumb.edu/cyamus/ill/search.php which
> uses YAZ to search a collection of library catalogs
using the Z39.50
> protocol to extract search results and then make
interlibrary loan
requests.
>
>
>
> Thanks.
>
>
>
> Larry Currie
>
> *Lawrence** Currie*
>
> Academy Librarian
>
> California Academy of Sciences
>
> 875 Howard St.
>
> San Francisco, CA 94103
>
> (415) 321-8038
>
> fax (415) 321-8633
>
>
>
>
>
------------------------------------------------------------
------------
>
> _______________________________________________
> Yazlist mailing list
> Yazlist lists.indexdata.dk
> http://lists.indexdata.dk/cgi-bin/mailman/listinfo/yaz
list
--
Marc Cromme, cand. polyt, Ph.D
Senior Developer, Project Manager
Index Data Aps
Købmagergade 43, 2
1150 Copenhagen K.
Denmark
tel: +45 3341 0100
fax: +45 3341 0101
http://www.indexdata.com
INDEX DATA Means Business
for Open Source and Open Standards
_______________________________________________
Yazlist mailing list
Yazlist lists.indexdata.dk
http://lists.indexdata.dk/cgi-bin/mailman/listinfo/yaz
list
_______________________________________________
Yazlist mailing list
Yazlist lists.indexdata.dk
http://lists.indexdata.dk/cgi-bin/mailman/listinfo/yaz
list
|