You are not logged in.

#1 2007-03-18 20:33:54

kukacomone
Member
Registered: 2007-03-15
Posts: 8

install stuffs from source

I try to install mplayer from source, after it done i hit mplayer, command not found. After that i try to install tmsnc and its the same, command not found. I tried bsdsfv too, and there was an error:

make: /usr/bin/install: Command not found
make: *** [install] Error 127

I install these progs from source always, and it was succes always.

Offline

#2 2007-03-18 21:06:45

iBertus
Member
From: Greenville, NC
Registered: 2004-11-04
Posts: 2,228

Re: install stuffs from source

You are running Arch Linux? I cannot figure out why you would want to install these applications from source on Arch Linux. The ABS is designed to allow you to rebuild a package with modifications and it remain managed by pacman. You should look at the wiki entries for ABS to determine how to rebuild these packages from source but keep them managed.

That said, it would seem that you are missing the /usr/bin/install command. I'm not at my Arch box currently so I cannot check to see if this path is correct for Arch Linux, but I assume it is probably the same as with most other distros.

Does anyone know what package owns /usr/bin/install?

Offline

#3 2007-03-18 21:25:41

mucknert
Member
From: Berlin // Germany
Registered: 2006-06-27
Posts: 510

Re: install stuffs from source

1.

 [~] > pacman -Qo /bin/install 
/bin/install is owned by coreutils 6.7-1

2.
Why the hell would you want to install mplayer from source? Arch often if not always has the newest stable (sometimes even unstable tongue) stuff in sensible yet reasonable tuned packages. It eludes me why you would want to compile mplayer yourself. If you need to, at least use ABS.

Other than that I must ask the same question iBertus already asked: are you even running Arch? Perhaps Gentoo is more to your liking. wink


Todays mistakes are tomorrows catastrophes.

Offline

#4 2007-03-18 22:39:30

kukacomone
Member
Registered: 2007-03-15
Posts: 8

Re: install stuffs from source

I have coreutils 6.7-1 :S
I used to install mplayer from source, and yes im new in arch. big_smile
I check ABS in wiki, thanks.

Last edited by kukacomone (2007-03-18 22:40:08)

Offline

#5 2007-03-19 07:15:50

hacosta
Member
From: Mexico
Registered: 2006-10-22
Posts: 423

Re: install stuffs from source

pacman -S mplayer

Offline

#6 2007-03-19 15:40:37

mucknert
Member
From: Berlin // Germany
Registered: 2006-06-27
Posts: 510

Re: install stuffs from source

Also, you should look at the path of the binary and compare it with your error-message. Rings any bells? smile


Todays mistakes are tomorrows catastrophes.

Offline

Board footer

Powered by FluxBB