You are not logged in.
Pages: 1
Well, I went to install k3b today and...
[james@Konata ~]$ sudo pacman -S k3b
resolving dependencies...
looking for inter-conflicts...
Targets (1): k3b-1.0.5-2
Total Download Size: 6.28 MB
Total Installed Size: 14.19 MB
Proceed with installation? [Y/n]
:: Retrieving packages from extra...
downloading k3b-1.0.5-2-x86_64.pkg.tar.gz...
checking package integrity...
checking for file conflicts...
installing k3b...
k3b: If you have a DVD-Burner, you should install 'dvd+rw-tools'
[james@Konata ~]$ k3b
bash: k3b: command not found
Yeah... any ideas?
Arch i686 User
xmonad :: xmobar :: urxvt :: vim
Offline
should be in /opt/kde/bin
maybe something is wrong with your $PATH ?
Offline
should be in /opt/kde/bin
maybe something is wrong with your $PATH ?
If you didn't already have something in /opt/kde/bin (fairly likely since most things are in /usr as they switch to kde4) that won't be in $PATH until it updates. It will do that next time you login or I think source your bash profile will also update
Offline
Pages: 1