Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

Ubuntu 12.04 Multiarch

978 bytes added, 13:36, 20 May 2014
no edit summary
</pre>
<div>Take a note, You should add here the src packages be common repositories for all architectures and it's not necessary to set the every architecture... After that we must execute:</divpre>apt-get update<div/pre>We add the tags [arch =i386] or [archInstall ARM packages =armhf] or if any repo provide more &nbsp;[arch=armelIf you wish install a new package (in our case we install openssl library) you should do:<pre>mcaro@mcaro-vm-u12:~$ apt-cache search libssllibssl-dev - SSL development libraries,armhf]You should add your whised repositories there header files and documentationlibssl-doc - SSL development documentation documentationlibssl1.0.0 - SSL shared librarieslibssl1.0.0-dbg - Symbol tables for libssl and libcryptodcmtk - OFFIS DICOM toolkit command line utilitieslibcherokee-mod-libssl - Cherokee web server - SSL crypto functions pluginlibdcmtk2 - OFFIS DICOM toolkit runtime librarieslibdcmtk2-dev - OFFIS DICOM toolkit development libraries and headerslibssl-ocaml - OCaml bindings for OpenSSL (runtime)libssl-ocaml-dev - OCaml bindings for OpenSSLlibssl0.9.8 - SSL shared librarieslibssl0.9.8-dbg - Symbol tables for libssl and libcryptolibsslcommon2 - enterprise messaging system - common SSL librarieslibsslcommon2-dev - enterprise messaging system - common SSL development files</divpre>and after found your desired library:<divpre>sudo apt-get install libssl1.0.0:armhf</divpre>Adding ":armhf" at end you set the ARM hard floating version to set installed