LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Hexchat or Xchat. (https://www.linuxquestions.org/questions/linux-software-2/hexchat-or-xchat-4175509022/)

jokar.mohsen 06-24-2014 10:22 AM

Hexchat or Xchat.
 
Hello.
I removed Xchat direcory in ~/.xchat2 but when I remove and reinstall Xchat this direcorty not created :(. How can I solve this problem?

Thank you.

TB0ne 06-24-2014 11:05 AM

Quote:

Originally Posted by jokar.mohsen (Post 5193155)
Hello.
I removed Xchat direcory in ~/.xchat2 but when I remove and reinstall Xchat this direcorty not created :(. How can I solve this problem?

How about by creating the directory??? Did you try "mkdir ~/.xchat2"????

brebs 06-24-2014 12:57 PM

For hexchat, look in ~/.config/hexchat

jokar.mohsen 06-25-2014 02:56 AM

I removed both directory :(

ondoho 06-25-2014 07:47 AM

jokar.mohsen, please describe the problem in as much detail as you can, maybe also providing terminal output.

i guess your problem is not creating directories.
but if it is, open a terminal and type:
Code:

mkdir $HOME/.xchat2
mkdir $HOME/.config/hexchat

of course you can achieve the same with a graphical file manager.

TB0ne 06-25-2014 08:19 AM

Quote:

Originally Posted by jokar.mohsen (Post 5193562)
I removed both directory :(

The GO AND CREATE THEM AGAIN...not sure why that's unclear. If the error(s) you're getting tell you the directory doesn't exist, then CREATE IT, and move forward.


All times are GMT -5. The time now is 12:04 PM.