Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
well...i had a problem with licq. it didn't wanna run at all. so i removed it & tried to install it again from cd. it didn't work (i can't figure out why but it doesn't matter anymore). so i downloaded a new version (1.2.7) & finally succeeded to install it & the gt-guy.
obviously i had to install it as root. my problem is that i can't run it when i'm not superuser. it always says:
[dan@x1-6-00-30-84-2b-42-91 dan]$ licq
17:47:22: [WRN] Licq: Ignoring stale lockfile (pid 22701)
17:47:22: [ERR] Unable to load plugin (plugins): /usr/local/lib/licq/licq_plugins.so: cannot open shared object file: No such file or directory.
when i run it as root, i don't get any errormessage.
does anybody have an idea how to fix it, so that i'm able to run it as "dan"?
ok, i changed permissions so that i'm able to read it as dan, then it told me
19:58:09: [WRN] Licq: Ignoring stale lockfile (pid 29467)
19:58:09: [ERR] Unable to load plugin (plugins): /usr/local/lib/licq/licq_plugins.so: cannot open shared object file: Permission denied.
19:58:09: [WRN] This usually happens when your plugin
is not kept in sync with the daemon.
Please try recompiling the plugin.
i recompiled it & still get the same error...(but no problem to run it as root)
it seems very strange to me because the file licq_plugins.so doesn't even exist so why does it only say "permission denied"...?
& i have no idea what "kept in sync with the daemon" means...does it mean the permissions aren't the same?
lot of apps keep a 'lock file' that, if present, prevent another instance being started (mozilla/netscape..)
if there is a .licq dir under ur home dir, chk for a lock file, and delete it. then try. but anyway, this is just a warning.
the error message is about the plugin. if licq plugins are like mozilla's, why dont u make a link to '/usr/local/lib/licq/licq_plugins.so' in licq plugins folder in ur home dir?
i ignored the lockfile yet. i tried the link thing. but it didn't help at all. i'm receiving the same error message as usual...
but thanks for trying...
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.