To install kafka , I downloaded the kafka tar folder. To start the server I tried this command :
bin/zookeeper-server-start.sh config/zookeeper.properties <
Have to run in from Kafka home directory, but you are running from the bin.