The symbolic links did exist, but they pointed to files thusly: libgslcblas.so -> libgslcblas.0.12.0 and libgsl.so -> libgsl.0.0.0. The linked files did not exist in the lib64 directory, and when I created new links in the directory to point to there real location (/usr/local/lib/), the installation failed. But when I re-created the links to point to the .a files in the /usr/local/lib64 directory the installation was successful.
I am relatively new to this and fault finding is an art when one is starting in the dark..... Andrew Stefan Bruens wrote: > > On Thursday 30 April 2009 17:04:53 garretaj wrote: >> sorted it now. >> There are no .so files in lib64, only .a files - recreated the symbolic >> links and all was merry. > > This is somewhat contradictory to what you wrote first - did the symbolic > links exist in the first place, and were they pointing to the right file? > > What is the result of > rpm -qif /usr/lib64/libgsl.so > and > rpm -qif /usr/lib64/libgsl.a > ? > >>[...] >> > >> > You my now run the make command to build these components. >> > -------- >> > I get the following error message: >> > >> > g++: /usr/lib64/libgsl.so: No such file or directory >> > g++: /usr/lib64/libgslcblas.so: No such file or directory >> > make[5]: *** [libgnuradio-core.la] Error 1 >> > >> > I have located the files in question, and they're in the right >> > directories, with the right permissions.... >> > >> > Can anyone shed any light?? >> > >> > Many thanks >> > >> > Andrew Garrett > > > -- > Stefan Brüns / Bergstraße 21 / 52062 Aachen > phone: +49 241 53809034 mobile: +49 151 50412019 > > > _______________________________________________ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > http://lists.gnu.org/mailman/listinfo/discuss-gnuradio > > -- View this message in context: http://www.nabble.com/Installing-gnuradio-on-Opensuse-tp23278664p23329441.html Sent from the GnuRadio mailing list archive at Nabble.com. _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio