|
NetBSD General Other questions regarding NetBSD which do not fit in any of the categories below. |
|
Thread Tools | Display Modes |
|
|||
ImfRgbaFile.h: No such file or directory whyle installing KDE4 on NetBSD 9.2
Hello.
I'm trying to install kde4 on NetBSD 9.2 but right now unsuccesfully. I tried to do that using two methods : 1) Code:
netbsd-marietto# pkgin install kde4 kde4 is not available in the repository calculating dependencies...done. nothing to do. 2) Code:
cd /usr/pkgsrc/meta-pkgs/kde4 make ...... [ 91%] Building CXX object kimgio/CMakeFiles/kimg_exr.dir/exr.cpp.o /usr/pkgsrc/x11/kdelibs4/work/kdelibs-4.14.38/kimgio/exr.cpp:15:10: fatal error: ImfRgbaFile.h: No such file or directory #include <ImfRgbaFile.h> ^~~~~~~~~~~~~~~ compilation terminated. gmake[2]: *** [kimgio/CMakeFiles/kimg_exr.dir/build.make:90: kimgio/CMakeFiles/kimg_exr.dir/exr.cpp.o] Error 1 gmake[1]: *** [CMakeFiles/Makefile2:27312: kimgio/CMakeFiles/kimg_exr.dir/all] Error 2 gmake: *** [Makefile:166: all] Error 2 it seems that it wants that I copy all the *.h files from /usr/pkg/include/OpenEXR/ TO /usr/pkgsrc/x11/kdelibs4/work/kdelibs-4.14.38/kimgio/ So ok. I've copied all the *.h files there,but the compilation wasn't succesfull anyway : Code:
..... [ 91%] Building CXX object kimgio/CMakeFiles/kimg_exr.dir/exr.cpp.o [ 91%] Linking CXX shared module ../lib/kimg_exr.so ld: cannot find -lImath ld: cannot find -lIlmImf ld: cannot find -lIex ld: cannot find -lHalf ld: cannot find -lIlmThread gmake[2]: *** [kimgio/CMakeFiles/kimg_exr.dir/build.make:122: lib/kimg_exr.so] Error 1 gmake[1]: *** [CMakeFiles/Makefile2:27312: kimgio/CMakeFiles/kimg_exr.dir/all] Error 2 gmake: *** [Makefile:166: all] Error 2 |
Tags |
compile, kde kde4, pkgsrc |
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
cannot open cd0a:/etc/random.seed: No such file or directory | Amithapr | OpenBSD Installation and Upgrading | 11 | 28th September 2017 09:57 AM |
deleting a file or directory | divadgnol67 | OpenBSD General | 7 | 1st April 2011 03:31 PM |
NetBSD 5.0.2 , kde4 , kdm startup | robbtek | NetBSD Package System (pkgsrc) | 1 | 3rd March 2010 12:18 PM |
Archiving a log file to a directory with the date incorporated in the new name | J65nko | Programming | 1 | 6th February 2010 03:02 AM |
Jails - mount: /usr/home: No such file or directory | chris | FreeBSD General | 6 | 6th August 2008 10:47 PM |