Tilted Forum Project Discussion Community  

Go Back   Tilted Forum Project Discussion Community > Interests > Tilted Technology


 
 
LinkBack Thread Tools
Old 12-02-2004, 08:38 PM   #1 (permalink)
Psycho
 
bacon_masta's Avatar
 
Location: i live in the state of denial
giFT under linux

Why can't Computer Scientists tell the difference between Halloween and Christmas?
Because 31 OCT. = 25 DEC.

ok, now that THAT's out of the way...i installed giFT, lib-giFT, and the openFT plugin for giFT (giFT ver 0.11.8.1 and openFT version 0.2.1.4) on slackware 10.0, and am using the apolion front end. all of the program components work fine, except i cannot get the giftd daemon to execute. it claims it is missing a shared library from /usr/lib (lib-giFT.so.0) that is there, and i have so far been unsuccessful in locating the configuration files for the giFT daemon so i can point this mislead startup script in the right direction. any ideas, experience with giFT, or mere appreciation of a bad pun i found? thanks in advance
bacon_masta is offline  
Old 12-02-2004, 10:38 PM   #2 (permalink)
Insane
 
Location: Austin, TX
Have you tried stracing the executable? It might be missing some other support file, but then giving an incorrect error message. For example, if you try to use the 'chroot' command without all the approprate libraries in the new root location, it will spit out a "/bin/sh: No such file or directory" error, even though /bin/sh exists in the new location. Using strace reveals that the "No such file or directory" error is actually from when /bin/sh tries to load a library that isn't there.

/Just had to deal with that particular problem last night
//Just man strace.
skaven is offline  
Old 12-02-2004, 10:38 PM   #3 (permalink)
Insane
 
Location: Austin, TX
Oh, and it took me a minute, but I got the joke. Funny!
skaven is offline  
Old 12-02-2004, 11:54 PM   #4 (permalink)
Upright
 
I love that joke ^_^

Try ldd /usr/bin/giftd
(or wherever your gift daemon is located)

Another thing to note is that gift (well my version of 0.11.8.1 anyway) looks for "libgift.so.0", NOT "libgiFT.so.0" (case-sensitive)

Try sticking in a symlink and hopefully that will help - maybe there was an error with the packaging or something.
mgcloud is offline  
Old 12-03-2004, 09:41 AM   #5 (permalink)
In Your Dreams
 
Latch's Avatar
 
Location: City of Lights
Check your /etc/ld.so.conf

Make sure /usr/lib is in one of the paths.. although it's so common it should be.

Run 'ldconfig' as root.
Latch is offline  
 

Tags
gift, linux


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -8. The time now is 02:49 PM.

Tilted Forum Project

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73