+ Responder ao Tópico



  1. #1
    mmacoli
    Visitante

    Padrão Help-me

    Opa galera! <IMG SRC="images/forum/icons/icon_biggrin.gif">

    Estou tentando instalar o postgresql-7.0.2.tar.gz no RedHat 8 com os passos basicos...

    # cd /usr/src
    # tar -xzvf postgresql-7.0.2.tar.gz
    # groupadd postgres
    # adduser postgres (tendo como senha &acute;postgres&acute
    # chown postgresostgres postgresql-7.0.2
    # cd postgresql-7.0.2
    # cd src
    # ./configure
    # make
    # make install

    ...só que quando executo o ./configure quando está perto de terminar a extração gera varios erros que mostrarei abaixo!

    creating ./config.status
    creating GNUmakefile
    sed: file conftest.s1 line 35: Unterminated `s&acute; command
    creating Makefile.global
    sed: file conftest.s1 line 35: Unterminated `s&acute; command
    creating backend/port/Makefile
    sed: file conftest.s1 line 35: Unterminated `s&acute; command
    creating backend/catalog/genbki.sh
    sed: file conftest.s1 line 35: Unterminated `s&acute; command
    creating backend/utils/Gen_fmgrtab.sh
    sed: file conftest.s1 line 35: Unterminated `s&acute; command
    creating bin/pg_dump/Makefile
    sed: file conftest.s1 line 35: Unterminated `s&acute; command
    creating bin/pg_version/Makefile
    sed: file conftest.s1 line 35: Unterminated `s&acute; command
    creating bin/pgtclsh/mkMakefile.tcldefs.sh
    sed: file conftest.s1 line 35: Unterminated `s&acute; command
    creating bin/pgtclsh/mkMakefile.tkdefs.sh
    sed: file conftest.s1 line 35: Unterminated `s&acute; command
    creating bin/psql/Makefile
    sed: file conftest.s1 line 35: Unterminated `s&acute; command
    creating include/version.h
    sed: file conftest.s1 line 35: Unterminated `s&acute; command
    creating interfaces/libpq/Makefile
    sed: file conftest.s1 line 35: Unterminated `s&acute; command
    creating interfaces/ecpg/lib/Makefile
    sed: file conftest.s1 line 35: Unterminated `s&acute; command
    creating interfaces/ecpg/preproc/Makefile
    sed: file conftest.s1 line 35: Unterminated `s&acute; command
    creating interfaces/libpq++/Makefile
    sed: file conftest.s1 line 35: Unterminated `s&acute; command
    creating interfaces/libpgeasy/Makefile
    sed: file conftest.s1 line 35: Unterminated `s&acute; command
    creating interfaces/libpgtcl/Makefile
    sed: file conftest.s1 line 35: Unterminated `s&acute; command
    creating interfaces/odbc/GNUmakefile
    sed: file conftest.s1 line 35: Unterminated `s&acute; command
    creating interfaces/odbc/Makefile.global
    sed: file conftest.s1 line 35: Unterminated `s&acute; command
    creating pl/plpgsql/src/Makefile
    sed: file conftest.s1 line 35: Unterminated `s&acute; command
    creating pl/plpgsql/src/mklang.sql
    sed: file conftest.s1 line 35: Unterminated `s&acute; command
    creating pl/tcl/mkMakefile.tcldefs.sh
    sed: file conftest.s1 line 35: Unterminated `s&acute; command
    creating test/regress/GNUmakefile
    sed: file conftest.s1 line 35: Unterminated `s&acute; command
    creating include/config.h

    Espero que possam me ajudar!! Valeu!!

  2. #2
    AndrewAmorimdaSilva
    Visitante

    Padrão Help-me

    Se sua distro é RedHAt, instale via pacotes RPM.

    Você pode até instalar assim, mas o rpm é mais prático.

    ...

  3. #3
    mmacoli
    Visitante

    Padrão Help-me

    Sim é mais facil. Mais a versão RPM tb esta dando problemas para instalar... e a versão que esta no proprio RedHat instala blz mais não instala aonde eu quero e tb não estou conseguindo configura-lo

    Favor me de alguma dica estou tentando instalar o o SAGU e empaquei no Postgresql!!!

  4. #4
    mmacoli
    Visitante

    Padrão Help-me

    Estou precisando muito <IMG SRC="images/forum/icons/icon27.gif">