|
|
Hi all,
I'm now running Beta 35a OK on Linux - Slackware 12.2 32 bit and Slackware 13.0
64 bit. Here's the recipe I used starting with a copy of Linux Beta 34 and
Windows Beta 35a.
1/ Copied all files in Windows vfe to Linux vfe (but not the directory win)
2/ Copied all files in Windows source to Linux source (but not the directories).
Descended to each directory below source in turn, and copied the files from
Windows to Linux equivalent.
3/ Edit source/backend/Makefile.am
add these to the list of source files (line 32):
colour/spectral.cpp colour/spectral.h
4/ Rebuild make files:
aclocal
automake
autoconf
5/ ./configure with your favourite options, then make and make install
I used:
../configure \
--with-boost-thread=boost_thread-mt \
COMPILED_BY="Beta35a from windows beta code"
Cheers,
Peter
Post a reply to this message
|
|