Re: [opendbx] Problems compiling opendbx on windows with latest MinGW and msys
Brought to you by:
nose
From: Mariano M. P. <mar...@gm...> - 2011-07-11 10:42:19
|
Guille I think that a possible solution can be to create the variable $PATH and add it to C:\MinGW\lib\ or to whereever you have the lib folder of mingw. In your $PATH I can see you don't put :/mingw/lib Guille $PATH .:/usr/local/bin:/mingw/bin:/bin:/usr/local/bin:/usr/bin:/c/WINDOWS/system32:/c/WINDOWS:/c/WINDOWS/System32/Wbem:/c/Archivos de programa/QuickTime/QTSystem/:/c/WINDOWS/system32/WindowsPowerShell/v1.0:/c/Archivos de programa/Microsoft SQL Server/90/Tools/binn/:/mingw/bin/ But I do: $ echo $PATH .:/usr/local/bin:/mingw/bin:/bin:/c/oraclexe/app/oracle/product/10.2.0/server/bin:/c/Sybase/OCS-15_0/dll:/c/Sybase/ASE-15_0/jobscheduler/bin:/c/Sybase/ASE-15_0/dll:/c/Sybase/ASE-15_0/bin:/c/Sybase/DBISQL/bin:/c/Sybase/DataAccess/ADONET/dll:/c/Sybase/DataAccess/ODBC/dll:/c/Sybase/DataAccess/OLEDB/dll:/c/Sybase/UAF-2_5/bin:/c/Sybase/OCS-15_0/lib3p:/c/Sybase/OCS-15_0/dll:/c/Sybase/OCS-15_0/bin:/c/SQLServer:/c/mariano/oracle/instantclient_11_1/:/mingw/bin: /mingw/lib:/lib/:/usr/bin:/c/WINDOWS/system32:/c/WINDOWS:/c/WINDOWS/System32/Wbem:/c/Archivos de programa/TortoiseSVN/bin:/c/PostgreSQL/8.3/bin/:/c/Archivos de programa/Microsoft SQL Server/90/Tools/binn/:/c/XEClient/bin:/c/MySQL/bin:/c/Archivos de programa/CMake 2.8/bin:/c/Archivos de programa/Git/cmd:/c/Archivos de programa/Git/bin:/c/Archivos de programa/Cincom/ObjectStudio/dllw32:./dllw32 In addition, maybe we can do something like --disable-nls during ./configure ? tell me if helped On Sat, Jul 9, 2011 at 10:41 PM, Guillermo Polito <gui...@gm... > wrote: > Yeap. I'm now trying to use Cygwin instead. I'll tell you if I can > succeed :). > > Thanks! > > > On Sat, Jul 9, 2011 at 5:39 PM, Norbert Sendetzky < > no...@li...> wrote: > >> Hi Guille >> >> > Do you think it's a problem with my minGW instalation? I've also >> installed >> > the package in http://gnuwin32.sourceforge.net/packages/gettext.htm to >> see >> > if it makes some difference. >> >> Yes, I think so. Did you used the documentation as reference? >> >> >> http://linuxnetworks.de/doc/index.php/OpenDBX/Setup/Windows/Building_with_MinGW >> >> >> Norbert >> >> >> ------------------------------------------------------------------------------ >> All of the data generated in your IT infrastructure is seriously valuable. >> Why? It contains a definitive record of application performance, security >> threats, fraudulent activity, and more. Splunk takes this data and makes >> sense of it. IT sense. And common sense. >> http://p.sf.net/sfu/splunk-d2d-c2 >> _______________________________________________ >> libopendbx-devel mailing list >> lib...@li... >> https://lists.sourceforge.net/lists/listinfo/libopendbx-devel >> http://www.linuxnetworks.de/doc/index.php/OpenDBX >> > > > > ------------------------------------------------------------------------------ > All of the data generated in your IT infrastructure is seriously valuable. > Why? It contains a definitive record of application performance, security > threats, fraudulent activity, and more. Splunk takes this data and makes > sense of it. IT sense. And common sense. > http://p.sf.net/sfu/splunk-d2d-c2 > _______________________________________________ > libopendbx-devel mailing list > lib...@li... > https://lists.sourceforge.net/lists/listinfo/libopendbx-devel > http://www.linuxnetworks.de/doc/index.php/OpenDBX > > -- Mariano http://marianopeck.wordpress.com |