Re: Having a hard time to install on cygwin
Nils Werner <[email protected]> Fri, 22 Feb 2013 19:16:29 +0100
| Newsgroups | gmane.comp.gnome.lib.xslt |
|---|---|
| Message-ID | <CACYQ+4wcgSuAVfjffodSpWP=rmwrZAEkSSepSr65sKsZx-NMtw@mail.gmail.com> |
You need to install libxslt using the cygwin package installer by running setup.exe again and selecting it. On Fri, Feb 22, 2013 at 6:54 PM, Yves S. Garret <[email protected]> wrote: > Hello, > > I downloaded libxml2-2.9.0 and did the standard configure + make + make > install. Now, when I try the following example, this is what I get: > > Example: > http://bin.cakephp.org/view/1538130039 > > Error message: > http://bin.cakephp.org/view/493315042 > > I'm compiling in cygwin... and honestly, I'm not sure what I'm doing wrong. > This is what happens when I run the whereis command: > > $ whereis libxml > libxml: /lib/libxml2.la /usr/lib/libxml2.la /usr/local/lib/libxml2.a > /usr/local/lib/libxml2.la /usr/share/man/man3/libxml.3.gz > > $ whereis libxml2 > libxml2: /lib/libxml2.la /usr/lib/libxml2.la /usr/local/lib/libxml2.a > /usr/local/lib/libxml2.la /usr/include/libxml2 > > What am I doing wrong? > > _______________________________________________ > xslt mailing list, project page http://xmlsoft.org/XSLT/ > [email protected] > https://mail.gnome.org/mailman/listinfo/xslt >