You are not logged in.

#1 2010-05-10 15:48:47

registeringsucks
Member
Registered: 2009-04-27
Posts: 27

Installed application not really installed?!

Hi guys,
i got a very strange and annoying problem here. I installed handbrake with pacman w/o any errors but it doenst show up anywhere.
locate gives 0 results and there are no entrys of it anywhere.
Things i tried:
pacman -Scc
pacman-optimize
directly installed the pkg from ftp.archlinux.org
also there are no bugs about it and the pkgbuild looks fine to me

I experienced similar things with virtualbox from AUR, but i thought that was AUR related.
Halp plz:|

Offline

#2 2010-05-10 16:04:32

hokasch
Member
Registered: 2007-09-23
Posts: 1,461

Re: Installed application not really installed?!

pacman -Ql lists files installed by a given package.

Offline

#3 2010-05-10 16:21:26

brisbin33
Member
From: boston, ma
Registered: 2008-07-24
Posts: 1,796
Website

Re: Installed application not really installed?!

yes, -Ql will show you the binaries that handbrake installs.  this first thing i did was softlink a /usr/bin/handbrake.

Offline

#4 2010-05-10 18:11:14

registeringsucks
Member
Registered: 2009-04-27
Posts: 27

Re: Installed application not really installed?!

mmh ok, so HandBrakeCLI is installed, but shouldnt there also be the gtk-one in the package included?

Offline

#5 2010-06-08 04:18:22

choogi
Member
Registered: 2009-10-06
Posts: 60

Re: Installed application not really installed?!

I found this thread because I was having the same problem.  If you haven't figured it out yet, or to make things easier for others who have the same problem, the gtk executable is located at /usr/bin/ghb.  I don't know why the developers decided to call the executable "ghb"--it seems like a pretty stupid idea to me.  The following command should set you straight:

sudo ln -s /usr/bin/ghb /usr/bin/handbrake

Offline

#6 2010-06-08 04:19:53

flamelab
Member
From: Athens, Hellas (Greece)
Registered: 2007-12-26
Posts: 2,160

Re: Installed application not really installed?!

Lol, ghb ? For a moment I though it was GDB (gnu debugger) !

Offline

Board footer

Powered by FluxBB