Alexander, > To get your command-line environment set back up, check out the > following: > > http://fink.sourceforge.net/doc/users-guide/install.php#setup I've run this command but it hasn't sorted out the problem, so I think its time to unistall and start again. A quick look at the documentation suggests using 'dkmg --remove' but I need to be a superuser to do this. How do I set myself as superuser, or do I need to log in as root.
Regards Colin > For the other error, it seems a bit worrisome that "stderr" is > undefined--I would have thought that this was a standard system header. > > On Wed, 2003-11-05 at 04:16, Colin Clarke wrote: >> Alexander, >>> "Command not found" usually means that your environment isn't set up >>> correctly. What do you get if you run "printenv PATH" in a terminal >>> window? >> I get: /bin:/sbin:/usr/bin:/usr/sbin from 'printenv PATH >> >>> As for the configure error, can you post the line just before the one >>> you posted? >> Sorry I didn't keep the whole output and can't do this :-( when I now use >> the 'selfupdate' the errors are: >> In file included from bzlib_private.h:73, >> from blocksort.c:69: >> bzlib.h:179: error: parse error before "FILE" >> bzlib.h:207: error: parse error before "FILE" >> blocksort.c: In function `fallbackSort': >> blocksort.c:277: warning: implicit declaration of function `fprintf' >> blocksort.c:277: error: `stderr' undeclared (first use in this function) >> blocksort.c:277: error: (Each undeclared identifier is reported only once >> blocksort.c:277: error: for each function it appears in.) >> blocksort.c: In function `mainSort': >> blocksort.c:814: error: `stderr' undeclared (first use in this function) >> blocksort.c: In function `BZ2_blockSort': >> blocksort.c:1121: error: `stderr' undeclared (first use in this function) >> make: *** [blocksort.o] Error 1 >> ### execution of make failed, exit code 2 >> Failed: compiling bzip2-1.0.2-12 failed >> >> Is it time to unistall Fink Commander and start again. If so how do I >> uninstall the application. >> >> Regards Colin >>> On Tuesday, November 4, 2003, at 06:10 AM, Colin Clarke wrote: >>> >>>> Hi Eric, >>>> I tried 'fink selfupdate-rsync' and fink selfupdate in terminal but >>>> received >>>> an error 'command not found' >>>> Then I tried selfupdate from within Fink Commander which downloaded >>>> data but >>>> finished with the errors: >>>> >>>> configure: error: C++ preprocessor "/lib/cpp" fails sanity check >>>> See `config.log' for more details. >>>> ### execution of ./configure failed, exit code 1 >>>> Failed: compiling libiconv-1.9.1-11 failed >>>> >>>> Do you know where I'm going wrong? >>>> >>>> Regards Colin >>>> >>>>> Hi Colin, >>>>> On Mon, 03 Nov 2003 12:51:16 +0000, Colin Clarke wrote: >>>>>> I just upgraded my Powerbook with Panther but now I have no data in >>>>>> the Fink >>>>>> Commander window. When I installed Panther I checked the install X11 >>>>>> box and >>>>>> this reinstalled just fine and picked up the previous settings for >>>>>> GIMP. But >>>>>> now when I use Fink Commander I can't get the applications list >>>>>> back. How >>>>>> do I overcome this problem? >>>>> >>>>> Did you make a a "fink selfupdate-rsync" or "fink selfupdate" in >>>>> the terminal or out of the fink commander. This is necessary after >>>>> an upgrade since the installation from source starts at zero and >>>>> installs only the most necessary libs and apps and so you cannot >>>>> have all packages listed in fink commander. >>>>> >>>>> And did you install the latest version of fink commander, >>>>> system-perl or perl from fink. Fink Commander needs them. >>>>> >>>>> If a "fink selfupdate" or "fink update-all" doesn't solve the >>>>> problem, feel free to reask again on this list. >>>>> >>>>> Regards, >>>>> Eric Hoch >>>> >>>> >>>> >>>> ------------------------------------------------------- >>>> This SF.net email is sponsored by: SF.net Giveback Program. >>>> Does SourceForge.net help you be more productive? Does it >>>> help you create better code? SHARE THE LOVE, and help us help >>>> YOU! Click Here: http://sourceforge.net/donate/ >>>> _______________________________________________ >>>> Fink-beginners mailing list >>>> [EMAIL PROTECTED] >>>> https://lists.sourceforge.net/lists/listinfo/fink-beginners >>> >> > ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
