-
Notifications
You must be signed in to change notification settings - Fork 429
building/installing develop-500 branch (ubuntu) #159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Yes, the current development is ONLY in the develop-500 branch. We hope ot move this to master soon, but for the moment you MUST only be in the develop-500 branch. Now ALL build starts with cmake. Do you have cmake installed? Now there is only a little step before building - After install tidy5 should be available to run from anywhere... Advise if you have any trouble... |
@dkebler PS: That build information is in the README.md AFTER you switch to the develop-500 branch... Like I say, we hope that will all be in the master branch SOON... |
@dkebler, can you point out the gist to us? I will notify the gist owner that the instruction is soon to be invalid. He or she can change it, I hope. Edit: committed a large notice to the README in Master. |
@dkebler, in the develop-500 branch, have removed some development stuff from build/cmake/build-me.sh, so you can use that if you prefer a script, but it will still not do the install. That must be done manually. $ cd build/cmake By default will install in /usr/local/bin, the cmake default binary install location... If you want to install it in say /usr/bin use - note the 'bin' is not added - Advise any problems... HTH. |
https://gist.github.com/tacone/6082520 Nice thing about the script is it makes a deb package that can be put in a Best would be your repo to maintain this gist and point to such in the On Thu, Feb 12, 2015 at 4:08 AM, Jim Derry notifications@github.com wrote:
Cheers, Cuidate, TTFN http://www.youtube.com/watch?v=5Gu50vq5ux4 |
@dkebler, our plan is to release to all of those repos. Hopefully in Universe, so no having to add custom ppa's, etc. |
Anyone help me out?
Since master is now quite behind compiling/installing develop-500 branch seems necessary.
I found this bash script (for ubuntu) in a gist and it made doing so for master branch trivial but it's not helpful for develop-500 as in there is no gnuauto folder within /build in this branch.
I need help with the line indicated ????
Will simply bringing across the complete /build folder from master solve this???
or need to use make use of /cmake which is in this branch. In which case what is the equivalent call(s)
Wish I knew enough to do this myself without extensive time/learning....but alas no....just a lowly sass/html web designer trying to lint his htm5 :-(.
Once done this would be a very helpful gist in htacg account.
The text was updated successfully, but these errors were encountered: