[Therion] Building therion for HomeBrew

2013-12-29 Thread Christian Sandrini
That is weird. Apparently it does not find vtk5. Probably you need to install vtk5 first. # brew install homebrew/versions/vtk5 I will try to include that. best Chris On 29 Dec 2013, at 17:48, Dave Clucas wrote: > mycavesmba11:~ daveclucas$ brew install > https://raw.github.com/un1x86/homeb

[Therion] Building therion for HomeBrew

2013-12-29 Thread Dave Clucas
mycavesmba11:~ daveclucas$ brew install https://raw.github.com/un1x86/homebrew/therion/Library/Formula/therion.rb 100.0% Error: No available formula for vtk5 Searching taps... homebrew/versions/vtk5 Dave Clucas daveclucas.c

[Therion] Building therion for HomeBrew (Christian Sandrini)

2013-12-29 Thread Christian Sandrini
Hi Dave It is actually a bit easier. Before installing just make sure that you did the following steps: - brew update - brew doctor And there is no error. Also make sure you have MacTex installed. Then you can just do the following. # brew install https://raw.github.com/un1x86/homebrew/theri

[Therion] Building therion for HomeBrew (Christian Sandrini)

2013-12-29 Thread Dave Clucas
I got as far as checkout and then got this error. mycavesmba11-2:local daveclucas$ git checkout therion error: pathspec 'therion' did not match any file(s) known to git. I tried to pull the files again with this result mycavesmba11-2:local daveclucas$ git pull chris therion

[Therion] Building therion for HomeBrew

2013-12-24 Thread Christian Sandrini
I just submitted a pull request for HomeBrew with the new therion formula. For the ones that can not wait you can also clone my git repository - Install HomeBrew - cd /usr/local - git remote add chris https://github.com/un1x86/homebrew - git pull chris therion - git checkout therion - brew instal

[Therion] Building therion for HomeBrew

2013-12-24 Thread Christian Sandrini
Hi Martin As long as they are symlinked correctly it should not cause any problems. Unless every path was hardcoded. On 24 Dec 2013, at 12:58, Martin Sluka wrote: > I hope there is no any problem if they will be there > > m. > > > Dec 24, 2013 v 10:30 AM, Christian Sandrini : > >> As per

[Therion] Building therion for HomeBrew

2013-12-24 Thread Martin Sluka
I hope there is no any problem if they will be there m. Dec 24, 2013 v 10:30 AM, Christian Sandrini : > As per HomeBrew rules they all have to sit in their own subdirectory and just > link to binaries to /usr/bin. Martin Sluka - Studio Sluka prodej Hahnemühle DFA tisk fotografií, reproduk

[Therion] Building therion for HomeBrew

2013-12-24 Thread Christian Sandrini
Hi I am building therion for HomeBrew Mac so it is a bit easier for every mac user. Is it possible to specify a prefix when compiling? I only have the option make config-macosx but I should be able to specify where the binaries are going to be copied. As per HomeBrew rules they all have to sit