You are not logged in.

#1 2012-06-15 23:14:26

freaks
Member
Registered: 2010-11-10
Posts: 64

[solved]strip command not found

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

#2 2012-06-15 23:20:29

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,370
Website

Re: [solved]strip command not found

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

#3 2012-06-15 23:34:03

freaks
Member
Registered: 2010-11-10
Posts: 64

Re: [solved]strip command not found

ok thank you smile

Offline

Board footer

Powered by FluxBB