Skip to main content

Posts

OSX Yosemite : how to install maven ? (updated)

Hello, Today we are going to install maven to my MacBook Pro (late 2010 model). It has OS X Yosemite. Before you start please install JDK . I have installed   jdk-8u45-macosx-x64 .  Lets start : - First you need to install latest version of maven from its website. here is the link :  https://maven.apache.org/download.cgi - When you open the web site scroll the page down. You will see this caption. "Unix-Based Operating Systems (Linux, Solaris and Mac OS X)"   Follow the instructions and install. You can think what is the aim of this  post  but don't have a hasty judge on me because these  instructions didn't  work  on my OS so I decided to publish this post. As they write in instructions  download   apache-maven-3.3.3-bin.tar.gz After end of download double click to ".tar" file - Now we need to locate the "apache-maven-3.3.3" folder. Copy the folder. I prefer to locate  folder in Library folder. on when you ar
Recent posts

net-snmp : step by step installation, (Windows 7 X64, x86) (32bit & 64bit)

Hello, I'm going to show you how to download and install net-snmp service to enable SNMPv3 for windows 7 64bit because windows operating systems don't support it. With version 3 SNMP has new security options to make package transfer safe. wikipedia SNMP v3 There is 32 bit versions for all setup files. installation steps are same. installation :    visual C++ 2008 redistributable package (x64) before all you need to install this because as you will see the openssl (if you want to use net-snmp with snmpv3 you are going to need this) installation needs this. Download Page Link :  Visual C++ 2008 redistributable installation When you click the link above you will see this screen check the version. if it is x64 then click download button. Microsoft Download Center web page. Select download location.   Then double click  vcredist_x64.exe  and start setup. Finish the installation. Win64 OpenSSL v0.9.8zf  if you want to use snmpv3 functionality with net-