Posted January 09, 2014
Wohoo! Finally got off my but and got this done.
LGOGDownloader installed on Slackware64 14.1.
I need to upload htmlcxx and lgogdownloader slackbuilds on my git page but that will probably take some time as I'm a bit tired now.
I will post instructions and link to slackbuilds here when it's done.
==============================
Here are quick insctructions on how to get this done:
Needed dependecies:
tinyxml
liboauth
rhash
jsoncpp
htmlcxx
You can get tinyxml from slackbuilds.org.
As for the rest, you can grab slackbuilds for them from my git page: https://github.com/sbolokanov/slackbuilds
Compile all dependecies and install them.
note: I had trouble with htmlcxx version 0.85 so I had to fall back to 0.84
Compile lgogdownloader (you can get my slackbuild if you are way too lazy!):
# make release
# install -D -m 755 bin/Release/lgogdownloader /usr/bin/lgogdownloader
That's it. Now you can run lgogdownloader.
$ lgogdownloader
If you have any issues with my slackbuilds please drop me an e-mail.
LGOGDownloader installed on Slackware64 14.1.
I need to upload htmlcxx and lgogdownloader slackbuilds on my git page but that will probably take some time as I'm a bit tired now.
I will post instructions and link to slackbuilds here when it's done.
==============================
Here are quick insctructions on how to get this done:
Needed dependecies:
tinyxml
liboauth
rhash
jsoncpp
htmlcxx
You can get tinyxml from slackbuilds.org.
As for the rest, you can grab slackbuilds for them from my git page: https://github.com/sbolokanov/slackbuilds
Compile all dependecies and install them.
note: I had trouble with htmlcxx version 0.85 so I had to fall back to 0.84
Compile lgogdownloader (you can get my slackbuild if you are way too lazy!):
# make release
# install -D -m 755 bin/Release/lgogdownloader /usr/bin/lgogdownloader
That's it. Now you can run lgogdownloader.
$ lgogdownloader
If you have any issues with my slackbuilds please drop me an e-mail.
Post edited January 11, 2014 by simon_vd