[IGSTK-Developers] The Book
    Patrick Cheng 
    cheng at isis.georgetown.edu
       
    Sun Dec 21 12:46:20 EST 2008
    
    
  
Hi Julien,
The link to the PDF is a continuous build of the book (every 30 minutes)
I haven't been able to get the book built successfully under Cygwin. The 
binary of Graphviz for cygwin can be found here:
http://lassauge.free.fr/cygwin/release/graphviz/
Let me know if you have any luck with that.
The other option is to install linux on windows virtual machine (like 
VMware Server, it's free). I did manage to get the book built under 
Ubuntu in the VM.
Here are some notes I took while setting up the build:
----------------------------------------------------------------------
We need to install these tools to build the book:
g++
cmake
cvs
Texlive-full
Graphviz
ImageMagick
transfig
If you encounter error:
   ! LaTeX Error: File `picins.sty' not found.
Go to:
   http://www.ctan.org/tex-archive/macros/latex209/contrib/picins/
Download the .sty files, and put them into
   /usr/share/texmf-texlive/tex/latex
And then run:
   texhash
-----------------------------------------------------------------------
Hope this will help,
Patrick
Julien Jomier wrote:
> Hello,
> 
> I'm trying to build The Book on Cygwin but Graphviz's dot apparently 
> doesn't exist (at least I couldn't find it). Then I tried on plain 
> Windows without Cygwin but couldn't but the latex file because of the 
> following causes an error:
> 
>   ..\LaTeXWrapper.bat 
> C:/Julien/Workspace/IGSTKDocuments/TheBook/Latex/IGSTKTheBook.tex | tee 
> IGSTKTheBook.bibtex
> 
> Is anybody building TheBook on either Cygwin or Windows?
> 
> Also, is the link to the PDF the nightly build of the book?
> http://public.kitware.com/IGSTKWIKI/index.php/IGSTKTheBook_for_Release_4.0
> 
> Thanks,
> Julien
> _______________________________________________
> IGSTK-Developers mailing list
> IGSTK-Developers at public.kitware.com
> http://public.kitware.com/cgi-bin/mailman/listinfo/igstk-developers
> 
> 
    
    
More information about the IGSTK-Developers
mailing list