I am installing an application that requires Sablotron.
I am first installing expat
[root@server expat-1.95.8]# ./configure --prefix=/usr/local/expat
and this goes without any problems
I then do the following
>
> [root@server Sablot-1.0.1]# ./configure
> --with-expat-prefix=/usr/local/expat
>
>
> checking where to find xml parser... ./configure: line 9329: 0:
> command
> not found
> not found (panic)
> configure: error: Couldn't find the expat libraries
> [root@server Sablot-1.0.1]#
I can not figure out how to resolve this error
any ideas?
Blair
I am first installing expat
[root@server expat-1.95.8]# ./configure --prefix=/usr/local/expat
and this goes without any problems
I then do the following
>
> [root@server Sablot-1.0.1]# ./configure
> --with-expat-prefix=/usr/local/expat
>
>
> checking where to find xml parser... ./configure: line 9329: 0:
> command
> not found
> not found (panic)
> configure: error: Couldn't find the expat libraries
> [root@server Sablot-1.0.1]#
I can not figure out how to resolve this error
any ideas?
Blair