Results 1 to 8 of 8

Thread: installing hexchat

  1. #1
    Join Date
    Sep 2009
    Beans
    94

    installing hexchat

    Hi can somebody give me a hand/point me to the right direction please? I am attempting to install hexchat but I don't know how to do it, the commands on the terminal etc etc. Any idea please?
    thanks

  2. #2
    Join Date
    Oct 2008
    Location
    Down Under
    Beans
    1,568
    Distro
    Ubuntu Budgie 18.04 Bionic Beaver

    Re: installing hexchat

    How to Build HexChat on Ubuntu

    https://gist.github.com/3194136

  3. #3
    Join Date
    Sep 2009
    Beans
    94

    Re: installing hexchat

    thanks. All done I built it and used it fine, but now I have a question. After using it yesterday I switched my laptop off. Today I switched it on again, and how do I launch the application again? I mean it is already built but where do I get the executable from?
    I tried
    Code:
    ./src/fe-gtk/hexchat
    but no joy. Same with just
    Code:
    hexchat
    or do I have to be in a specific directory to execute those commands?
    thanks

  4. #4
    Join Date
    Sep 2009
    Location
    California U.S.A.
    Beans
    398

    Re: installing hexchat

    If you did a make install it should have been installed somewhere in your shells $PATH. If you type "whereis hexchat" does it return anything?

  5. #5
    Join Date
    Sep 2009
    Beans
    94

    Re: installing hexchat

    yes it returns this:

    Code:
    antobbo@antobbo-xps17-ubuntu:~/Desktop$ whereis hexchat
    hexchat:
    antobbo@antobbo-xps17-ubuntu:~/Desktop$
    but hexcchat I know sits under Desktop/hexchat
    I don't seem to be able to start it again...

  6. #6
    Join Date
    Sep 2009
    Location
    California U.S.A.
    Beans
    398

    Re: installing hexchat

    You know it's on the desktop? How do you know that? Is there a shortcut or a binary there or something?

  7. #7
    Join Date
    Sep 2009
    Beans
    94

    Re: installing hexchat

    I managed to open it from the folder, but I can't from the terminal

  8. #8
    Join Date
    Sep 2009
    Location
    California U.S.A.
    Beans
    398

    Re: installing hexchat

    Quote Originally Posted by antobbo View Post
    I managed to open it from the folder, but I can't from the terminal
    Okay, so navigate to where the file is in the terminal and see what kind of file it is. Is it a binary or a .desktop shortcut or something?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •