On Tue, 29 Jan 2002, Peter Suetterlin wrote:
> Under 'normal circumstances' a simple > make ; make install > should do the trick. But I don't know wether developer tools (include > files etc.) are installed by default in Mandrake. sometimes a small program did not have "make install" (maybe that can be read in Makefile). With this type of program, I have normally done only compiling it using command "make" and then the binary file can be copied in any directory (I prefer /usr/local/bin). Wayan
