You are not logged in.
hello,
when i execute makepkg -s the program says i don't have the strip command
what is the name of the package to install ?
thks
Last edited by freaks (2012-06-15 23:34:23)
Offline
binutils, part of base-devel which you should have installed to use makepkg.
Also pkgtools has pkgfile which would give you this answer. (pkgfile <some filename> returns the package that contains the file named).
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
ok thank you
Offline