How do you install your 3rd party linux programs?
Posted: 2003-08-24 07:38pm
Do you simply compile and use wherever the makefile dumps the programs, or do you package the programs yourselves from source, and install that, or do you only install RPMs and not use programs that don't come in RPMs, or do you not install anything from third parties and only go by what comes with the distro?
BTW, I mostly package the files when the debian packages are not available, but occasionally I use alien to convert RPMs. Scripts and single executables go into ~/.bin without packaging, when I feel lazy. Debian usually provides everything, but there is the occasional program which is not available.
BTW, I mostly package the files when the debian packages are not available, but occasionally I use alien to convert RPMs. Scripts and single executables go into ~/.bin without packaging, when I feel lazy. Debian usually provides everything, but there is the occasional program which is not available.