Click to See Complete Forum and Search --> : LICQ installation
Bantam
08-22-2001, 03:50 PM
Im new to linux, having just installed RedHat 7.1 a few days ago. I just installed LICQ, but I have no shortcuts to launch it. I tried using Appfinder to find the files and make a shortcut, but nothing cme of it. I just wanted to know what to do in order to get LICQ up and running, thx.
Malakin
08-22-2001, 04:27 PM
I'm sure it must be putting a link somewhere but the executable should be in either /usr/bin/licq or /usr/local/bin/licq
You can also "whereis licq" or "locate licq", or assuming you installed it with an rpm you can do a "rpm -qpl filename.rpm" on the rpm file you used to install it and it will tell you where all the rpm files were put, or "rpm -qpl filename.rpm | less" to get it page by page.
Edit: Or better still since you're new to Linux just use the gui package manager, it can also search for files and all that.
[ 22 August 2001: Message edited by: idealego ]
Bantam
08-22-2001, 11:14 PM
Sweet, i got it working now thx.