Jump to content

Recommended Posts

Posted

Hi Colin . . looks like it is there ( anyway some of them . . . I still miss " /usr/bin/gcc-3.3.1" and "/usr/bin/gcc" ))Remember this prompt ? :kamicota@freedom4u:~/gimp/gimp-2.0pre1$do:supassword./configureAnd if that does not workecho $PATHB) bruno

  • Replies 205
  • Created
  • Last Reply

Top Posters In This Topic

  • kamicota

    90

  • Bruno

    46

  • SonicDragon

    28

  • quint

    16

Posted
Hi Colin . . looks like it is there ( anyway some of them . . . )
It's strange... the docs and libs are there, but there is no /usr/bin/gcc or anything that looks like the actual program :lol:
Posted

freedom4u:/home/kamicota/gimp/gimp-2.0pre1# do:bash: do:: command not foundfreedom4u:/home/kamicota/gimp/gimp-2.0pre1# dobash: syntax error near unexpected token `do'freedom4u:/home/kamicota/gimp/gimp-2.0pre1# dobash: syntax error near unexpected token `do'freedom4u:/home/kamicota/gimp/gimp-2.0pre1#That's the result from do: and then doColin

Posted
Hi Colin . . looks like it is there ( anyway some of them . . . )
It's strange... the docs and libs are there, but there is no /usr/bin/gcc or anything that looks like the actual program :lol:
Was just posting that to you Sonic . . :lol: :DB) Bruno
Posted

Sorry Colin . . . skip the "do" start with the "su" part . . .:lol: Bruno

Posted

freedom4u:/home/kamicota/gimp/gimp-2.0pre1# su freedom ./configureUnknown id: freedomfreedom4u:/home/kamicota/gimp/gimp-2.0pre1# su ./configureUnknown id: ./configurefreedom4u:/home/kamicota/gimp/gimp-2.0pre1# echo $PATH/sbin:/bin:/usr/sbin:/usr/bin:/usr/bin/X11:/usr/local/sbin:/usr/local/binfreedom4u:/home/kamicota/gimp/gimp-2.0pre1#result

Posted

Just do:su (nothing after it)then type in your password when it asks you the do:./configuremake make install

Posted

freedom4u:/home/kamicota/gimp/gimp-2.0pre1# lsacinclude.m4 depcomp intltool-update.in modulesaclocal.m4 devel-docs libgimp NEWSapp docs libgimpbase PLUGIN_MAINTAINERSAUTHORS etc libgimpcolor plug-insChangeLog gimp-1.3.pc.in libgimpmath poChangeLog.pre-1-0 gimp.spec libgimpmodule po-libgimpChangeLog.pre-1-2 gimp.spec.in libgimpthumb po-plug-insconfig.guess gimpthumb-1.3.pc.in libgimpwidgets po-script-fuconfig.h.in gimptool-1.3.in LICENSE py-compileconfig.h.win32 gimptool-win32.c.in ltmain.sh READMEconfig.log gimpui-1.3.pc.in m4macros README.i18nconfig.sub gimp-zip.in MAINTAINERS README.win32configure HACKING Makefile.am regexreplconfigure.in INSTALL Makefile.in themesCOPYING install-sh makefile.msc tipscursors intltool-extract.in missing TODO.xmldata intltool-merge.in mkinstalldirs toolsfreedom4u:/home/kamicota/gimp/gimp-2.0pre1#

Posted

Sorry, we cross posted colin.Try this:su (nothing after it)then type in your password when it asks you, then do:./configuremakemake install

Posted

ColinThe "su" is a command on it's own . . nothing comes after it . . once you give the command it will ask you for your rootpassword . . you give it and you are logged in as root . . . only then do ./configure !:lol: Bruno

Posted

Please excuse my waffling as WHAT to type in after NOTHING fromsuColinfreedom4u:/home/kamicota/gimp/gimp-2.0pre1# sufreedom4u:/home/kamicota/gimp/gimp-2.0pre1# sufreedombash: sufreedom: command not foundfreedom4u:/home/kamicota/gimp/gimp-2.0pre1# su./configurebash: su./configure: No such file or directoryfreedom4u:/home/kamicota/gimp/gimp-2.0pre1# sufreedom4u:/home/kamicota/gimp/gimp-2.0pre1# freedombash: freedom: command not foundfreedom4u:/home/kamicota/gimp/gimp-2.0pre1# ./configurechecking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking whether to enable maintainer-specific portions of Makefiles... nochecking for gcc... nochecking for cc... nochecking for cc... nochecking for cl... noconfigure: error: no acceptable C compiler found in $PATHSee `config.log' for more details.freedom4u:/home/kamicota/gimp/gimp-2.0pre1# makemake: *** No targets specified and no makefile found. Stop.freedom4u:/home/kamicota/gimp/gimp-2.0pre1# make installmake: *** No rule to make target `install'. Stop.freedom4u:/home/kamicota/gimp/gimp-2.0pre1#

Posted

Good you are root now . . stay there !let me see:

echo $PATH

:lol: Bruno

Posted

freedom4u:/home/kamicota/gimp/gimp-2.0pre1# echo $PATH/sbin:/bin:/usr/sbin:/usr/bin:/usr/bin/X11:/usr/local/sbin:/usr/local/binfreedom4u:/home/kamicota/gimp/gimp-2.0pre1#Colin

Posted

OKAYnext:

export PATH=$PATH:/usr/lib:/lib:/var/lib

Just copy and paste it . . don't type it :lol::lol: Bruno

Posted

freedom4u:/home/kamicota/gimp/gimp-2.0pre1# echo $PATH/sbin:/bin:/usr/sbin:/usr/bin:/usr/bin/X11:/usr/local/sbin:/usr/local/binfreedom4u:/home/kamicota/gimp/gimp-2.0pre1# export PATH=$PATH:/usr/lib:/lib:/var/lib

Posted

You did hit < enter > after that ??now again

./configure

:lol: Bruno

Posted

freedom4u:/home/kamicota/gimp/gimp-2.0pre1# export PATH=$PATH:/usr/lib:/lib:/var/lib./configurefreedom4u:/home/kamicota/gimp/gimp-2.0pre1#

Posted

No Colin . . first:

export PATH=$PATH:/usr/lib:/lib:/var/lib

Then hit enterand after that the next command:

./configure

B) Bruno

Posted

freedom4u:/home/kamicota/gimp/gimp-2.0pre1# export PATH=$PATH:/usr/lib:/lib:/var/libfreedom4u:/home/kamicota/gimp/gimp-2.0pre1# ./configurechecking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking whether to enable maintainer-specific portions of Makefiles... nochecking for gcc... nochecking for cc... nochecking for cc... nochecking for cl... noconfigure: error: no acceptable C compiler found in $PATHSee `config.log' for more details.freedom4u:/home/kamicota/gimp/gimp-2.0pre1#

Posted

Sorry Colin . . it is clear you only have half the "gcc" . . . . so this is a no go !!Only thing you can do is try to install "gcc" with your package manager . . . don't get it from the net, but ONLY from your install CDs !!!B) Bruno

Posted

Boy THANK You ALL SOOOOOooooooo B) B) :thumbsup: Will do a check on Both Cd's to see if gcc is thereColin :D

Posted

Please use the native package manager to install it . . . . if it is not there we are at the end off our possebillities . . :thumbsup:B) Bruno

Posted

yeah I sort of gathered thatCD2 doesn't seem to have anything like gccSo going to try CD1Colin

Posted

hey FOUND :D B) :thumbsup: Several gcc'sI'll get back when I check them outColin

Posted

Several ??Give me a list . . :DB) Bruno

Posted

righty hogcc 3.2.1...gcc3.0.ba...gcc3.3gcc3.3.bagcc4.3.3Thats what's on CD2 after checking through the binariesColin

Posted

Install gcc3.3 to start with Colin . . . . And then try the ./configure again ( after cd to the "/home/kamicota/gimp/gimp-2.0pre1" directory . . remember ?? )B) Bruno

Posted

kamicota@freedom4u:~$ cd gimpkamicota@freedom4u:~/gimp$ lsgimp-2.0pre1kamicota@freedom4u:~/gimp$ ~$ cd ~/gimp/gimp-2.0pre1bash: ~$: command not foundkamicota@freedom4u:~/gimp$ cd ~/gimp/gimp-2.0pre1kamicota@freedom4u:~/gimp/gimp-2.0pre1$ ./configurechecking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking whether to enable maintainer-specific portions of Makefiles... nochecking for gcc... nochecking for cc... nochecking for cc... nochecking for cl... noconfigure: error: no acceptable C compiler found in $PATHSee `config.log' for more details.kamicota@freedom4u:~/gimp/gimp-2.0pre1$

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...