[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to compile ePiX 1.0.x on Fedora Core 5



Hi Everyone,
I know that this is old, but this might help someone else to actually have it written down.

1. Install g++32 from the "Legacy" subsection of "Development Tools" in the Package Manager. 2. CXX=g++32 in Makefile and EPIX_CXX=g++32 (or is it CXX_EPIX) in config
3. follow the instructions in INSTALL