I downloaded the binary distribution of Doxygen 1.8.14 for Linux x86-64
(doxygen-1.8.14.linux.bin.tar.gz) from
http://www.stack.nl/~dimitri/doxygen/download.html and installed it as
follows on openSUSE 42.3 (x86_64):
(1) Expanded doxygen-1.8.14.linux.bin.tar.gz
(2) Changed directory to the expanded directory
(3) Ran "./configure --prefix /usr/local/doxygen-1.8.14" (without quotes)
(4) Ran "make install" (without quotes)
When I run "/usr/local/doxygen-1.8.14/bin/doxygen --version" (without
quotes), I get
gdlxn@linux-6edc:~> /usr/local/doxygen-1.8.14/bin/doxygen --version
/usr/local/doxygen-1.8.14/bin/doxygen: error while loading shared
libraries: libclang.so.6: cannot open shared object file: No such file or
directory
gdlxn@linux-6edc:~>
I have clang installed on my system (as RPM package
libclang-3.8.0-5.1.x86_64), but this only gives clang 3.8. How can I
install Doxygen 1.8.14 on openSUSE 42.3 without having to compile it from
source?
Thanks,
Geoff Alexander
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users