Re: [CentOS] Learning to build applications

2020-12-09 Thread H
On 12/09/2020 09:48 PM, H wrote: > On 12/09/2020 09:43 PM, H wrote: >> On 11/18/2020 11:19 PM, Gordon Messmer wrote: >>> On 11/18/20 4:38 PM, H wrote: I am a beginner when it comes to compiling applications and would appreciate suggestion how to fix the above. Thank you. >>> Looks like a

Re: [CentOS] Learning to build applications

2020-12-09 Thread H
On 12/09/2020 09:43 PM, H wrote: > On 11/18/2020 11:19 PM, Gordon Messmer wrote: >> On 11/18/20 4:38 PM, H wrote: >>> I am a beginner when it comes to compiling applications and would >>> appreciate suggestion how to fix the above. Thank you. >> >> Looks like a build failure that was mentioned her

Re: [CentOS] Learning to build applications

2020-12-09 Thread H
On 11/18/2020 11:19 PM, Gordon Messmer wrote: > On 11/18/20 4:38 PM, H wrote: >> I am a beginner when it comes to compiling applications and would appreciate >> suggestion how to fix the above. Thank you. > > > Looks like a build failure that was mentioned here: > https://github.com/pgmodeler/pgmo

Re: [CentOS] Learning to build applications

2020-11-18 Thread Gordon Messmer
On 11/18/20 4:38 PM, H wrote: I am a beginner when it comes to compiling applications and would appreciate suggestion how to fix the above. Thank you. Looks like a build failure that was mentioned here: https://github.com/pgmodeler/pgmodeler/issues/1259 I believe this reply is relevant: "It'

[CentOS] Learning to build applications

2020-11-18 Thread H
I have managed to get through the qtmake stage of compiling the current github version of pgmodeler on CentOS 7 but make && make install fails with: make && make install cd libutils/ && ( test -e Makefile || /bin/qmake-qt5 -o Makefile /home/h/pgmodeler/libutils/libutils.pro CONFIG+=release PREFI