[How To] [Fedora] Android Eclipse Juno keeps crashing when open code completion
Add this line to ending of your eclipse.ini
-Dorg.eclipse.swt.browser.DefaultType=mozilla
Installing CadSoft Eagle in Fedora 20
http://www.micahcarrick.com/install-cadsoft-eagle-fedora-17.html
For openssl –> openssl-devel.i686
About the symlink of openssl
ln -s /usr/lib/libssl.so.1.0.0j /usr/lib/libssl.so.1.0.0
ln -s /usr/lib/libcrypto.so.1.0.0j /usr/lib/libcrypto.so.1.0.0
–>
ln -s /usr/lib/libssl.so.1.0.1e /usr/lib/libssl.so.1.0.0
ln -s /usr/lib/libcrypto.so.1.0.1e /usr/lib/libcrypto.so.1.0.0
Starting with MSP430 – eZ430-RF2500
- Install CCS
- Configure CCS to generate .hex file (selecting Project->Properties-> CCS build -> Steps ->Apply predefined Step->Create flash image: Intel-HEX)
- Install mspdebug (http://e2e.ti.com/support/microcontrollers/msp430/f/166/t/214038.aspx)
Synergy: server refuses connection from client
- Check name of client (in Edti/Setting)
- Check if server or client is using Encryption and the other isn’t (for being sure, not using Encryption at both ends)