Changes between Initial Version and Version 1 of Ticket #49074, comment 25


Ignore:
Timestamp:
Oct 18, 2015, 3:53:44 PM (9 years ago)
Author:
jakubzeman@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #49074, comment 25

    initial v1  
    11Here is a workaround:
     2
     3{{{
    24sudo port install zlib openssl xorg-libsm libgnomecups
    35sudo su -
     
    911cp /usr/lib/libssl.* .
    1012cp /usr/lib/libz.* .
     13}}}