User Tools

Site Tools


docs:tips_n_tricks:max_os_x:gajim.html

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
docs:tips_n_tricks:max_os_x:gajim.html [07.10.2017 14:54 CEST] peterdocs:tips_n_tricks:max_os_x:gajim.html [16.10.2017 20:07 CEST] peter
Line 1: Line 1:
 ====== Installing Gajim on OS X with Macports ====== ====== Installing Gajim on OS X with Macports ======
-//(Tested with Macports 2.4.19, my //''etc/variants.conf''// is "//''-x11 +no_x11 +quartz''//")//+Applies to: 
 +|OS X                  |  10.10.5 (Yosemite)       | 
 +|Macports              |  2.4.1\\ (2.4.2)          | 
 +|''etc/variants.conf'' | <file text variants.conf>-x11 +no_x11 +quartz</file> 
 + 
 + 
 +===== Issues with gdk-pixbuf Versions ===== 
 + 
 +:!: For me, //gdk-pixbuf2 @2.36.10_1//:-( and //gdk-pixbuf2 @2.36.10_2//:-( broke displaying images in Gajim, and updating the list of plugins got stuck. Keeping //gdk-pixbuf2 @2.36.6_0//:-active worked until //gdk-pixbuf2 @2.36.11//:-) came out which didn'nt have issues either. 
 + 
 +===== Install =====
  
 With macports, its as simple as that: With macports, its as simple as that:
  
   port install gajim   port install gajim
-   
-:!: For me, //gdk-pixbuf2 @2.36.10_1// broke displaying images in Gajim, and updating the list of plugins got stuck. For the time being, I stick to //gdk-pixbuf2 @2.36.6_0// and everything works.\\ 
-:!: Upgrade to //gdk-pixbuf2 @2.36.10_2// did not help either. 
- 
  
 If you want to use OMEMO: If you want to use OMEMO:
Line 15: Line 21:
  
 Then install the OMEMO Plugin from the Plugin Manager Then install the OMEMO Plugin from the Plugin Manager
 +
 +===== Running =====
 +
 +For some reason, my //locale// settings screw up Gajim. Setting //LANG// to //C// works:
 +
 +  LANG=C gajim
 +
 +(this way you change //LANG// only for //Gajim// and its descendants)
 +
 +===== Check (gdk-pixbuf2 @2.36.6) =====
 +
 +  ~ $ port installed 'active' and '(' gajim py-axolotl py-pil py-qrcode gdk-pixbuf2 libxml2 libedit glib2 fontconfig gobject-introspection ')'
 +  The following ports are currently installed:
 +    fontconfig @2.12.6_0 (active)
 +    gajim @0.16.8_0 (active)
 +    gdk-pixbuf2 @2.36.6_0 (active)
 +    glib2 @2.54.0_0+quartz (active)
 +    gobject-introspection @1.54.0_0 (active)
 +    libedit2 @20170329-3.1_1 (active)
 +    libxml2 @2.9.5_0 (active)
 +    py-axolotl @0.1.39_0 (active)
 +    py-pil @1.1.7_7 (active)
 +    py-qrcode @5.3_0 (active)
 +  ~ $
 +
 +===== Check (gdk-pixbuf2 @2.36.11) =====
 +
 +  ~ $ port installed 'active' and '(' gajim py-axolotl py-pil py-qrcode gdk-pixbuf2 libxml2 libedit glib2 fontconfig gobject-introspection ')'
 +  The following ports are currently installed:
 +    fontconfig @2.12.6_1 (active)
 +    gajim @0.16.8_0 (active)
 +    gdk-pixbuf2 @2.36.11_0 (active)
 +    glib2 @2.54.1_0+quartz (active)
 +    gobject-introspection @1.54.1_0 (active)
 +    libedit @20170329-3.1_2 (active)
 +    libxml2 @2.9.6_0 (active)
 +    py-axolotl @0.1.39_0 (active)
 +    py-pil @1.1.7_7 (active)
 +    py-qrcode @5.3_0 (active)
 +  ~ $
  
 BTW: This time, the [[https://dev.gajim.org/gajim/gajim/wikis/help/gajimmacosx#python2| Gajim Wiki]] is not the source, but me :-) BTW: This time, the [[https://dev.gajim.org/gajim/gajim/wikis/help/gajimmacosx#python2| Gajim Wiki]] is not the source, but me :-)
 +
 + --- //peter 07.10.2017 14:55//
docs/tips_n_tricks/max_os_x/gajim.html.txt · Last modified: 16.10.2017 20:09 CEST by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki