<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><br>
    </p>
    <br>
    <div class="moz-cite-prefix">Il 26/07/2018 17:15, PICCORO McKAY Lenz
      ha scritto:<br>
    </div>
    <blockquote type="cite"
cite="mid:CALci+FQ=0Mu=nKXr9np2+ZuMYWZ=Ezqbm+u1A17d0mr=zNe+=g@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
      <div dir="ltr">
        <div>please, don waste time, you can do that :<br>
          <br>
        </div>
        cd to the gb.db.postgresql<br>
        <br>
        <div id="gmail-m_-7482325763618281348bloop_customfont"
style="font-family:Helvetica,Arial;font-size:13px;color:rgb(0,0,0);margin:0px">./reconf-all</div>
      </div>
    </blockquote>
    <br>
    There is no reconf-all into gb.db.postgresql<br>
    <blockquote type="cite"
cite="mid:CALci+FQ=0Mu=nKXr9np2+ZuMYWZ=Ezqbm+u1A17d0mr=zNe+=g@mail.gmail.com">
      <div dir="ltr">
        <div id="gmail-m_-7482325763618281348bloop_customfont"
style="font-family:Helvetica,Arial;font-size:13px;color:rgb(0,0,0);margin:0px"><br>
        </div>
        <div id="gmail-m_-7482325763618281348bloop_customfont"
style="font-family:Helvetica,Arial;font-size:13px;color:rgb(0,0,0);margin:0px">./configure
          -C<br>
        </div>
      </div>
    </blockquote>
    <br>
    Done: here is the output:<br>
---------------------------------------------------------------------<br>
    configure: loading cache config.cache<br>
    checking for a BSD-compatible install... (cached) /usr/bin/install
    -c<br>
    checking whether build environment is sane... yes<br>
    checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p<br>
    checking for gawk... (cached) gawk<br>
    checking whether make sets $(MAKE)... (cached) yes<br>
    checking whether make supports nested variables... (cached) yes<br>
    checking build system type... (cached) x86_64-pc-linux-gnu<br>
    checking host system type... (cached) x86_64-pc-linux-gnu<br>
    checking for style of include used by make... GNU<br>
    checking for gcc... (cached) gcc<br>
    checking whether the C compiler works... yes<br>
    checking for C compiler default output file name... a.out<br>
    checking for suffix of executables... <br>
    checking whether we are cross compiling... no<br>
    checking for suffix of object files... (cached) o<br>
    checking whether we are using the GNU C compiler... (cached) yes<br>
    checking whether gcc accepts -g... (cached) yes<br>
    checking for gcc option to accept ISO C89... (cached) none needed<br>
    checking whether gcc understands -c and -o together... (cached) yes<br>
    checking dependency style of gcc... (cached) gcc3<br>
    checking how to run the C preprocessor... (cached) gcc -E<br>
    checking for grep that handles long lines and -e... (cached)
    /bin/grep<br>
    checking for egrep... (cached) /bin/grep -E<br>
    checking for ANSI C header files... (cached) yes<br>
    checking for sys/types.h... (cached) yes<br>
    checking for sys/stat.h... (cached) yes<br>
    checking for stdlib.h... (cached) yes<br>
    checking for string.h... (cached) yes<br>
    checking for memory.h... (cached) yes<br>
    checking for strings.h... (cached) yes<br>
    checking for inttypes.h... (cached) yes<br>
    checking for stdint.h... (cached) yes<br>
    checking for unistd.h... (cached) yes<br>
    checking whether to enable maintainer-specific portions of
    Makefiles... no<br>
    checking whether make supports nested variables... (cached) yes<br>
    checking whether ln -s works... yes<br>
    checking target system... LINUX<br>
    checking target architecture... X86_64<br>
    checking for unistd.h... (cached) yes<br>
    checking how to run the C preprocessor... gcc -E<br>
    checking for g++... (cached) g++<br>
    checking whether we are using the GNU C++ compiler... (cached) yes<br>
    checking whether g++ accepts -g... (cached) yes<br>
    checking dependency style of g++... (cached) gcc3<br>
    checking for gcc... (cached) gcc<br>
    checking whether we are using the GNU C compiler... (cached) yes<br>
    checking whether gcc accepts -g... (cached) yes<br>
    checking for gcc option to accept ISO C89... (cached) none needed<br>
    checking whether gcc understands -c and -o together... (cached) yes<br>
    checking dependency style of gcc... (cached) gcc3<br>
    checking whether make sets $(MAKE)... (cached) yes<br>
    checking for setenv... (cached) yes<br>
    checking for unsetenv... (cached) yes<br>
    checking for getdomainname... (cached) yes<br>
    checking for getpt... (cached) yes<br>
    checking for cfmakeraw... (cached) yes<br>
    checking for fstatat... (cached) yes<br>
    checking for C library... -lc<br>
    checking for main in -lgcc_s... (cached) yes<br>
    checking for main in -lstdc++... (cached) yes<br>
    checking which extension is used for shared libraries... .so<br>
    checking for threading compiler options... -D_REENTRANT<br>
    checking for threading linker options... -lpthread<br>
    checking for mathematic libraries... -lm<br>
    checking for external gettext library... <br>
    checking for monotonic clock... (cached) yes<br>
    checking for library containing clock_gettime... (cached) none
    required<br>
    checking for ccache... no<br>
    checking CFLAGS for gcc -fvisibility=hidden... (cached)
    -fvisibility=hidden<br>
    checking CFLAGS for gcc -flto... (cached) -flto<br>
    checking how to print strings... printf<br>
    checking for a sed that does not truncate output... (cached)
    /bin/sed<br>
    checking for fgrep... (cached) /bin/grep -F<br>
    checking for ld used by gcc... (cached) /usr/bin/x86_64-linux-gnu-ld<br>
    checking if the linker (/usr/bin/x86_64-linux-gnu-ld) is GNU ld...
    (cached) yes<br>
    checking for BSD- or MS-compatible name lister (nm)... (cached)
    /usr/bin/nm -B<br>
    checking the name lister (/usr/bin/nm -B) interface... (cached) BSD
    nm<br>
    checking the maximum length of command line arguments... (cached)
    1572864<br>
    checking how to convert x86_64-pc-linux-gnu file names to
    x86_64-pc-linux-gnu format... (cached) func_convert_file_noop<br>
    checking how to convert x86_64-pc-linux-gnu file names to toolchain
    format... (cached) func_convert_file_noop<br>
    checking for /usr/bin/x86_64-linux-gnu-ld option to reload object
    files... (cached) -r<br>
    checking for objdump... (cached) objdump<br>
    checking how to recognize dependent libraries... (cached) pass_all<br>
    checking for dlltool... (cached) dlltool<br>
    checking how to associate runtime and link libraries... (cached)
    printf %s\n<br>
    checking for ar... (cached) ar<br>
    checking for archiver @FILE support... (cached) @<br>
    checking for strip... (cached) strip<br>
    checking for ranlib... (cached) ranlib<br>
    checking command to parse /usr/bin/nm -B output from gcc object...
    (cached) ok<br>
    checking for sysroot... no<br>
    checking for a working dd... (cached) /bin/dd<br>
    checking how to truncate binary pipes... (cached) /bin/dd bs=4096
    count=1<br>
    checking for mt... (cached) mt<br>
    checking if mt is a manifest tool... (cached) no<br>
    checking for dlfcn.h... (cached) yes<br>
    checking for objdir... (cached) .libs<br>
    checking if gcc supports -fno-rtti -fno-exceptions... (cached) no<br>
    checking for gcc option to produce PIC... (cached) -fPIC -DPIC<br>
    checking if gcc PIC flag -fPIC -DPIC works... (cached) yes<br>
    checking if gcc static flag -static works... (cached) yes<br>
    checking if gcc supports -c -o file.o... (cached) yes<br>
    checking if gcc supports -c -o file.o... (cached) yes<br>
    checking whether the gcc linker (/usr/bin/x86_64-linux-gnu-ld -m
    elf_configure: loading cache config.cache<br>
    checking for a BSD-compatible install... (cached) /usr/bin/install
    -c<br>
    checking whether build environment is sane... yes<br>
    checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p<br>
    checking for gawk... (cached) gawk<br>
    checking whether make sets $(MAKE)... (cached) yes<br>
    checking whether make supports nested variables... (cached) yes<br>
    checking build system type... (cached) x86_64-pc-linux-gnu<br>
    checking host system type... (cached) x86_64-pc-linux-gnu<br>
    checking for style of include used by make... GNU<br>
    checking for gcc... (cached) gcc<br>
    checking whether the C compiler works... yes<br>
    checking for C compiler default output file name... a.out<br>
    checking for suffix of executables... <br>
    checking whether we are cross compiling... no<br>
    checking for suffix of object files... (cached) o<br>
    checking whether we are using the GNU C compiler... (cached) yes<br>
    checking whether gcc accepts -g... (cached) yes<br>
    checking for gcc option to accept ISO C89... (cached) none needed<br>
    checking whether gcc understands -c and -o together... (cached) yes<br>
    checking dependency style of gcc... (cached) gcc3<br>
    checking how to run the C preprocessor... (cached) gcc -E<br>
    checking for grep that handles long lines and -e... (cached)
    /bin/grep<br>
    checking for egrep... (cached) /bin/grep -E<br>
    checking for ANSI C header files... (cached) yes<br>
    checking for sys/types.h... (cached) yes<br>
    checking for sys/stat.h... (cached) yes<br>
    checking for stdlib.h... (cached) yes<br>
    checking for string.h... (cached) yes<br>
    checking for memory.h... (cached) yes<br>
    checking for strings.h... (cached) yes<br>
    checking for inttypes.h... (cached) yes<br>
    checking for stdint.h... (cached) yes<br>
    checking for unistd.h... (cached) yes<br>
    checking whether to enable maintainer-specific portions of
    Makefiles... no<br>
    checking whether make supports nested variables... (cached) yes<br>
    checking whether ln -s works... yes<br>
    checking target system... LINUX<br>
    checking target architecture... X86_64<br>
    checking for unistd.h... (cached) yes<br>
    checking how to run the C preprocessor... gcc -E<br>
    checking for g++... (cached) g++<br>
    checking whether we are using the GNU C++ compiler... (cached) yes<br>
    checking whether g++ accepts -g... (cached) yes<br>
    checking dependency style of g++... (cached) gcc3<br>
    checking for gcc... (cached) gcc<br>
    checking whether we are using the GNU C compiler... (cached) yes<br>
    checking whether gcc accepts -g... (cached) yes<br>
    checking for gcc option to accept ISO C89... (cached) none needed<br>
    checking whether gcc understands -c and -o together... (cached) yes<br>
    checking dependency style of gcc... (cached) gcc3<br>
    checking whether make sets $(MAKE)... (cached) yes<br>
    checking for setenv... (cached) yes<br>
    checking for unsetenv... (cached) yes<br>
    checking for getdomainname... (cached) yes<br>
    checking for getpt... (cached) yes<br>
    checking for cfmakeraw... (cached) yes<br>
    checking for fstatat... (cached) yes<br>
    checking for C library... -lc<br>
    checking for main in -lgcc_s... (cached) yes<br>
    checking for main in -lstdc++... (cached) yes<br>
    checking which extension is used for shared libraries... .so<br>
    checking for threading compiler options... -D_REENTRANT<br>
    checking for threading linker options... -lpthread<br>
    checking for mathematic libraries... -lm<br>
    checking for external gettext library... <br>
    checking for monotonic clock... (cached) yes<br>
    checking for library containing clock_gettime... (cached) none
    required<br>
    checking for ccache... no<br>
    checking CFLAGS for gcc -fvisibility=hidden... (cached)
    -fvisibility=hidden<br>
    checking CFLAGS for gcc -flto... (cached) -flto<br>
    checking how to print strings... printf<br>
    checking for a sed that does not truncate output... (cached)
    /bin/sed<br>
    checking for fgrep... (cached) /bin/grep -F<br>
    checking for ld used by gcc... (cached) /usr/bin/x86_64-linux-gnu-ld<br>
    checking if the linker (/usr/bin/x86_64-linux-gnu-ld) is GNU ld...
    (cached) yes<br>
    checking for BSD- or MS-compatible name lister (nm)... (cached)
    /usr/bin/nm -B<br>
    checking the name lister (/usr/bin/nm -B) interface... (cached) BSD
    nm<br>
    checking the maximum length of command line arguments... (cached)
    1572864<br>
    checking how to convert x86_64-pc-linux-gnu file names to
    x86_64-pc-linux-gnu format... (cached) func_convert_file_noop<br>
    checking how to convert x86_64-pc-linux-gnu file names to toolchain
    format... (cached) func_convert_file_noop<br>
    checking for /usr/bin/x86_64-linux-gnu-ld option to reload object
    files... (cached) -r<br>
    checking for objdump... (cached) objdump<br>
    checking how to recognize dependent libraries... (cached) pass_all<br>
    checking for dlltool... (cached) dlltool<br>
    checking how to associate runtime and link libraries... (cached)
    printf %s\n<br>
    checking for ar... (cached) ar<br>
    checking for archiver @FILE support... (cached) @<br>
    checking for strip... (cached) strip<br>
    checking for ranlib... (cached) ranlib<br>
    checking command to parse /usr/bin/nm -B output from gcc object...
    (cached) ok<br>
    checking for sysroot... no<br>
    checking for a working dd... (cached) /bin/dd<br>
    checking how to truncate binary pipes... (cached) /bin/dd bs=4096
    count=1<br>
    checking for mt... (cached) mt<br>
    checking if mt is a manifest tool... (cached) no<br>
    checking for dlfcn.h... (cached) yes<br>
    checking for objdir... (cached) .libs<br>
    checking if gcc supports -fno-rtti -fno-exceptions... (cached) no<br>
    checking for gcc option to produce PIC... (cached) -fPIC -DPIC<br>
    checking if gcc PIC flag -fPIC -DPIC works... (cached) yes<br>
    checking if gcc static flag -static works... (cached) yes<br>
    checking if gcc supports -c -o file.o... (cached) yes<br>
    checking if gcc supports -c -o file.o... (cached) yes<br>
    checking whether the gcc linker (/usr/bin/x86_64-linux-gnu-ld -m
    elf_x86_64) supports shared libraries... yes<br>
    checking whether -lc should be explicitly linked in... (cached) no<br>
    checking dynamic linker characteristics... (cached) GNU/Linux ld.so<br>
    checking how to hardcode library paths into programs... immediate<br>
    checking for shl_load... (cached) no<br>
    checking for shl_load in -ldld... (cached) no<br>
    checking for dlopen... (cached) no<br>
    checking for dlopen in -ldl... (cached) yes<br>
    checking whether a program can dlopen itself... (cached) yes<br>
    checking whether a statically linked program can dlopen itself...
    (cached) no<br>
    checking whether stripping libraries is possible... yes<br>
    checking if libtool supports shared libraries... yes<br>
    checking whether to build shared libraries... yes./reconf-all<br>
    checking whether to build static libraries... no<br>
    checking how to run the C++ preprocessor... (cached) g++ -E<br>
    checking for ld used by g++... (cached) /usr/bin/x86_64-linux-gnu-ld
    -m elf_x86_64<br>
    checking if the linker (/usr/bin/x86_64-linux-gnu-ld -m elf_x86_64)
    is GNU ld... (cached) yes<br>
    checking whether the g++ linker (/usr/bin/x86_64-linux-gnu-ld -m
    elf_x86_64) supports shared libraries... yes<br>
    checking for g++ option to produce PIC... (cached) -fPIC -DPIC<br>
    checking if g++ PIC flag -fPIC -DPIC works... (cached) yes<br>
    checking if g++ static flag -static works... (cached) yes<br>
    checking if g++ supports -c -o file.o... (cached) yes<br>
    checking if g++ supports -c -o file.o... (cached) yes<br>
    checking whether the g++ linker (/usr/bin/x86_64-linux-gnu-ld -m
    elf_x86_64) supports shared libraries... yes<br>
    checking dynamic linker characteristics... (cached) GNU/Linux ld.so<br>
    checking how to hardcode library paths into programs... immediate<br>
    checking for gb.db.postgresql headers... (cached)
    /usr/include/postgresql/ /usr/include/postgresql/10/server/
    /usr/include/postgresql/10/server/catalog/<br>
    checking for gb.db.postgresql libraries... (cached)
    /usr/lib/x86_64-linux-gnu/<br>
    checking that generated files are newer than configure... done<br>
    configure: creating ./config.status<br>
    config.status: creating Makefile<br>
    config.status: creating src/Makefile<br>
    config.status: creating config.h<br>
    config.status: config.h is unchanged<br>
    config.status: executing depfiles commands<br>
    config.status: executing libtool commandsx86_64) supports shared
    libraries... yes<br>
    checking whether -lc should be explicitly linked in... (cached) no<br>
    checking dynamic linker characteristics... (cached) GNU/Linux ld.so<br>
    checking how to hardcode library paths into programs... immediate<br>
    checking for shl_load... (cached) no<br>
    checking for shl_load in -ldld... (cached) no<br>
    checking for dlopen... (cached) no<br>
    checking for dlopen in -ldl... (cached) yes<br>
    checking whether a program can dlopen itself... (cached) yes<br>
    checking whether a statically linked program can dlopen itself...
    (cached) no<br>
    checking whether stripping libraries is possible... yes<br>
    checking if libtool supports shared libraries... yes<br>
    checking whether to build shared libraries... yes./reconf-all<br>
    checking whether to build static libraries... no<br>
    checking how to run the C++ preprocessor... (cached) g++ -E<br>
    checking for ld used by g++... (cached) /usr/bin/x86_64-linux-gnu-ld
    -m elf_x86_64<br>
    checking if the linker (/usr/bin/x86_64-linux-gnu-ld -m elf_x86_64)
    is GNU ld... (cached) yes<br>
    checking whether the g++ linker (/usr/bin/x86_64-linux-gnu-ld -m
    elf_x86_64) supports shared libraries... yes<br>
    checking for g++ option to produce PIC... (cached) -fPIC -DPIC<br>
    checking if g++ PIC flag -fPIC -DPIC works... (cached) yes<br>
    checking if g++ static flag -static works... (cached) yes<br>
    checking if g++ supports -c -o file.o... (cached) yes<br>
    checking if g++ supports -c -o file.o... (cached) yes<br>
    checking whether the g++ linker (/usr/bin/x86_64-linux-gnu-ld -m
    elf_x86_64) supports shared libraries... yes<br>
    checking dynamic linker characteristics... (cached) GNU/Linux ld.so<br>
    checking how to hardcode library paths into programs... immediate<br>
    checking for gb.db.postgresql headers... (cached)
    /usr/include/postgresql/ /usr/include/postgresql/10/server/
    /usr/include/postgresql/10/server/catalog/<br>
    checking for gb.db.postgresql libraries... (cached)
    /usr/lib/x86_64-linux-gnu/<br>
    checking that generated files are newer than configure... done<br>
    configure: creating ./config.status<br>
    config.status: creating Makefile<br>
    config.status: creating src/Makefile<br>
    config.status: creating config.h<br>
    config.status: config.h is unchanged<br>
    config.status: executing depfiles commands<br>
    config.status: executing libtool commands<br>
-------------------------------------------------------------------------------------------<br>
    <br>
    there are not errors, I  guess...<br>
    <br>
    <blockquote type="cite"
cite="mid:CALci+FQ=0Mu=nKXr9np2+ZuMYWZ=Ezqbm+u1A17d0mr=zNe+=g@mail.gmail.com">
      <div dir="ltr">
        <div id="gmail-m_-7482325763618281348bloop_customfont"
style="font-family:Helvetica,Arial;font-size:13px;color:rgb(0,0,0);margin:0px"><br>
        </div>
        <div id="gmail-m_-7482325763618281348bloop_customfont"
style="font-family:Helvetica,Arial;font-size:13px;color:rgb(0,0,0);margin:0px">this
          will only generate log and output for the posrtgtres only
          related, and can analize by you the error<br>
        </div>
        <div id="gmail-m_-7482325763618281348bloop_customfont"
style="font-family:Helvetica,Arial;font-size:13px;color:rgb(0,0,0);margin:0px">do
          this (that generates less output that can analize and paste
          here)<br>
        </div>
        <div id="gmail-m_-7482325763618281348bloop_customfont"
style="font-family:Helvetica,Arial;font-size:13px;color:rgb(0,0,0);margin:0px"><br>
        </div>
        <div id="gmail-m_-7482325763618281348bloop_customfont"
style="font-family:Helvetica,Arial;font-size:13px;color:rgb(0,0,0);margin:0px">i
          think the problem its the relation between any other existing
          "postgresql-server-dev" pacakge, <br>
          or independent files that search.. or maybe the win-mint based
          distro<br>
          <br>
        </div>
      </div>
      <div class="gmail_extra"><br clear="all">
        <div>
          <div class="gmail_signature" data-smartmail="gmail_signature"><font
              color="#888888">Lenz McKAY Gerardo (PICCORO)</font>
            <div><font color="#888888"><a
                  href="http://qgqlochekone.blogspot.com"
                  target="_blank" moz-do-not-send="true">http://qgqlochekone.blogspot.com</a></font></div>
          </div>
        </div>
        <br>
        <div class="gmail_quote">2018-07-26 16:33 GMT-04:00 Yahoo via
          User <span dir="ltr"><<a
              href="mailto:user@lists.gambas-basic.org" target="_blank"
              moz-do-not-send="true">user@lists.gambas-basic.org</a>></span>:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div
              style="word-wrap:break-word;line-break:after-white-space">
              <div id="m_-7482325763618281348bloop_customfont"
style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto">The
                procedure to compile Gambas from Sources is like that:</div>
              <div id="m_-7482325763618281348bloop_customfont"
style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto"><br>
              </div>
              <div id="m_-7482325763618281348bloop_customfont"
style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto">./reconf-all</div>
              <div id="m_-7482325763618281348bloop_customfont"
style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto"><br>
              </div>
              <div id="m_-7482325763618281348bloop_customfont"
style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto">./configure
                -C</div>
              <div id="m_-7482325763618281348bloop_customfont"
style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto"><br>
              </div>
              <div id="m_-7482325763618281348bloop_customfont"
style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto">make</div>
              <div id="m_-7482325763618281348bloop_customfont"
style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto"><br>
              </div>
              <div id="m_-7482325763618281348bloop_customfont"
style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto">sudo
                make install</div>
              <div><br>
              </div>
              <div><br>
              </div>
              <div>Didi you do all these steps, overall the first one ?</div>
              <div
                id="m_-7482325763618281348bloop_sign_1532637057910192128"
                class="m_-7482325763618281348bloop_sign">
                <div style="font-family:helvetica,arial;font-size:13px"><br>
                </div>
                <div style="font-family:helvetica,arial;font-size:13px"><br>
                </div>
                <div style="font-family:helvetica,arial;font-size:13px">Olivier
                  Cruilles</div>
                <div style="font-family:helvetica,arial;font-size:13px"><br>
                </div>
              </div>
              <div>
                <div class="h5">
                  <p class="m_-7482325763618281348airmail_on">Le July
                    26, 2018 à 16:19:24, Pino Zollo (<a
                      href="mailto:pinozollo@gmail.com" target="_blank"
                      moz-do-not-send="true">pinozollo@gmail.com</a>) a
                    écrit:</p>
                  <blockquote type="cite"
                    class="m_-7482325763618281348clean_bq"><span>
                      <div text="#000000" bgcolor="#FFFFFF">
                        <div>
                          <p>Olivier,<br>
                          </p>
                          <p>libpq-dev and libpq5 were already
                            installed...</p>
                          <p>I did not compile yet... I just do
                            ./configure -C which returns
                            with <span>WARNING: gb.db.postgresql is
                              disabled ....</span></p>
                          <p><span>I just need postgresql for my 
                              projects
                              :-(<br>
                            </span></p>
                          salud<br>
                          Pino<br>
                          <div
                            class="m_-7482325763618281348moz-cite-prefix">El
                            26/07/18 a las 16:08, Yahoo
                            escribió:<br>
                          </div>
                          <blockquote type="cite">
                            <div
                              id="m_-7482325763618281348bloop_customfont"
                              style="margin:0px"><span
                                style="color:rgb(0,0,0);font-family:helvetica,arial;font-size:13px">
                                As I can see on Gambas Web Site, the
                                module gb.db.postgresql
                                need </span><font face="helvetica,
                                arial">libpq.so library to
                                be compiled:</font></div>
                            <div
                              id="m_-7482325763618281348bloop_customfont"
                              style="margin:0px"><font face="helvetica,
                                arial"><br>
                              </font></div>
                            <div
                              id="m_-7482325763618281348bloop_customfont"
                              style="margin:0px"><a
                                class="m_-7482325763618281348moz-txt-link-freetext"
href="http://gambaswiki.org/wiki/install" target="_blank"
                                moz-do-not-send="true">http://gambaswiki.org/wiki/<wbr>install</a></div>
                            <div
                              id="m_-7482325763618281348bloop_customfont"
                              style="margin:0px"><font face="helvetica,
                                arial"><br>
                              </font></div>
                            <div
                              id="m_-7482325763618281348bloop_customfont"
                              style="margin:0px"><font face="helvetica,
                                arial"><br>
                              </font></div>
                            <div
                              id="m_-7482325763618281348bloop_customfont"
                              style="margin:0px"><font face="helvetica,
                                arial">On Linux Mint 19:</font></div>
                            <div
                              id="m_-7482325763618281348bloop_customfont"
                              style="margin:0px"><font face="helvetica,
                                arial"><br>
                              </font></div>
                            <div
                              id="m_-7482325763618281348bloop_customfont"
                              style="margin:0px">
                              <div
                                id="m_-7482325763618281348bloop_customfont"
                                style="margin:0px">
                                libpq-dev/bionic-updates,now
                                10.4-0ubuntu0.18.04 i386
                                 [installé]</div>
                              <div
                                id="m_-7482325763618281348bloop_customfont"
                                style="margin:0px">  header files
                                for libpq5 (PostgreSQL library)</div>
                              <div><br>
                              </div>
                              <div><br>
                              </div>
                              <div>Try: apt install libpq-dev</div>
                            </div>
                            <div
                              id="m_-7482325763618281348bloop_customfont"
style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto">
                              <br>
                            </div>
                            <div
                              id="m_-7482325763618281348bloop_customfont"
style="font-size:13px;color:rgb(0,0,0);margin:0px"><font
                                face="helvetica, arial">After that, try
                                to recompile Gambas
                                sources.</font></div>
                            <div
                              id="m_-7482325763618281348bloop_customfont"
style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto">
                              <span style="font-family:helvetica,arial"><br>
                              </span></div>
                            <div
                              id="m_-7482325763618281348bloop_customfont"
style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto">
                              <span style="font-family:helvetica,arial">Olivier
                                Cruilles</span></div>
                            <div
                              id="m_-7482325763618281348bloop_sign_1532635440442994176"
                              class="m_-7482325763618281348bloop_sign">
                              <div
                                style="font-family:helvetica,arial;font-size:13px">
                                <br>
                              </div>
                            </div>
                            <p class="m_-7482325763618281348airmail_on">Le
                              July 26, 2018 à 15:36:32, Pino Zollo
                              (<a href="mailto:pinozollo@gmail.com"
                                target="_blank" moz-do-not-send="true">pinozollo@gmail.com</a>)
                              a écrit:</p>
                            <blockquote type="cite"
                              class="m_-7482325763618281348clean_bq">
                              <div text="#000000" bgcolor="#FFFFFF">
                                <div>
                                  <p><span><a
                                        class="m_-7482325763618281348moz-txt-link-abbreviated"
href="mailto:pino@Mint19:%7E/src/gambas-3.11.3$" target="_blank"
                                        moz-do-not-send="true">pino@Mint19:~/src/gambas-3.11.<wbr>3$</a>
                                      ./configure -C | grep
                                      postgresql*<br>
                                      configure: WARNING: This library
                                      may be located inside the system C
                                      library<br>
                                      configure: WARNING: This library
                                      may be located inside the system C
                                      library<br>
                                      === configuring in
                                      gb.db.postgresql
                                      (/home/pino/src/gambas-3.11.3/<wbr>gb.db.postgresql)<br>
                                      checking for gb.db.postgresql
                                      headers... (cached) no<br>
                                      checking for gb.db.postgresql
                                      libraries... (cached)
                                      /usr/lib/x86_64-linux-gnu/<br>
                                      configure: WARNING:
                                      gb.db.postgresql is disabled<br>
                                      || gb.db.postgresql is disabled<br>
                                    </span></p>
                                  <p><span><br>
                                    </span></p>
                                  <p><span>The installed postgresql
                                      packages are:</span></p>
                                  <p><span>postgresql-10:amd64<br>
                                      postgresql-10-debversion:amd64<br>
                                      postgresql:all<br>
                                      postgresql-all:all<br>
                                      postgresql-client-10:amd64<br>
                                      postgresql-client:all<br>
                                      postgresql-client-common:all<br>
                                      postgresql-common:all<br>
                                      postgresql-plperl-10:amd64<br>
                                      postgresql-plpython-10:amd64<br>
                                      postgresql-plpython3-10:amd64<br>
                                      postgresql-pltcl-10:amd64<br>
                                      postgresql-server-dev-10:amd64<br>
                                      postgresql-server-dev-all:all<br>
                                    </span></p>
                                  <span><br>
                                  </span>
                                  <div
                                    class="m_-7482325763618281348moz-cite-prefix"><span>El
                                      26/07/18 a las 11:46, Yahoo
                                      escribió:<br>
                                    </span></div>
                                  <blockquote type="cite">
                                    <div
                                      id="m_-7482325763618281348bloop_customfont"
style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto">
                                      <span>Hello,</span></div>
                                    <div
                                      id="m_-7482325763618281348bloop_customfont"
style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto">
                                      <span><br>
                                      </span></div>
                                    <div
                                      id="m_-7482325763618281348bloop_customfont"
style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto">
                                      <span>Could you provide us the log
                                        file of your compilation and
                                        your system informations to be
                                        able to help you please
                                        ?</span></div>
                                    <span><br>
                                    </span>
                                    <div
                                      id="m_-7482325763618281348bloop_sign_1532619851405254912"
class="m_-7482325763618281348bloop_sign">
                                      <div
                                        style="font-family:helvetica,arial;font-size:13px">
                                        <span><br>
                                        </span></div>
                                      <div
                                        style="font-family:helvetica,arial;font-size:13px">
                                        <span>Olivier Cruilles</span></div>
                                      <div
                                        style="font-family:helvetica,arial;font-size:13px">
                                        <span><br>
                                        </span></div>
                                    </div>
                                    <p
                                      class="m_-7482325763618281348airmail_on"><span>Le
                                        July 26, 2018 à 10:23:05, Pino
                                        Zollo
                                        (<a
                                          href="mailto:pinozollo@gmail.com"
                                          target="_blank"
                                          moz-do-not-send="true">pinozollo@gmail.com</a>)
                                        a écrit:</span></p>
                                    <blockquote type="cite"
                                      class="m_-7482325763618281348clean_bq">
                                      <div>
                                        <div><span><span>I have
                                              installed all dev packages
                                              of posgresql 10
                                              on my new Mint 19 but<br>
                                              <br>
                                              way to get it from
                                              ./configure -C .<br>
                                              <br>
                                              What do I miss ?<br>
                                              <br>
                                              Help please !<br>
                                              <br>
                                              Pino<br>
                                              <br>
                                              <br>
                                              ----[ Gambas mailing-list
                                              is hosted by <a
                                                class="m_-7482325763618281348moz-txt-link-freetext"
href="https://www.hostsharing.net" target="_blank"
                                                moz-do-not-send="true">https://www.hostsharing.net</a>
                                              ]----<br>
                                            </span></span></div>
                                      </div>
                                    </blockquote>
                                  </blockquote>
                                  <br>
                                </div>
                              </div>
                            </blockquote>
                          </blockquote>
                          <br>
                        </div>
                      </div>
                    </span></blockquote>
                </div>
              </div>
            </div>
            <br>
            <br>
            ----[ Gambas mailing-list is hosted by <a
              href="https://www.hostsharing.net" rel="noreferrer"
              target="_blank" moz-do-not-send="true">https://www.hostsharing.net</a>
            ]----<br>
            <br>
          </blockquote>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
  </body>
</html>