spkg install devel got all the needed packages and ./configure && make for emacs23 ran without a glitch :-) now i need to package it.
--------------------------------------------- will now try to build awesome 3.4.2 cmake . gives these after install devel & lua -- cat -> /usr/gnu/bin/cat -- ln -> /usr/gnu/bin/ln -- grep -> /usr/gnu/bin/grep -- git -> /usr/bin/git -- hostname -> /usr/gnu/bin/hostname -- gperf -> /usr/bin/gperf -- asciidoc not found. -- xmlto not found. -- gzip -> /usr/bin/gzip -- lua -> /usr/bin/lua -- luadoc not found. -- convert -> /usr/bin/convert -- Looking for doxygen... -- Looking for doxygen... - found /usr/bin/doxygen -- Looking for dot tool... -- Looking for dot tool... - found /usr/bin/dot -- Found Lua51: /usr/lib/liblua.a;/lib/libm.so -- Not generating manpages. Missing: asciidoc xmlto -- Not generating luadoc. Missing: luadoc -- checking for module 'xcb>=1.4' -- package 'xcb>=1.4' not found CMake Error at /usr/share/cmake-2.6/Modules/FindPkgConfig.cmake:270 (message): A required package was not found Call Stack (most recent call first): /usr/share/cmake-2.6/Modules/FindPkgConfig.cmake:322 (_pkg_check_modules_internal) awesomeConfig.cmake:130 (pkg_check_modules) CMakeLists.txt:15 (include) -- checking for modules 'glib-2.0;cairo;x11;pango>=1.19.3;pangocairo>=1.19.3;xcb-randr;xcb-xtest;xcb-xinerama;xcb-shape;xcb-event>=0.3.6;xcb-aux>=0.3.0;xcb-atom>=0.3.0;xcb-keysyms>=0.3.4;xcb-icccm>=0.3.6;xcb-image>=0.3.0;xcb-property>=0.3.0;cairo-xcb;libstartup-notification-1.0>=0.10;xproto>=7.0.15;imlib2;libxdg-basedir>=1.0.0' -- package 'xcb-randr' not found -- package 'xcb-xtest' not found -- package 'xcb-xinerama' not found -- package 'xcb-shape' not found -- package 'xcb-event>=0.3.6' not found -- package 'xcb-aux>=0.3.0' not found -- package 'xcb-atom>=0.3.0' not found -- package 'xcb-keysyms>=0.3.4' not found -- package 'xcb-icccm>=0.3.6' not found -- package 'xcb-image>=0.3.0' not found -- package 'xcb-property>=0.3.0' not found -- package 'cairo-xcb' not found -- package 'libstartup-notification-1.0>=0.10' not found -- package 'xproto>=7.0.15' not found -- package 'libxdg-basedir>=1.0.0' not found CMake Error at /usr/share/cmake-2.6/Modules/FindPkgConfig.cmake:270 (message): A required package was not found Call Stack (most recent call first): /usr/share/cmake-2.6/Modules/FindPkgConfig.cmake:322 (_pkg_check_modules_internal) awesomeConfig.cmake:133 (pkg_check_modules) CMakeLists.txt:15 (include) CMake Error at awesomeConfig.cmake:157 (message): Call Stack (most recent call first): CMakeLists.txt:15 (include) -- Configuring incomplete, errors occurred! -- regards ------- Kunal Ghosh BE 5th semester Dept of Computer Sc. & Engineering. Sir MVIT Bangalore,India Quote: "Ignorance is not a sin, the persistence of ignorance is" -- "If you find a task difficult today, you'll find it difficult 10yrs later too !" ----- "Failing to Plan is Planning to Fail" Blog:kunalghosh.wordpress.com Website:www.kunalghosh.net46.net V-card:http://tinyurl.com/86qjyk -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/belenix-discuss/attachments/20100101/c429c476/attachment.html>
