Jump to content

A first look at the new GIMP 2.0


havnblast

Recommended Posts

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

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

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:
Link to comment
Share on other sites

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

Link to comment
Share on other sites

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
Link to comment
Share on other sites

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

Link to comment
Share on other sites

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#

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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#

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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#

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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$

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