Changes between Initial Version and Version 1 of Ticket #49074, comment 25
- Timestamp:
- Oct 18, 2015, 3:53:44 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #49074, comment 25
initial v1 1 1 Here is a workaround: 2 3 {{{ 2 4 sudo port install zlib openssl xorg-libsm libgnomecups 3 5 sudo su - … … 9 11 cp /usr/lib/libssl.* . 10 12 cp /usr/lib/libz.* . 13 }}}