Hi again
> [EMAIL PROTECTED] chris]# rpm -qa|grep guile > guile-1.6.7-2 > > any ideas?? > [EMAIL PROTECTED] chris]# yum install guile-devel got me a bit further in the process. Perhaps a check for guile-devel should be included. I am getting a lot of warnings like (installer.exe:28302): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed could this be vxGTK complaining because it was build without unicode support? Perhaps you shuld consider to have unicode support. When compiling ng-spice i got following error Making all in frontend make[3]: Entering directory `/home/chris/geda-sources/ngspice/ng-spice-rework-15/src/frontend' Making all in plotting make[4]: Entering directory `/home/chris/geda-sources/ngspice/ng-spice-rework-15/src/frontend/plotting' if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/X11R6/include -g -O2 -Wall -MT plotting.o -MD -MP -MF ".deps/plotting.Tpo" -c -o plotting.o plotting.c; \ then mv -f ".deps/plotting.Tpo" ".deps/plotting.Po"; else rm -f ".deps/plotting.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/X11R6/include -g -O2 -Wall -MT agraf.o -MD -MP -MF ".deps/agraf.Tpo" -c -o agraf.o agraf.c; \ then mv -f ".deps/agraf.Tpo" ".deps/agraf.Po"; else rm -f ".deps/agraf.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/X11R6/include -g -O2 -Wall -MT clip.o -MD -MP -MF ".deps/clip.Tpo" -c -o clip.o clip.c; \ then mv -f ".deps/clip.Tpo" ".deps/clip.Po"; else rm -f ".deps/clip.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/X11R6/include -g -O2 -Wall -MT graf.o -MD -MP -MF ".deps/graf.Tpo" -c -o graf.o graf.c; \ then mv -f ".deps/graf.Tpo" ".deps/graf.Po"; else rm -f ".deps/graf.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/X11R6/include -g -O2 -Wall -MT graphdb.o -MD -MP -MF ".deps/graphdb.Tpo" -c -o graphdb.o graphdb.c; \ then mv -f ".deps/graphdb.Tpo" ".deps/graphdb.Po"; else rm -f ".deps/graphdb.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/X11R6/include -g -O2 -Wall -MT grid.o -MD -MP -MF ".deps/grid.Tpo" -c -o grid.o grid.c; \ then mv -f ".deps/grid.Tpo" ".deps/grid.Po"; else rm -f ".deps/grid.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/X11R6/include -g -O2 -Wall -MT pvec.o -MD -MP -MF ".deps/pvec.Tpo" -c -o pvec.o pvec.c; \ then mv -f ".deps/pvec.Tpo" ".deps/pvec.Po"; else rm -f ".deps/pvec.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/X11R6/include -g -O2 -Wall -MT plot5.o -MD -MP -MF ".deps/plot5.Tpo" -c -o plot5.o plot5.c; \ then mv -f ".deps/plot5.Tpo" ".deps/plot5.Po"; else rm -f ".deps/plot5.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/X11R6/include -g -O2 -Wall -MT plotcurv.o -MD -MP -MF ".deps/plotcurv.Tpo" -c -o plotcurv.o plotcurv.c; \ then mv -f ".deps/plotcurv.Tpo" ".deps/plotcurv.Po"; else rm -f ".deps/plotcurv.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/X11R6/include -g -O2 -Wall -MT plotit.o -MD -MP -MF ".deps/plotit.Tpo" -c -o plotit.o plotit.c; \ then mv -f ".deps/plotit.Tpo" ".deps/plotit.Po"; else rm -f ".deps/plotit.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/X11R6/include -g -O2 -Wall -MT x11.o -MD -MP -MF ".deps/x11.Tpo" -c -o x11.o x11.c; \ then mv -f ".deps/x11.Tpo" ".deps/x11.Po"; else rm -f ".deps/x11.Tpo"; exit 1; fi x11.c: In function ‘X11_NewViewport’: x11.c:409: fejl: ugyldig venstreværdi i tildeling x11.c:409: advarsel: beryttes ikke make[4]: *** [x11.o] Fejl 1 make[4]: Leaving directory `/home/chris/geda-sources/ngspice/ng-spice-rework-15/src/frontend/plotting' make[3]: *** [all-recursive] Fejl 1 make[3]: Leaving directory `/home/chris/geda-sources/ngspice/ng-spice-rework-15/src/frontend' make[2]: *** [all-recursive] Fejl 1 make[2]: Leaving directory `/home/chris/geda-sources/ngspice/ng-spice-rework-15/src' make[1]: *** [all-recursive] Fejl 1 make[1]: Leaving directory `/home/chris/geda-sources/ngspice/ng-spice-rework-15' make: *** [all] Fejl 2 Failure executing command make, ReturnCode = 2 ============== Error! ====================== I can't make ngspice for you; check the log for the reason why. I have experienced an error while installing this program! Error string: I can't make ngspice for you; check the log for the reason why. I have the following x11 components installed [EMAIL PROTECTED] chris]# rpm -qa|grep x11 xorg-x11-devel-6.8.2-37 xorg-x11-deprecated-libs-devel-6.8.2-37 xorg-x11-Mesa-libGL-6.8.2-37 xorg-x11-6.8.2-37 xorg-x11-Mesa-libGLU-6.8.2-37 xorg-x11-xfs-6.8.2-37 xorg-x11-xauth-6.8.2-37 xorg-x11-tools-6.8.2-37 xorg-x11-twm-6.8.2-37 dbus-x11-0.33-3 xorg-x11-libs-6.8.2-37 xorg-x11-font-utils-6.8.2-37 xorg-x11-xdm-6.8.2-37 xorg-x11-deprecated-libs-6.8.2-37 any ideas what's missing?? > > -- Vy 73 de OZ1GNN Christian Treldal
