DanRRight
Joined: 10 Mar 2008 Posts: 2923 Location: South Pole, Antarctica
|
Posted: Fri Sep 13, 2019 10:55 pm Post subject: Not Fortran related question: Linux C++ compilation |
|
|
This is totally unbelievable.
Do anyone of you know Linux and C++ ? I need to compile the program the author of which is unknown. I know the program is compilable. But the people who managed to compile it used the help from sysadmins and hence have no clue what sysadmin have done. I spent a month to find a single person who has knowledge in elementary thing like compilation of programs.
Fun is that these people who compiled with sysadmin having even written similar codes themselves. And they tried but failed ones with my case and gave up after that. Same was even with their own codes to transfer to another Linux computer systems, they know things in general but not in detail. They tell me "call the sysadmin". From which i concluded that they ALWAYS used the helps of sysadmins before and for 30 years have not spend time to find how to do that themselves. Small problem completely stops them. OK, I called sysadmin few times and found all the critical paths for compilers they may not know but i can not ask sysadmin to babysit again the novice after he has done that with other colleagues. After failure colleagues started to procrastinate with the responds finding numerous reasons not to help you ))) Like go for 3 weeks vacation. Or 3 conferences one after another. Or being busy with too many visitors ...bhahahaha. And unbelievable this is because there are written 10 billion apps for the iPhone and Android which is also Linux and none of authors of these apps ever called any sysadmins of Apple or Google
Amazes me the fact that I can transfer my own Fortran programs to any person in the world and this person will be compiling and running them in less than 31 second, i checked, it's just 1 unzip and 1 click. Not counting 3 minutes of installation of FTN95 ...
In short the task looks easy. I do not know Linux and do not know C and do not plan to learn them. I do not understand why this dumb fashion started to write scientific programs in C, this is an absurd.
About this damn program: this program exe works from any account but hiccups with the run continuation from the account where it was not compiled. I have all the settings from working account. We just have to install HDF5 (i do not know how on Linux), create all dirs, correct bashrc, transfer all links to my own (i know how), and go step by step compiling it using their existing MAKE using TeamViewer or Skype, i can share my screen, or just follow your instructions (i do not understand what is written in MADE since have zero experience. I asked in this groups about MAKE numerous times but no one used it with FTN95). I will pay your local shop for good whiskey 
Last edited by DanRRight on Sun Sep 15, 2019 4:05 am; edited 2 times in total |
|