it wouldn't compile... snip... c++ -DHAVE_CONFIG_H -I. -I. -I.. -DSHAPE -DNLS -DTIMEDCACHE -DLOCALEPATH=\"/usr/local/share/blackbox/nls\" -DDEFAULTMENU=\"/usr/local/share/blackbox/menu\" -DDEFAULTSTYLE=\"/usr/local/share/blackbox/styles/Results\" -g -O2 -I/usr/X11R6/include -c blackbox.cc c++ -DHAVE_CONFIG_H -I. -I. -I.. -DSHAPE -DNLS -DTIMEDCACHE -DLOCALEPATH=\"/usr/local/share/blackbox/nls\" -DDEFAULTMENU=\"/usr/local/share/blackbox/menu\" -DDEFAULTSTYLE=\"/usr/local/share/blackbox/styles/Results\" -g -O2 -I/usr/X11R6/include -c i18n.cc c++ -DHAVE_CONFIG_H -I. -I. -I.. -DSHAPE -DNLS -DTIMEDCACHE -DLOCALEPATH=\"/usr/local/share/blackbox/nls\" -DDEFAULTMENU=\"/usr/local/share/blackbox/menu\" -DDEFAULTSTYLE=\"/usr/local/share/blackbox/styles/Results\" -g -O2 -I/usr/X11R6/include -c main.cc main.cc: In function `int main (int, char **)': main.cc:131: cannot convert `const char *' to `char *' for argument `1' to `putenv (char *)' make[2]: *** [main.o] Error 1 make[2]: Leaving directory `/storage2/tmp/blackbox/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/storage2/tmp/blackbox' make: *** [all-recursive-am] Error 2
dan * Sean 'Shaleh' Perry ([EMAIL PROTECTED]) wrote: > > On 30-Mar-2002 dan radom wrote: > > not at all. do i just export the cvsroot and go from there? i've not really > > used cvs much. > > > > cvs -d ...... co blackbox
