Re: compile

On Wednesday 17 August 2005 09:19, Mack Johnson wrote:
> i'm using os x 10.4.2, here's my error:

Are you sure you follow the right procedure?
It's strange to see this reported error:
             /bin/sh: line 1: cd: ../amaya: No such file or directory

As you want to compile the GTK version, I suggest 
- you create a GTK subdirectory
- then you move into this subdirectory and launch "../configure"
-then "make'
See http://www.w3.org/Amaya/User/Autoconf.html for more details.

>
> .../amaya/xpm -I../../thotlib/include -I../../thotlib/internals/var -
> I../../thotlib/internals/h -I../../thotlib/internals/f   -I/sw/
> include/gtk-1.2 -I/sw/include/glib-1.2 -I/sw/lib/glib/include -I/usr/
> X11R6/include -I/sw/include/      -I/usr/include/malloc/ -c ../../
> thotlib/view/initpses.c -o view/initpses.o
> g++ -O2 -Wall -x c++ -D__cplusplus -D_UNIX -D_GTK    -DHAVE_CONFIG_H -
> I.. -I../../amaya/xpm -I../../thotlib/include -I../../thotlib/
> internals/var -I../../thotlib/internals/h -I../../thotlib/internals/
> f   -I/sw/include/gtk-1.2 -I/sw/include/glib-1.2 -I/sw/lib/glib/
> include -I/usr/X11R6/include -I/sw/include/      -I/usr/include/
> malloc/ -c ../../thotlib/view/psdisplay.c -o view/psdisplay.o
> g++ -O2 -Wall -x c++ -D__cplusplus -D_UNIX -D_GTK    -DHAVE_CONFIG_H -
> I.. -I../../amaya/xpm -I../../thotlib/include -I../../thotlib/
> internals/var -I../../thotlib/internals/h -I../../thotlib/internals/
> f   -I/sw/include/gtk-1.2 -I/sw/include/glib-1.2 -I/sw/lib/glib/
> include -I/usr/X11R6/include -I/sw/include/      -I/usr/include/
> malloc/ -c ../../thotlib/view/printgl.c -o view/printgl.o
> g++ -O2 -Wall -x c++ -D__cplusplus -D_UNIX -D_GTK    -DHAVE_CONFIG_H -
> I.. -I../../amaya/xpm -I../../thotlib/include -I../../thotlib/
> internals/var -I../../thotlib/internals/h -I../../thotlib/internals/
> f   -I/sw/include/gtk-1.2 -I/sw/include/glib-1.2 -I/sw/lib/glib/
> include -I/usr/X11R6/include -I/sw/include/      -I/usr/include/
> malloc/ -c ../../thotlib/editing/print.c -o editing/print.o
> /bin/sh: line 1: cd: ../amaya: No such file or directory
> make[2]: *** No rule to make target `libCSS'.  Stop.
> make[1]: *** [../amaya/libCSS.a] Error 2
> make: *** [print_prog] Error 2
>
> help please..
>
> Mack Johnson
> http://macknezjohnson.com

-- 
     Irène.
-----
Irène Vatton                     INRIA Rhône-Alpes
INRIA                               ZIRST
e-mail: Irene.Vatton@inria.fr       655 avenue de l'Europe
Tel.: +33 4 76 61 53 61             Montbonnot
Fax:  +33 4 76 61 52 07             38334 Saint Ismier Cedex - France

Received on Wednesday, 17 August 2005 10:42:42 UTC