Having hard time installing from source
http://wxchecksums.sourceforge.net/download_en.html
here is the error when I go "make depend"
which I think is the 1st step, done from src dir.
[root at localhost src]# make depend
makedepend -fmakefile.dep cksums.cpp lvwSums.cpp frmSums.cpp
dlgProgress.cpp dlg ResProg.cpp dlgFilesSelector.cpp dlgConf.cpp
dlgAbout.cpp dlgInvalidFiles.cpp dl gNewFile.cpp dlgMultiCheckConf.cpp
dlgMultiCheck.cpp dlgBatchCreateConf.cpp dlgB atchCreate.cpp
dlgAddMatchFiles.cpp slstview.cpp appprefs.cpp language.cpp check
sumutil.cpp checksumfactory.cpp md5.cpp crc32.cpp sumfile.cpp
md5file.cpp sfvfil e.cpp bytedisp.cpp utils.cpp osdep.cpp fileutil.cpp
fdftlmk.cpp cmdlnopt.cpp lic ence.cpp
make: makedepend: Command not found
make: *** [depend] Error 127
here is compile.txt contents. (I've snipped the MS Windows bits.)
Compilers
-----------
I've successfully compiled wxChecksums with:
- MinGW 2.0.0-3 and Borland C++ Free Compiler (5.5.1) under Windows.
- gcc 3.3.1 under Linux.
I will describe the compilation process for MinGW 2.0.0-3. This installation
process uses some Unix tools, so you must be familiar with them.
* gcc under linux
-----------------
Make sure wxWidgets 2.4.2 or newer is installed (devel packages too). In the
src directory, simply type:
make depend
make
To install it, under an adminstrator account (e.g. root), type:
make install
Before the installation, check the directory of installation in makefile.
To enable the large support, define the USE_LARGE_FILES flag when
calling make:
make USE_LARGE_FILES=1
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!