It works fine

thanks a lot!


--- In [email protected], John Crispin <[EMAIL PROTECTED]> wrote:
>
> go to acmesystems.it
> 
> first link on the news, sergio put a link to my sdk patch. there is a  
> vmware image and a howto install on linux.... let me know if you have  
> problems...
> 
> once you installed the sdk beta2, go into the devboard folder and run
> 
> ./acmeconfig
> 
> choose the option php
> 
> after that run make
> 
> John
> 
> Quoting sambuls <[EMAIL PROTECTED]>:
> 
> > where can i get the beta2 of the sdk?
> >
> > --- In [email protected], John Crispin <john@> wrote:
> >>
> >> php is included int the beta2 of the SDK :-)
> >>
> >>
> >> Quoting sambuls <sambuls@>:
> >>
> >> > I'm trying to compile php for the fox board.
> >> > There is a document that explanes it
> >> > http://www.acmesystems.it/?id=26#Downloads
> >> >
> >> > If I execute the command:
> >> > $ ./configure  --disable-libxml --disable-dom --disable-simplexml
> >> > --disable-xml  --without-pear --without-iconv
> >> > --with-config-file-path=/etc/ --enable-discard-path
> > --with-sqlite=shared
> >> >
> >> > then I get an error :
> >> >
> >> > configure: error: XMLReader extension requires LIBXML
extension, add
> >> > --enable-libxml
> >> >
> >> > So I executed the command:
> >> > $ ./configure  --enabmle-libxml --disable-dom --disable-simplexml
> >> > --disable-xml  --without-pear --without-iconv
> >> > --with-config-file-path=/etc/ --enable-discard-path
> > --with-sqlite=shared
> >> >
> >> > So far so good:)
> >> >
> >> > After executed the patch and make cris-axis-linux-gnu
> >> > Then they say to execute:
> >> > $ make
> >> >
> >> > after some compile messages I get an error:
> >> >
> >
/usr/local/cris/lib/gcc-lib/cris-axis-linux-gnu/3.2.1/../../../../cris-axis-linux-gnu/bin/ld:
> >> > cannot find -lxml2
> >> > collect2: ld returned 1 exit status
> >> >
> >> > Does someone can help me?
> >> >
> >> >
> >> >
> >> >
> >>
> >
> >
> >
>


Reply via email to