{"id":333,"date":"2012-05-08T16:29:16","date_gmt":"2012-05-08T14:29:16","guid":{"rendered":"http:\/\/timotheegiet.com\/blog\/?p=333"},"modified":"2017-12-07T19:51:43","modified_gmt":"2017-12-07T18:51:43","slug":"using-oyranos-on-kubuntu-12-04","status":"publish","type":"post","link":"http:\/\/timotheegiet.com\/blog\/floss\/using-oyranos-on-kubuntu-12-04.html","title":{"rendered":"Using Oyranos on Kubuntu 12.04"},"content":{"rendered":"<p>\u00b0\u00b0\u00b0<br \/>\nUPDATED 15\/06\/2012:<br \/>\n-Added missing dependencies in install step<br \/>\n-Fixed a typo in the CMAKE line which installed result in a wrong path.<br \/>\n-Edited again: cleaner folders<br \/>\n\u00b0\u00b0\u00b0<\/p>\n<p>Here is a little tutorial to help you install the powerful <a href=\"http:\/\/www.oyranos.org\" title=\"Master of the colorspaces\" target=\"_blank\">Oyranos Color-Management-System<\/a> on Kubuntu 12.04<br \/>\n(at least on a KDE\/Plasma desktop, as the Kolor-manager simple interface is on the KDE systemsettings panel, I&#8217;m not sure how to use it on other desktops).<\/p>\n<p>So first thing to do is to add the getdeb repository to your system, as the latest Oyranos core is available from there.<br \/>\n&#8211; download the <a href=\"http:\/\/archive.getdeb.net\/install_deb\/getdeb-repository_0.1-1~getdeb1_all.deb\" title=\"getdeb\" target=\"_blank\">GetDeb repository installer<\/a> , then double-click on it and install.<br \/>\n-in a terminal, run:<br \/>\nsudo apt-get update<br \/>\nsudo apt-get install build-essential git cmake oyranos liboyranos-dev oyranos-icc oyranos-doc kdelibs5-dev xcalib libyajl-dev<br \/>\nsudo apt-get build-dep calligra<\/p>\n<p>(the last line installs the packages needed to build calligra, which includes almost every packages needed to build kolor-manager; the few missing packages are on the previous apt-get line)<\/p>\n<p>Now that oyranos core is installed, you&#8217;ll want to use kolor-manager, which is a simple interface to setup oyranos easily.<br \/>\nUnfortunately, it&#8217;s not packaged yet on get-deb, so you&#8217;ll have to build it.<\/p>\n<p>You&#8217;ll have to download the sources on a folder called, for example, src ,<br \/>\nthen create a build to compile in it,<br \/>\nthen install in a third folder, called for example inst.<br \/>\nAll this in a folder in your home, so it&#8217;s not mixed with system packages.<\/p>\n<p>So to do all this, open the terminal and type these lines:<\/p>\n<p>mkdir oyranos<br \/>\ncd oyranos<br \/>\nmkdir src<br \/>\ncd src<br \/>\ngit clone git:\/\/anongit.kde.org\/kolor-manager.git<br \/>\ncd ..<br \/>\nmkdir inst<br \/>\nmkdir build<br \/>\ncd build<br \/>\ncmake -DCMAKE_INSTALL_PREFIX=$HOME\/oyranos\/inst $HOME\/oyranos\/src\/kolor-manager<br \/>\nmake<br \/>\nmake install<br \/>\nkbuildsycoca4<\/p>\n<p>Then in .profile (hidden file in your home folder, if it doesn&#8217;t exist already create one), add this line:<br \/>\nexport KDEDIRS=$KDEDIRS:$HOME\/oyranos\/inst<br \/>\nIn case if you need several of these paths (like here I&#8217;ve another one for calligra\/krita), separate them with : like this:<br \/>\nexport KDEDIRS=$KDEDIRS:$HOME\/kde4\/inst:$HOME\/oyranos\/inst<\/p>\n<p>Now Restart your session, and you&#8217;ll can find the color management in the systemsettings panel \ud83d\ude42<\/p>\n<p>Then in the parameters, you can define default profiles for all kinds of colorspaces.<br \/>\nI leave you the fun to discover all the features inside\u2026 Enjoy!<\/p>\n<p>(Note: Like always when you build software, it depends on libraries installed on your system. <del datetime=\"2012-06-15T20:18:49+00:00\">I&#8217;ve tried to list all those needed in the apt-get install line, but I may have missed some as I already built several other softwares here<\/del>EDIT: Updated tutorial, shouldn&#8217;t miss any dependencies now\u2026 If you have an issue at some point, feel free to send me an email using the contact form, with the output of the terminal pasted in it, so I can identify any <del datetime=\"2012-06-15T20:18:49+00:00\">missing libraries or other<\/del> issues and fix this tutorial.)<\/p>\n<p>(Note2: If you only want the Oyranos packages and no other update from get-deb, you can disable the repository after installing it so it doesn&#8217;t bring unwanted updates next time you&#8217;ll update your system. This is easy to do using Muon or Synaptic package managers for example\u2026)<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u00b0\u00b0\u00b0 UPDATED 15\/06\/2012: -Added missing dependencies in install step -Fixed a typo in the CMAKE line which installed result in a wrong path. -Edited again: cleaner folders \u00b0\u00b0\u00b0 Here is a little tutorial to help you install the powerful Oyranos Color-Management-System on Kubuntu 12.04 (at least on a KDE\/Plasma desktop, as the Kolor-manager simple interface [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[12],"tags":[18,19,13,17,16],"class_list":["post-333","post","type-post","status-publish","format-standard","hentry","category-floss","tag-color","tag-icc","tag-kde","tag-kubuntu","tag-oyranos"],"_links":{"self":[{"href":"http:\/\/timotheegiet.com\/blog\/wp-json\/wp\/v2\/posts\/333","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/timotheegiet.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/timotheegiet.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/timotheegiet.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"http:\/\/timotheegiet.com\/blog\/wp-json\/wp\/v2\/comments?post=333"}],"version-history":[{"count":17,"href":"http:\/\/timotheegiet.com\/blog\/wp-json\/wp\/v2\/posts\/333\/revisions"}],"predecessor-version":[{"id":935,"href":"http:\/\/timotheegiet.com\/blog\/wp-json\/wp\/v2\/posts\/333\/revisions\/935"}],"wp:attachment":[{"href":"http:\/\/timotheegiet.com\/blog\/wp-json\/wp\/v2\/media?parent=333"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/timotheegiet.com\/blog\/wp-json\/wp\/v2\/categories?post=333"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/timotheegiet.com\/blog\/wp-json\/wp\/v2\/tags?post=333"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}