Jump to content

A first look at the new GIMP 2.0


havnblast

Recommended Posts

kamicota@freedom4u:~/gimp-2.0pre3$ ./configure CC=/usr/bin/gcc-3.3 --disable-dependency-trackingchecking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking for gcc... /usr/bin/gcc-3.3checking for C compiler default output file name... a.outchecking whether the C compiler works... yeschecking whether we are cross compiling... nochecking for suffix of executables...checking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether /usr/bin/gcc-3.3 accepts -g... yeschecking for /usr/bin/gcc-3.3 option to accept ANSI C... none neededchecking for style of include used by make... GNUchecking dependency style of /usr/bin/gcc-3.3... nonechecking build system type... i686-pc-linux-gnuchecking host system type... i686-pc-linux-gnuchecking for a sed that does not truncate output... /bin/sedchecking for egrep... grep -Echecking for ld used by /usr/bin/gcc-3.3... /usr/bin/ldchecking if the linker (/usr/bin/ld) is GNU ld... yeschecking for /usr/bin/ld option to reload object files... -rchecking for BSD-compatible nm... /usr/bin/nm -Bchecking whether ln -s works... yeschecking how to recognise dependent libraries... pass_allchecking how to run the C preprocessor... /usr/bin/gcc-3.3 -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking dlfcn.h usability... yeschecking dlfcn.h presence... yeschecking for dlfcn.h... yeschecking for g++... nochecking for c++... nochecking for gpp... nochecking for aCC... nochecking for CC... nochecking for cxx... nochecking for cc++... nochecking for cl... nochecking for FCC... nochecking for KCC... nochecking for RCC... nochecking for xlC_r... nochecking for xlC... nochecking whether we are using the GNU C++ compiler... nochecking whether g++ accepts -g... nochecking dependency style of g++... nonechecking how to run the C++ preprocessor... /lib/cppconfigure: error: C++ preprocessor "/lib/cpp" fails sanity checkSee `config.log' for more details.kamicota@freedom4u:~/gimp-2.0pre3$

Link to comment
Share on other sites

  • Replies 205
  • Created
  • Last Reply

Top Posters In This Topic

  • kamicota

    90

  • Bruno

    46

  • SonicDragon

    28

  • quint

    16

Might have messed this one upkamicota@freedom4u:~/gimp-2.0pre3$ # cat config.logkamicota@freedom4u:~/gimp-2.0pre3$ # cat config.logkamicota@freedom4u:~/gimp-2.0pre3$ $sukamicota@freedom4u:~/gimp-2.0pre3$ suPassword:freedom4u:/home/kamicota/gimp-2.0pre3# updatedbfreedom4u:/home/kamicota/gimp-2.0pre3# locate cppfreedom4u:/home/kamicota/gimp-2.0pre3#

Link to comment
Share on other sites

Any chance of installing the C++ package ??Really looks like Xandros is not really equipped to compile packages from source . . . :) :) . . wonder what the next hurdle will be . . :) Bruno

Link to comment
Share on other sites

kamicota@freedom4u:~/gimp-2.0pre3$ # cat config.logkamicota@freedom4u:~/gimp-2.0pre3$
That should be:su(password)cat config.log (without the # in front of it :))
Link to comment
Share on other sites

kamicota@freedom4u:~/gimp-2.0pre3$ # cat config.logkamicota@freedom4u:~/gimp-2.0pre3$
That should be:su(password)cat config.log (without the # in front of it :))
Good call Sonic !!And Colin try again
locate cpp

:) Bruno

Link to comment
Share on other sites

configure:4344: checking for ANSI C header filesconfigure:4369: /usr/bin/gcc-3.3 -c -g -O2 conftest.c >&5configure:4375: $? = 0configure:4378: test -z || test ! -s conftest.errconfigure:4381: $? = 0configure:4384: test -s conftest.oconfigure:4387: $? = 0configure:4473: /usr/bin/gcc-3.3 -o conftest -g -O2 conftest.c >&5configure:4476: $? = 0configure:4478: ./conftestconfigure:4481: $? = 0configure:4496: result: yesconfigure:4520: checking for sys/types.hconfigure:4536: /usr/bin/gcc-3.3 -c -g -O2 conftest.c >&5configure:4542: $? = 0configure:4545: test -z || test ! -s conftest.errconfigure:4548: $? = 0configure:4551: test -s conftest.oconfigure:4554: $? = 0configure:4565: result: yesconfigure:4520: checking for sys/stat.hconfigure:4536: /usr/bin/gcc-3.3 -c -g -O2 conftest.c >&5configure:4542: $? = 0configure:4545: test -z || test ! -s conftest.errconfigure:4548: $? = 0configure:4551: test -s conftest.oconfigure:4554: $? = 0configure:4565: result: yesconfigure:4520: checking for stdlib.hconfigure:4536: /usr/bin/gcc-3.3 -c -g -O2 conftest.c >&5configure:4542: $? = 0configure:4545: test -z || test ! -s conftest.errconfigure:4548: $? = 0configure:4551: test -s conftest.oconfigure:4554: $? = 0configure:4565: result: yesconfigure:4520: checking for string.hconfigure:4536: /usr/bin/gcc-3.3 -c -g -O2 conftest.c >&5configure:4542: $? = 0configure:4545: test -z || test ! -s conftest.errconfigure:4548: $? = 0configure:4551: test -s conftest.oconfigure:4554: $? = 0configure:4565: result: yesconfigure:4520: checking for memory.hconfigure:4536: /usr/bin/gcc-3.3 -c -g -O2 conftest.c >&5configure:4542: $? = 0configure:4545: test -z || test ! -s conftest.errconfigure:4548: $? = 0configure:4551: test -s conftest.oconfigure:4554: $? = 0configure:4565: result: yesconfigure:4520: checking for strings.hconfigure:4536: /usr/bin/gcc-3.3 -c -g -O2 conftest.c >&5configure:4542: $? = 0configure:4545: test -z || test ! -s conftest.errconfigure:4548: $? = 0configure:4551: test -s conftest.oconfigure:4554: $? = 0configure:4565: result: yesconfigure:4520: checking for inttypes.hconfigure:4536: /usr/bin/gcc-3.3 -c -g -O2 conftest.c >&5configure:4542: $? = 0configure:4545: test -z || test ! -s conftest.errconfigure:4548: $? = 0configure:4551: test -s conftest.oconfigure:4554: $? = 0configure:4565: result: yesconfigure:4520: checking for stdint.hconfigure:4536: /usr/bin/gcc-3.3 -c -g -O2 conftest.c >&5configure:4542: $? = 0configure:4545: test -z || test ! -s conftest.errconfigure:4548: $? = 0configure:4551: test -s conftest.oconfigure:4554: $? = 0configure:4565: result: yesconfigure:4520: checking for unistd.hconfigure:4536: /usr/bin/gcc-3.3 -c -g -O2 conftest.c >&5configure:4542: $? = 0configure:4545: test -z || test ! -s conftest.errconfigure:4548: $? = 0configure:4551: test -s conftest.oconfigure:4554: $? = 0configure:4565: result: yesconfigure:4591: checking dlfcn.h usabilityconfigure:4603: /usr/bin/gcc-3.3 -c -g -O2 conftest.c >&5configure:4609: $? = 0configure:4612: test -z || test ! -s conftest.errconfigure:4615: $? = 0configure:4618: test -s conftest.oconfigure:4621: $? = 0configure:4631: result: yesconfigure:4635: checking dlfcn.h presenceconfigure:4645: /usr/bin/gcc-3.3 -E conftest.cconfigure:4651: $? = 0configure:4671: result: yesconfigure:4706: checking for dlfcn.hconfigure:4713: result: yesconfigure:4778: checking for g++configure:4807: result: noconfigure:4778: checking for c++configure:4807: result: noconfigure:4778: checking for gppconfigure:4807: result: noconfigure:4778: checking for aCCconfigure:4807: result: noconfigure:4778: checking for CCconfigure:4807: result: noconfigure:4778: checking for cxxconfigure:4807: result: noconfigure:4778: checking for cc++configure:4807: result: noconfigure:4778: checking for clconfigure:4807: result: noconfigure:4778: checking for FCCconfigure:4807: result: noconfigure:4778: checking for KCCconfigure:4807: result: noconfigure:4778: checking for RCCconfigure:4807: result: noconfigure:4778: checking for xlC_rconfigure:4807: result: noconfigure:4778: checking for xlCconfigure:4807: result: noconfigure:4820: checking for C++ compiler versionconfigure:4823: g++ --version </dev/null >&5./configure: line 1: g++: command not foundconfigure:4826: $? = 127configure:4828: g++ -v </dev/null >&5./configure: line 1: g++: command not foundconfigure:4831: $? = 127configure:4833: g++ -V </dev/null >&5./configure: line 1: g++: command not foundconfigure:4836: $? = 127configure:4839: checking whether we are using the GNU C++ compilerconfigure:4863: g++ -c conftest.cc >&5./configure: line 1: g++: command not foundconfigure:4869: $? = 127configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME "GIMP"| #define PACKAGE_TARNAME "gimp"| #define PACKAGE_VERSION "2.0pre3"| #define PACKAGE_STRING "GIMP 2.0pre3"| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"| #define GETTEXT_PACKAGE "gimp20"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| /* end confdefs.h. */|| int| main ()| {| #ifndef __GNUC__| choke me| #endif|| ;| return 0;| }configure:4894: result: noconfigure:4900: checking whether g++ accepts -gconfigure:4921: g++ -c -g conftest.cc >&5./configure: line 1: g++: command not foundconfigure:4927: $? = 127configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME "GIMP"| #define PACKAGE_TARNAME "gimp"| #define PACKAGE_VERSION "2.0pre3"| #define PACKAGE_STRING "GIMP 2.0pre3"| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"| #define GETTEXT_PACKAGE "gimp20"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| /* end confdefs.h. */|| int| main ()| {|| ;| return 0;| }configure:4950: result: noconfigure:4992: g++ -c conftest.cc >&5./configure: line 1: g++: command not foundconfigure:4998: $? = 127configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME "GIMP"| #define PACKAGE_TARNAME "gimp"| #define PACKAGE_VERSION "2.0pre3"| #define PACKAGE_STRING "GIMP 2.0pre3"| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"| #define GETTEXT_PACKAGE "gimp20"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| /* end confdefs.h. */|| #include <stdlib.h>| int| main ()| {| exit (42);| ;| return 0;| }configure:4992: g++ -c conftest.cc >&5./configure: line 1: g++: command not foundconfigure:4998: $? = 127configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME "GIMP"| #define PACKAGE_TARNAME "gimp"| #define PACKAGE_VERSION "2.0pre3"| #define PACKAGE_STRING "GIMP 2.0pre3"| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"| #define GETTEXT_PACKAGE "gimp20"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| /* end confdefs.h. */| extern "C" void std::exit (int) throw (); using std::exit;| #include <stdlib.h>| int| main ()| {| exit (42);| ;| return 0;| }configure:4992: g++ -c conftest.cc >&5./configure: line 1: g++: command not foundconfigure:4998: $? = 127configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME "GIMP"| #define PACKAGE_TARNAME "gimp"| #define PACKAGE_VERSION "2.0pre3"| #define PACKAGE_STRING "GIMP 2.0pre3"| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"| #define GETTEXT_PACKAGE "gimp20"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| /* end confdefs.h. */| extern "C" void std::exit (int); using std::exit;| #include <stdlib.h>| int| main ()| {| exit (42);| ;| return 0;| }configure:4992: g++ -c conftest.cc >&5./configure: line 1: g++: command not foundconfigure:4998: $? = 127configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME "GIMP"| #define PACKAGE_TARNAME "gimp"| #define PACKAGE_VERSION "2.0pre3"| #define PACKAGE_STRING "GIMP 2.0pre3"| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"| #define GETTEXT_PACKAGE "gimp20"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| /* end confdefs.h. */| extern "C" void exit (int) throw ();| #include <stdlib.h>| int| main ()| {| exit (42);| ;| return 0;| }configure:4992: g++ -c conftest.cc >&5./configure: line 1: g++: command not foundconfigure:4998: $? = 127configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME "GIMP"| #define PACKAGE_TARNAME "gimp"| #define PACKAGE_VERSION "2.0pre3"| #define PACKAGE_STRING "GIMP 2.0pre3"| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"| #define GETTEXT_PACKAGE "gimp20"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| /* end confdefs.h. */| extern "C" void exit (int);| #include <stdlib.h>| int| main ()| {| exit (42);| ;| return 0;| }configure:4992: g++ -c conftest.cc >&5./configure: line 1: g++: command not foundconfigure:4998: $? = 127configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME "GIMP"| #define PACKAGE_TARNAME "gimp"| #define PACKAGE_VERSION "2.0pre3"| #define PACKAGE_STRING "GIMP 2.0pre3"| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"| #define GETTEXT_PACKAGE "gimp20"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| /* end confdefs.h. */| void exit (int);| #include <stdlib.h>| int| main ()| {| exit (42);| ;| return 0;| }configure:5079: checking dependency style of g++configure:5162: result: noneconfigure:5184: checking how to run the C++ preprocessorconfigure:5215: g++ -E conftest.cc./configure: line 1: g++: command not foundconfigure:5221: $? = 127configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME "GIMP"| #define PACKAGE_TARNAME "gimp"| #define PACKAGE_VERSION "2.0pre3"| #define PACKAGE_STRING "GIMP 2.0pre3"| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"| #define GETTEXT_PACKAGE "gimp20"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #ifdef __cplusplus| void exit (int);| #endif| /* end confdefs.h. */| #ifdef __STDC__| # include <limits.h>| #else| # include <assert.h>| #endif| Syntax errorconfigure:5215: g++ -E conftest.cc./configure: line 1: g++: command not foundconfigure:5221: $? = 127configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME "GIMP"| #define PACKAGE_TARNAME "gimp"| #define PACKAGE_VERSION "2.0pre3"| #define PACKAGE_STRING "GIMP 2.0pre3"| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"| #define GETTEXT_PACKAGE "gimp20"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #ifdef __cplusplus| void exit (int);| #endif| /* end confdefs.h. */| #ifdef __STDC__| # include <limits.h>| #else| # include <assert.h>| #endif| Syntax errorconfigure:5215: /lib/cpp conftest.cc./configure: line 1: /lib/cpp: No such file or directoryconfigure:5221: $? = 127configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME "GIMP"| #define PACKAGE_TARNAME "gimp"| #define PACKAGE_VERSION "2.0pre3"| #define PACKAGE_STRING "GIMP 2.0pre3"| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"| #define GETTEXT_PACKAGE "gimp20"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #ifdef __cplusplus| void exit (int);| #endif| /* end confdefs.h. */| #ifdef __STDC__| # include <limits.h>| #else| # include <assert.h>| #endif| Syntax errorconfigure:5215: /lib/cpp conftest.cc./configure: line 1: /lib/cpp: No such file or directoryconfigure:5221: $? = 127configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME "GIMP"| #define PACKAGE_TARNAME "gimp"| #define PACKAGE_VERSION "2.0pre3"| #define PACKAGE_STRING "GIMP 2.0pre3"| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"| #define GETTEXT_PACKAGE "gimp20"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #ifdef __cplusplus| void exit (int);| #endif| /* end confdefs.h. */| #ifdef __STDC__| # include <limits.h>| #else| # include <assert.h>| #endif| Syntax errorconfigure:5298: result: /lib/cppconfigure:5322: /lib/cpp conftest.cc./configure: line 1: /lib/cpp: No such file or directoryconfigure:5328: $? = 127configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME "GIMP"| #define PACKAGE_TARNAME "gimp"| #define PACKAGE_VERSION "2.0pre3"| #define PACKAGE_STRING "GIMP 2.0pre3"| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"| #define GETTEXT_PACKAGE "gimp20"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #ifdef __cplusplus| void exit (int);| #endif| /* end confdefs.h. */| #ifdef __STDC__| # include <limits.h>| #else| # include <assert.h>| #endif| Syntax errorconfigure:5322: /lib/cpp conftest.cc./configure: line 1: /lib/cpp: No such file or directoryconfigure:5328: $? = 127configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME "GIMP"| #define PACKAGE_TARNAME "gimp"| #define PACKAGE_VERSION "2.0pre3"| #define PACKAGE_STRING "GIMP 2.0pre3"| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"| #define GETTEXT_PACKAGE "gimp20"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #ifdef __cplusplus| void exit (int);| #endif| /* end confdefs.h. */| #ifdef __STDC__| # include <limits.h>| #else| # include <assert.h>| #endif| Syntax errorconfigure:5397: error: C++ preprocessor "/lib/cpp" fails sanity checkSee `config.log' for more details.## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=i686-pc-linux-gnuac_cv_build_alias=i686-pc-linux-gnuac_cv_c_compiler_gnu=yesac_cv_cxx_compiler_gnu=noac_cv_env_CC_set=setac_cv_env_CC_value=/usr/bin/gcc-3.3ac_cv_env_CFLAGS_set=ac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=ac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_CXXCPP_set=ac_cv_env_CXXCPP_value=ac_cv_env_CXXFLAGS_set=ac_cv_env_CXXFLAGS_value=ac_cv_env_CXX_set=ac_cv_env_CXX_value=ac_cv_env_F77_set=ac_cv_env_F77_value=ac_cv_env_FFLAGS_set=ac_cv_env_FFLAGS_value=ac_cv_env_LDFLAGS_set=ac_cv_env_LDFLAGS_value=ac_cv_env_build_alias_set=ac_cv_env_build_alias_value=ac_cv_env_host_alias_set=ac_cv_env_host_alias_value=ac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_exeext=ac_cv_header_dlfcn_h=yesac_cv_header_inttypes_h=yesac_cv_header_memory_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_types_h=yesac_cv_header_unistd_h=yesac_cv_host=i686-pc-linux-gnuac_cv_host_alias=i686-pc-linux-gnuac_cv_objext=oac_cv_path_install='/usr/bin/install -c'ac_cv_prog_AWK=gawkac_cv_prog_CPP='/usr/bin/gcc-3.3 -E'ac_cv_prog_CXXCPP=/lib/cppac_cv_prog_ac_ct_CC=/usr/bin/gcc-3.3ac_cv_prog_cc_g=yesac_cv_prog_cc_stdc=ac_cv_prog_cxx_g=noac_cv_prog_egrep='grep -E'ac_cv_prog_make_make_set=yesam_cv_CC_dependencies_compiler_type=noneam_cv_CXX_dependencies_compiler_type=nonelt_cv_deplibs_check_method=pass_alllt_cv_file_magic_cmd='$MAGIC_CMD'lt_cv_file_magic_test_file=lt_cv_ld_reload_flag=-rlt_cv_path_LD=/usr/bin/ldlt_cv_path_NM='/usr/bin/nm -B'lt_cv_path_SED=/bin/sedlt_cv_prog_gnu_ld=yes## ----------------- #### Output variables. #### ----------------- ##AA=''ACLOCAL='${SHELL} /home/kamicota/gimp-2.0pre3/missing --run aclocal-1.7'ALLOCA=''AMDEPBACKSLASH=''AMDEP_FALSE=''AMDEP_TRUE='#'AMTAR='${SHELL} /home/kamicota/gimp-2.0pre3/missing --run tar'AR=''AS=''AUTOCONF='${SHELL} /home/kamicota/gimp-2.0pre3/missing --run autoconf'AUTOHEADER='${SHELL} /home/kamicota/gimp-2.0pre3/missing --run autoheader'AUTOMAKE='${SHELL} /home/kamicota/gimp-2.0pre3/missing --run automake-1.7'AWK='gawk'BUILD_HELPBROWSER_FALSE=''BUILD_HELPBROWSER_TRUE=''BUILD_PRINT_FALSE=''BUILD_PRINT_TRUE=''BUILD_PYTHON_FALSE=''BUILD_PYTHON_TRUE=''BUILD_XJT_FALSE=''BUILD_XJT_TRUE=''BZ2=''CATALOGS=''CATOBJEXT=''CC='/usr/bin/gcc-3.3'CCAS=''CCASFLAGS=''CCDEPMODE='depmode=none'CFLAGS='-g -O2'CPP='/usr/bin/gcc-3.3 -E'CPPFLAGS=''CXX='g++'CXXCPP='/lib/cpp'CXXDEPMODE='depmode=none'CXXFLAGS=''CYGPATH_W='echo'DATADIRNAME=''DEFAULT_BINARY_FALSE=''DEFAULT_BINARY_TRUE=''DEFS=''DEPDIR='.deps'DESKTOP_DATADIR=''DESKTOP_DATADIR_FALSE=''DESKTOP_DATADIR_TRUE=''DLLTOOL=''ECHO='echo'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='grep -E'ENABLE_GIMP_CONSOLE_FALSE=''ENABLE_GIMP_CONSOLE_TRUE=''ENABLE_GTK_DOC_FALSE=''ENABLE_GTK_DOC_TRUE=''EXEEXT=''EXIF_CFLAGS=''EXIF_LIBS=''F77=''FFLAGS=''FONTCONFIG_CFLAGS=''FONTCONFIG_LIBS=''FREETYPE_CONFIG=''FREETYPE_LIBS=''GDK_PIXBUF_CFLAGS=''GDK_PIXBUF_CSOURCE=''GDK_PIXBUF_LIBS=''GETTEXT_PACKAGE='gimp20'GIMPINSTALL=''GIMPPRINT_CFLAGS=''GIMPPRINT_CONFIG=''GIMPPRINT_LIBS=''GIMP_API_VERSION='1.3'GIMP_APP_VERSION='1.3'GIMP_BINARY_AGE='0'GIMP_DATA_VERSION='1.3'GIMP_DEVEL_DOCS=''GIMP_FULL_NAME='The GIMP'GIMP_INTERFACE_AGE='0'GIMP_MAJOR_VERSION='1'GIMP_MICRO_VERSION='26'GIMP_MINOR_VERSION='3'GIMP_MKENUMS=''GIMP_MODULES=''GIMP_MP_FLAGS=''GIMP_MP_LIBS=''GIMP_PKGCONFIG_VERSION='2.0'GIMP_PLUGINS=''GIMP_PLUGIN_VERSION='1.3'GIMP_REAL_VERSION='1.3.26'GIMP_REMOTE=''GIMP_SYSCONF_VERSION='1.3'GIMP_THREAD_FLAGS=''GIMP_THREAD_LIBS=''GIMP_TOOL_VERSION='2.0'GIMP_UNSTABLE='yes'GIMP_USER_VERSION='1.3'GIMP_VERSION='2.0pre3'GLIB_CFLAGS=''GLIB_GENMARSHAL=''GLIB_LIBS=''GLIB_MKENUMS=''GMODULE_CFLAGS=''GMODULE_LIBS=''GMOFILES=''GMSGFMT=''GOBJECT_QUERY=''GTKDOC=''GTKHTML2_CFLAGS=''GTKHTML2_LIBS=''GTK_CFLAGS=''GTK_LIBS=''HAVE_FINITE=''HAVE_GLIBC_REGEX=''HAVE_GLIBC_REGEX_FALSE=''HAVE_GLIBC_REGEX_TRUE=''HAVE_ISFINITE=''HAVE_LCMS_FALSE=''HAVE_LCMS_TRUE=''HTML_DIR=''INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'INSTOBJEXT=''INTLLIBS=''INTLTOOL_CAVES_RULE=''INTLTOOL_DESKTOP_RULE=''INTLTOOL_DIRECTORY_RULE=''INTLTOOL_EXTRACT=''INTLTOOL_KEYS_RULE=''INTLTOOL_MERGE=''INTLTOOL_OAF_RULE=''INTLTOOL_PERL=''INTLTOOL_PONG_RULE=''INTLTOOL_PROP_RULE=''INTLTOOL_SCHEMAS_RULE=''INTLTOOL_SERVER_RULE=''INTLTOOL_SHEET_RULE=''INTLTOOL_SOUNDLIST_RULE=''INTLTOOL_THEME_RULE=''INTLTOOL_UI_RULE=''INTLTOOL_UPDATE=''INTLTOOL_XAM_RULE=''INTLTOOL_XML_RULE=''JPEG=''LCMS_LIBS=''LDFLAGS=''LIBAA=''LIBART_CFLAGS=''LIBART_LIBS=''LIBJPEG=''LIBMNG=''LIBOBJS=''LIBPNG=''LIBS=''LIBSCREENSHOT=''LIBSVG=''LIBTIFF=''LIBTOOL=''LIBWMF=''LIBXMU=''LIBXPM=''LIBZ=''LN_S='ln -s'LTLIBOBJS=''LT_CURRENT_MINUS_AGE='26'LT_VERSION_INFO='26:0:0'MAIL=''MAINT=''MAINTAINER_MODE_FALSE=''MAINTAINER_MODE_TRUE=''MAKEINFO='${SHELL} /home/kamicota/gimp-2.0pre3/missing --run makeinfo'MKINSTALLDIRS=''MNG=''MSGFMT=''MS_LIB_AVAILABLE_FALSE=''MS_LIB_AVAILABLE_TRUE=''OBJDUMP=''OBJEXT='o'OS_UNIX_FALSE=''OS_UNIX_TRUE=''OS_WIN32_FALSE=''OS_WIN32_TRUE=''PACKAGE='gimp'PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP'PACKAGE_NAME='GIMP'PACKAGE_STRING='GIMP 2.0pre3'PACKAGE_TARNAME='gimp'PACKAGE_VERSION='2.0pre3'PANGOFT2_CFLAGS=''PANGOFT2_LIBS=''PATHSEP=''PATH_SEPARATOR=':'PERL=''PKG_CONFIG=''PLATFORM_WIN32_FALSE=''PLATFORM_WIN32_TRUE=''PNG=''POFILES=''POSUB=''PO_IN_DATADIR_FALSE=''PO_IN_DATADIR_TRUE=''PRINT_CFLAGS=''PRINT_LIBS=''PSP=''PYGTK_CFLAGS=''PYGTK_LIBS=''PYTHON=''PYTHON_EXEC_PREFIX=''PYTHON_INCLUDES=''PYTHON_PLATFORM=''PYTHON_PREFIX=''PYTHON_VERSION=''RANLIB=''RT_LIBS=''SCREENSHOT=''SENDMAIL=''SET_MAKE=''SHELL='/bin/sh'SOCKET_LIBS=''STATICLIBS_FALSE=''STATICLIBS_TRUE=''STRIP=''SVG=''SVG_CFLAGS=''SVG_LIBS=''SYMPREFIX=''TIFF=''URL=''USE_NLS=''VERSION='2.0pre3'WINCLIPBOARD=''WINPRINT=''WITH_AUTHORSGEN_FALSE=''WITH_AUTHORSGEN_TRUE=''WITH_PDBGEN_FALSE=''WITH_PDBGEN_TRUE=''WMF=''WMF_CFLAGS=''WMF_CONFIG=''XGETTEXT=''XPM=''X_CFLAGS=''X_EXTRA_LIBS=''X_LIBS=''X_PRE_LIBS=''ac_ct_AR=''ac_ct_AS=''ac_ct_CC='/usr/bin/gcc-3.3'ac_ct_CXX='g++'ac_ct_DLLTOOL=''ac_ct_F77=''ac_ct_OBJDUMP=''ac_ct_RANLIB=''ac_ct_STRIP=''am__fastdepCC_FALSE=''am__fastdepCC_TRUE='#'am__fastdepCXX_FALSE=''am__fastdepCXX_TRUE='#'am__include='include'am__leading_dot='.'am__quote=''bindir='${exec_prefix}/bin'build='i686-pc-linux-gnu'build_alias=''build_cpu='i686'build_os='linux-gnu'build_vendor='pc'datadir='${prefix}/share'exec_prefix='NONE'gimpdatadir=''gimpdir=''gimpplugindir=''gimpsysconfdir=''host='i686-pc-linux-gnu'host_alias=''host_cpu='i686'host_os='linux-gnu'host_vendor='pc'includedir='${prefix}/include'infodir='${prefix}/info'install_sh='/home/kamicota/gimp-2.0pre3/install-sh'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localedir=''localstatedir='${prefix}/var'mandir='${prefix}/man'ms_librarian=''oldincludedir='/usr/include'pkgpyexecdir=''pkgpythondir=''prefix='NONE'program_transform_name='s,x,x,'pyexecdir=''pythondir=''sbindir='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'sysconfdir='${prefix}/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ###define GETTEXT_PACKAGE "gimp20"#define HAVE_DLFCN_H 1#define HAVE_INTTYPES_H 1#define HAVE_MEMORY_H 1#define HAVE_STDINT_H 1#define HAVE_STDLIB_H 1#define HAVE_STRINGS_H 1#define HAVE_STRING_H 1#define HAVE_SYS_STAT_H 1#define HAVE_SYS_TYPES_H 1#define HAVE_UNISTD_H 1#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"#define PACKAGE_NAME "GIMP"#define PACKAGE_STRING "GIMP 2.0pre3"#define PACKAGE_TARNAME "gimp"#define PACKAGE_VERSION "2.0pre3"#define STDC_HEADERS 1#endif#ifdef __cplusplusvoid exit (int);configure: exit 1freedom4u:/home/kamicota/gimp-2.0pre3#

Link to comment
Share on other sites

oops think I did a void esitHeres locate cppfreedom4u:/home/kamicota/gimp-2.0pre3# locate cpp/disks/C/windows/Faxcpp1.ini/disks/C/windows/Faxcpp.ini/disks/C/windows/help/nvcppl.hlp/disks/C/windows/help/nvcpptb.hlp/disks/C/windows/help/nvcppt.hlp/disks/C/windows/help/nvwcppl.hlp/disks/C/windows/help/nvwcpptb.hlp/disks/C/windows/help/nvwcppt.hlp/disks/D/01downloads/01linux/gimp/win32.subdir.vcpp.0-18.zip/disks/D/epson/EPSON PhotoQuicker3.2/Config/udl/cpp001us.usd/disks/D/epson/EPSON PhotoQuicker3.2/Config/udl/cpp010us.usd/disks/D/epson/EPSON PhotoQuicker3.2/Config/udl/cpp012us.usd/disks/D/epson/EPSON PhotoQuicker3.2/Config/udl/cpp013us.usd/disks/D/OpenOffice.org1.1.0/program/cppu3.dll/disks/D/OpenOffice.org1.1.0/program/cppuhelper3MSC.dll/disks/D/OpenOffice.org1.1.0/program/ucppkg1.dll/lib/modules/2.4.22-x1/kernel/drivers/net/wan/syncppp.o/usr/bin/cpp-3.2/usr/bin/cpp-3.3/usr/bin/i386-linux-cpp-3.2/usr/bin/i386-linux-cpp-3.3/usr/bin/i486-linux-cpp-3.3/usr/include/apscpp.h/usr/lib/gcc-lib/i386-linux/3.2.3/cpp0/usr/lib/gcc-lib/i386-linux/3.2.3/tradcpp0/usr/lib/libapscpp.a/usr/lib/libapscpp.la/usr/lib/libapscpp.so/usr/lib/libapscpp.so.0/usr/lib/libapscpp.so.0.1.0/usr/lib/openoffice/program/libcppuhelper3gcc3.so/usr/lib/openoffice/program/libcppuhelpergcc3.so/usr/lib/openoffice/program/libcppuhelpergcc3.so.3/usr/lib/openoffice/program/libcppuhelpergcc3.so.3.1.0/usr/lib/openoffice/program/libcppu.so/usr/lib/openoffice/program/libcppu.so.3/usr/lib/openoffice/program/libcppu.so.3.1.0/usr/lib/openoffice/program/libucppkg1.so/usr/sbin/cppw/usr/share/apps/katepart/syntax/cpp.xml/usr/share/doc/cpp-3.2/usr/share/doc/cpp-3.3/usr/share/enscript/hl/cpp.st/usr/share/icons/crystalsvg/128x128/mimetypes/source_cpp.png/usr/share/icons/crystalsvg/16x16/mimetypes/source_cpp.png/usr/share/icons/crystalsvg/32x32/mimetypes/source_cpp.png/usr/share/icons/crystalsvg/48x48/mimetypes/source_cpp.png/usr/share/icons/crystalsvg/64x64/mimetypes/source_cpp.png/usr/share/locale/en_GB/LC_MESSAGES/kfile_cpp.mo/usr/share/man/man1/cpp-3.2.1.gz/usr/share/man/man1/cpp-3.3.1.gz/usr/share/man/man1/i386-linux-cpp-3.2.1.gz/usr/share/man/man1/i386-linux-cpp-3.3.1.gz/usr/share/man/man1/i486-linux-cpp-3.3.1.gz/var/cache/apt/archives/cpp-3.3_1%3a3.3.2-0pre5_i386.deb/var/lib/dpkg/info/cpp-3.2.list/var/lib/dpkg/info/cpp-3.2.md5sums/var/lib/dpkg/info/cpp-3.3.list/var/lib/dpkg/info/cpp-3.3.md5sumsfreedom4u:/home/kamicota/gimp-2.0pre3#

Link to comment
Share on other sites

ColinYou are determined to get this working, aren't you? What happened to using what you have and waiting until your clean install? Why try to force it when it will be out in an easy to install RPM or in Yast or whatever you plan to use? Linux should be fun, not a torture test. ;)Julia :)

Link to comment
Share on other sites

Fair comment JuliaTHINK I am AVOIDING a TOTALLY Clean the Printer DAY was at it an hour today & can't see where I am with itI come to think of it maybe I AM putting too MANY helpful forum members through this agonyColin

Link to comment
Share on other sites

Okay Colin . . . . one last try before I go to sleep . . my day is done . . .

./configure  CC=/usr/bin/gcc-3.3  CXXCPP=/usr/bin/cpp-3.3   --disable-dependency-tracking

Hope to see success as I wake up tomorrow morning :) :DB) Bruno

Link to comment
Share on other sites

THANX SOO MUCH Bruno you DESERVE as well as Sonic Dragon for ALL YOUR PATIENCE & perseverencefreedom4u:/home/kamicota/gimp-2.0pre3# ./configure CC=/usr/bin/gcc-3.3 CXXCPP=/usr/bin/cpp-3.3 --disable-dependency-trackingchecking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking for gcc... /usr/bin/gcc-3.3checking for C compiler default output file name... a.outchecking whether the C compiler works... yeschecking whether we are cross compiling... nochecking for suffix of executables...checking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether /usr/bin/gcc-3.3 accepts -g... yeschecking for /usr/bin/gcc-3.3 option to accept ANSI C... none neededchecking for style of include used by make... GNUchecking dependency style of /usr/bin/gcc-3.3... nonechecking build system type... i686-pc-linux-gnuchecking host system type... i686-pc-linux-gnuchecking for a sed that does not truncate output... /bin/sedchecking for egrep... grep -Echecking for ld used by /usr/bin/gcc-3.3... /usr/bin/ldchecking if the linker (/usr/bin/ld) is GNU ld... yeschecking for /usr/bin/ld option to reload object files... -rchecking for BSD-compatible nm... /usr/bin/nm -Bchecking whether ln -s works... yeschecking how to recognise dependent libraries... pass_allchecking how to run the C preprocessor... /usr/bin/gcc-3.3 -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking dlfcn.h usability... yeschecking dlfcn.h presence... yeschecking for dlfcn.h... yeschecking for g++... nochecking for c++... nochecking for gpp... nochecking for aCC... nochecking for CC... nochecking for cxx... nochecking for cc++... nochecking for cl... nochecking for FCC... nochecking for KCC... nochecking for RCC... nochecking for xlC_r... nochecking for xlC... nochecking whether we are using the GNU C++ compiler... nochecking whether g++ accepts -g... nochecking dependency style of g++... nonechecking how to run the C++ preprocessor... /usr/bin/cpp-3.3configure: error: C++ preprocessor "/usr/bin/cpp-3.3" fails sanity checkSee `config.log' for more details.freedom4u:/home/kamicota/gimp-2.0pre3# :P :) :) :)

Link to comment
Share on other sites

No problem Colin . . . it was FUN !!

C++ preprocessor "/usr/bin/cpp-3.3" fails sanity check
It keeps failing the sanity check . . . something is definitely wrong there !!:) Bruno
Link to comment
Share on other sites

I did some quick googling and found this in a review of xandros:

While this specific distribution is not targeted toward advanced users I always like to comment on how advanced users might find the default setup. During the last month of use I have yet to be able to compile many programs with Xandros? I am usually either missing packages or I get too many errors. Even after downloading ALL of the development related packages through Xandros Network I still can not complete a compile of the latest development version of GIMP. In this testing It also occurred to me that I compile more applications from source than I had previously would have guessed.
I have to go for the night too. I need to get this history project done :) :) Rest of the Review
Link to comment
Share on other sites

Well Bruno & Sonic DragonAs much as this was a Marathom of sorts I REALLY enjoyed even NOT realizing what I was doing Yeah there is something wrong but it is NOT with the HEART of those who have HELPED me in my 4 Hours or so of NEEDTo go to these lengths is truly a work of LOVE in helping those out of a quagmire they have got themselves intoThank YOU ALLColin :) :) :) :D :D :D :) :) :P

Link to comment
Share on other sites

Hey there Sonic Dragon and a PERSONAL Heartfelt THANKX for ALL YOUR PATIENCE & perseverence tooMaybe a POINTER to Delete Create and Install Suse 9.0 as I know the Printer IS FULLY compatibleBUT BOY this was SUCH a smooth InstallColin

Link to comment
Share on other sites

I did some quick googling and found this in a review of xandros:
While this specific distribution is not targeted toward advanced users I always like to comment on how advanced users might find the default setup. During the last month of use I have yet to be able to compile many programs with Xandros? I am usually either missing packages or I get too many errors. Even after downloading ALL of the development related packages through Xandros Network I still can not complete a compile of the latest development version of GIMP. In this testing It also occurred to me that I compile more applications from source than I had previously would have guessed.
I have to go for the night too. I need to get this history project done :'( :url: Rest of the Review]
Yes Sonic and Colin . . . . . This explains a lot . . I thought I was going nuts ! Xandros is jut not suited to compile packages from source !!Good night to you all . . . we had a great time messing around . . it was a fun party !! :DB) bruno
Link to comment
Share on other sites

Aww thanks :'( That's what we're here for. We enjoy this stuff too!Sorry we couldn't get it to work for ya. By the sound of that review, it looks like your not the only one having this problem. We'll keep our eyes out for a .deb version of the new gimp for ya. (.deb is a pre-compiled version... so someone has already done the hard parts for ya :url:)

Link to comment
Share on other sites

My INITIALS are CD and dowes this "CD++ preprocessor "/usr/bin/cpp-3.3" fails sanity check" apply to me TODAY avoiding all the dirty work on the printer and having FUN hereColin :url: :'(

Link to comment
Share on other sites

Got iit sitting upside down these last 4 hours hoping there are a few more puddles of the stuff flowsa out before i get my hands inside for the Tight Squeeze cleanThanks and enjoy the rest of the nightCheers for YearsColin :'(

Link to comment
Share on other sites

That is the one thing I don't like about Xandros - I have compiled some packages, but it depends on the Xandros Networks way too much.That is why I will be going back to Knoppix, but it has been fun testing Knoppix

Link to comment
Share on other sites

i KellyI can honestly thank heavens for XandrosCos I have just Installed Suse 3 Times and as much as I lost the ability to boot to xandros it wasa susch a quick install that I am again back on LinuxYes I had QUITE :( a Journey with the compiling (if that is what it is) of the new Gimp 2.0 and you may be right but I am Determine to leave windows behind and if Xandros is just my lifeline when I mess up with another distro then so be itSuse 9.0 just hung up on the final try of the install with a Black Screen. Think it was because it recognized my monitor as a ves and it is a Daytek.Another format and install today sometime and going to try & change the monitor Thanks for the come back :) Colin :)

Link to comment
Share on other sites

Colin You probably need to manually set your monitor before you begin. If you need to look up the specs on the internet at the home page for the company that makes it. Then you can easily configure to match what you have. It sounds like if you are going to be in Xandros for a while you need to stick with what is available for it and not try to go on a wild goosechase! :) Julia :)

Link to comment
Share on other sites

Yeah Julia :) Looks like it and a trip to Nvidia to see about there Linux Drivers.But unlike me I wrote down the site Suse shows a HOWTO for NVidia but don't know if I'm Game for that right nowStill got the C80 to set up now that it's nearly wiped clean (THANK :) you JOYCE It needed your personal touch this morning)So where to from here I hope :( can only be UPColin :(

Link to comment
Share on other sites

You can usually get by without the nvidia drivers. They are nice but you need to have your settings right for your monitor. nVidia usually will work in a plain vanilla mode until you can get it configured properly.Have you looked up your specs yet?Julia :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...