Comments for SMM++ Mud Client
11 Jun 2004 13:29
make {frustrations}
Aaaaaaaaaarrrrrrggggghhhhhh!!!
This has _got_ to be one of the most trying
source builds I've run across. No fault of the
package, but this itkwish thingy and TCL
definations not getting found.
This is now my third day trying to get all the
packages together and get it building...
Re: make {frustrations}
> Aaaaaaaaaarrrrrrggggghhhhhh!!!
>
> This has _got_ to be one of the most
> trying
> source builds I've run across. No fault
> of the
> package, but this itkwish thingy and TCL
>
> definations not getting found.
>
> This is now my third day trying to get
> all the
> packages together and get it building...
>
The trick with itkwish is that newer versions include the functionality of itkwish in the wish binary. If you install tcl and itk you just have to link wish as itwish such as "ln -s wish itkwish". The wish binary will handle the itkwish functionality perfectly fine. As for other packages to install, this is detailed in the INSTALL file located in the install directory. What flavour of unix are you using?