I wrote, part of, a linux app almost three years. I picked it up again a couple of weeks ago. It is working fine, but I can not change the name of the application. Even though it has HPLC as name. Also, where I can put the various library .so files on the computer the application will find them without having to put them in a FreshStartLibs Folder. Do I need to indicate in the application somewhere where these files are located ? If so, where is that done.
I have tried hard to get this resolved by searching the internet, but I haven’t managed. I did change the app to a DesktopApplication which forced a very few minor corrections in the app.
Any help would be most helpful.