PortaboomThe contents of this website are Copyright (c)2008 by Brian Manning <brian at antlinux dot com>. Please do not reuse any of the content on this website without permission from the author.
CamelBox Home Page :: Feb. 2008 Start Page :: Feb. 2008 Building Perl :: Feb. 2008 Building Core GTK Apps :: Feb. 2008 Building Extra GTK Apps
Prerequisites:
perl -MCPAN -e shell)
C:\camelbox\
make)
C:\camelbox\
dmake, downloadable from CPAN
C:\camelbox\
dmake.exe file and startup folder should be placed in the C:\camelbox\bin folder.
gcc.exe, dmake.exe, cc1.exe and dmake.exe (and it's subdirectories) are set on the machine using the Environment Variables button from the My Computer properties dialog (see the section titled Running a pre-zipped Camelbox package on the Camelbox Home Page for step-by-step instructions on how to change the environment variable in Windows)
Generate filelists with:
ufind /camelbox | sed -e '{/^\/camelbox$/d; s/\/camelbox[\\]*//;}'
Windows MS-DOS Box version:
ufind /camelbox | sed -e "{/^\/camelbox$/d; s/\/camelbox[\\]*//;}"
Next: Building Perl