Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 May 2001 09:23:34 -0400
From:      Jim Mock <mij@osdn.com>
To:        Shane Hale <shane@diversity.dreaming.org>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Licq
Message-ID:  <20010507092334.A65349@guinness.osdn.com>
In-Reply-To: <01050621115400.05051@diversity.dreaming.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 06 May 2001 at 21:11:54 -0400, Shane Hale wrote:
> 
> Hello
> 
> I'm having some probelms installing licq.  I'm using the ports to
> install it..
> 
> cd /usr/ports/net/licq && make install
> 
> and it all goes well..
> 
> then cd /usr/ports/net/gtk+licq && make -DWITHOUT_GNOME install
> 
> and it works, however when I goto run it, I get the error:
> 
> 20:46:35: [WRN] Licq: Ignoring stale lockfile (pid 377)
> 20:46:35: [ERR] Unable to load plugin (qt-gui): Cannot open "/usr/local/lib/licq/licq_qt-gui.so".
> 
> so I install /usr/ports/net/licq-qt-gui  and I get an error:

You don't need to do that.  Just edit ~/.licq/licq.conf and chnage the
line:

    Plugin1 = qt-gui

to:

    Plugin1 = gtk_gui

- jim

-- 
- jim mock <mij@osdn.com> - O|S|D|N - open source development network -
- http://www.freebsdzine.org/ - jim@freebsdzine.org - jim@FreeBSD.org -

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010507092334.A65349>