[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem with SuSE 7.1
From: |
Nicola Pero |
Subject: |
Re: Problem with SuSE 7.1 |
Date: |
Fri, 16 Feb 2001 12:59:14 +0000 (GMT) |
Fred> I upgraded my system to SuSE 7.1 with Linux kernel 2.4.0 and
Fred> XFree86 4.0.2 and all the other releases that come with
Fred> it. I than did a 'make distclean' in all the gnustep core
Fred> modules and run the configure/make/install cycle for make, core,
Fred> gui and xgps.
Fred> This did not work well for gui, so I had to do a 'make
Fred> install' instead of 'make; make install'. But than
Fred> everything looked alright. The error reported was:
Fred> mkdir -p example.service/Resources
Fred> /bin/sh: opentool: command not found
You need to run `. /usr/GNUstep/System/Makefiles/GNUstep.sh'
immediately after installing gnustep-make.
If the compilation/installation instructions don't mention this, we
need to fix them.
I have no clue on the other problems.