Build instructions issue
JD <[email protected]> Thu, 03 Jun 2010 10:44:48 -0700
| Newsgroups | gmane.comp.web.amaya.general |
|---|---|
| Message-ID | <[email protected]> |
On url http://www.w3.org/Amaya/User/Autoconf.html
How to build
Here is a simple recipe explaining how to build using autoconf:
1.
2.
3. Create a subdirectoryfor your platform under the Amaya directory
(e.g. |WX|)
4. cd to this subdirectory, then |../configure| to create the
Makefile(s).
So, I created wx dir and cd'ed into wx and issued the command ../configure
$ pwd
/usr/src/redhat/BUILD/nonrpm/web/amaya/Amaya11.3.1/wx
{8329-jd@localhost}$ ../configure
-ksh: ../configure: not found [No such file or directory]
Could someone correct the build instructions and let me k now
how to build? I am building on Fedora 13.
Regards,
JD