Installing Qt libraries on Linux

I’ll have a go; but my concern is that I already know what the dependency is and I can install the library itself easily enough, it’s just that my application wants to link to the namelink and complains that it can’t find the library itself.

I either need to install the namelink, or figure out how to get the application to link to the library directly.