LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Arch linux some software wont open (https://www.linuxquestions.org/questions/linux-newbie-8/arch-linux-some-software-wont-open-682700/)

Jessica_Lily 11-11-2008 04:05 PM

Arch linux some software wont open
 
Hello,

I have just installed arch linux 2008.06 i installed openbox as my gui and when i choose things from the menu for instance Xchat it will do nothing at all and when i try and run it from xterm

[xray7224@myhost ~]$ xchat
bash: xchat: command not found

after "su"

bash-3.2# xchat
bash: xchat: command not found

after "su -"

[root@myhost ~]# xchat
-bash: xchat: command not found


i thought maybe it could have been user permissions but like i have just shown its not because root will not run it ether im not sure what it could be.

System Specs:
RAM = 2gb
CPU = Intel 1.42Ghz Duel core
GUI = openbox
Distro = Arch Linux 2008.06
GPU = Intel GMA X3100

Thanks in advance for any help you can give me

pixellany 11-11-2008 05:12 PM

On my system, xchat is not installed by default:
Code:

[mherring@mystical play]$ pacman -Q|grep xchat
[mherring@mystical play]$ pacman -Sl|grep xchat
extra xchat 2.8.6-2
extra xchat-gnome 0.18-2
community xchat-systray-integration 2.4.5-1
community xchatosd 5.19-1

I don't know about Openbox, but XFCE puts things in the menus that are not actually installed.

Learn to use these in your sleep:
pacman -Q|grep something
pacman -Sl|grep something

Jessica_Lily 11-12-2008 01:14 AM

ah right ok thanks i think that has solved my problem :)

elliott678 11-12-2008 02:07 AM

Openbox doesn't auto-generate it's menus by default, the menu that comes in the package is just an example.

Jessica_Lily 11-12-2008 10:16 AM

Ah thanks :) ill remeber that ill try and work out how to edit them :)


All times are GMT -5. The time now is 05:08 PM.