Author Topic: How I got the Linux CVS to compile in Mandrake  (Read 661 times)

jagator55

  • Hydlaa Resident
  • *
  • Posts: 52
    • View Profile
How I got the Linux CVS to compile in Mandrake
« on: March 12, 2003, 08:18:39 am »
Problem: When running jam after ./configure I got alot of  ...failed C++ ./out/linuxx86/src/client/gui/..... type errors

Diagnostics: (With the help of acraig) found that CS didn\'t install all the files that are needed.

Solution: instead of puting export CRYSTAL=/usr/local/crystal i put     export CRYSTAL=/path/to/CS

Hope this helps.
-Robbie