nonnymoose / xsr

X Steps Recorder
MIT License
80 stars 17 forks source link

installation #92

Open andresgarcia0313 opened 6 years ago

andresgarcia0313 commented 6 years ago

please my english is not good

  you could add other installation commands the line you left could not be interpreted

lezsakdomi commented 6 years ago

@andresgarcia0313 Thank you for pointing it out!

This is what you meant?

andresgarcia0313 commented 6 years ago

do not download with version 1.0.0

curl https://github.com/nonnymoose/xsr/releases/download/$version/xsr.tar.gz | sudo tar -xzC / % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 9 0 9 0 0 4 0 --:--:-- 0:00:01 --:--:-- 4

gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now

download the git zip and then run make

/../xsr-master$ make ./xsr --help 2> & 1 1> / dev / null | [[tee> (cat> & 2) | wc -c -eq 0]] sudo make install make: *** There is no rule to build the 'install' target. High.

lezsakdomi commented 6 years ago

Sorry for the delay.

lezsakdomi commented 6 years ago

Ok, so I'm going to use docker for testing it out. Looks like it could "solve partially" #84 :)

It's maybe better to just instruct the user to look at the dockerfile there for installing on master branch? @nonnymoose what do you think about it?

lezsakdomi commented 6 years ago

@andresgarcia0313 See https://github.com/nonnymoose/xsr/blob/lezsakdomi-docker/Dockerfile It should surely work, no dependency errors :)

lezsakdomi commented 6 years ago

@andresgarcia0313 Altough I fixed now the typos on branch lezsakdomi-installation-instructions, check it out! Sorry for the inconvience and thank you for the report earlier (do not download with version 1.0.0 ...) :)