Gossamer Forum
Home : Products : Links 2.0 : Installation -- Unix :

Re: [Tim Mousel] Error Finding Library

Quote Reply
Re: [Tim Mousel] Error Finding Library In reply to
I seem to have the same problem, but I tried some of the suggestions here on this post with no success. What is meant by @INC? Every other part of my links works fine except the modify and random links. Below is my error message and links.cfg code. Thanks in advance.

Code:
Error including libraries: Can't locate links.cfg in @INC (@INC contains: /usr/lib/perl5/5.8.7/i686-linux /usr/lib/perl5/5.8.7 /usr/lib/perl5/site_perl/5.8.7/i686-linux /usr/lib/perl5/site_perl/5.8.7 /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl .) at modify.cgi line 30. Make sure they exist, permissions are set properly, and paths are set correctly.





Code:

# Paths and URL's to Important Stuff
# --------------------------------------------------------
# PATH and URL of Admin CGI directory. No Trailing Slash.
$db_script_path = "/home/basshook/public_html/links/cgibin/admin";
$db_dir_url = "http://www.bassonhook.com/links/cgibin/admin";

# URL of User CGI directory. No Trailing Slash.
$db_cgi_url = "http://www.bassonhook.com/links/cgibin";
Nootkan
Subject Author Views Date
Thread Error Finding Library Dioritt 13362 Jan 19, 2005, 6:20 AM
Thread Re: [Dioritt] Error Finding Library
Andy 13241 Jan 19, 2005, 8:00 AM
Thread Re: [Andy] Error Finding Library
Dioritt 13213 Jan 19, 2005, 8:33 AM
Thread Re: [Dioritt] Error Finding Library
Dioritt 13202 Jan 19, 2005, 8:52 AM
Thread Re: [Dioritt] Error Finding Library
PerlFlunkie 13196 Jan 19, 2005, 10:15 AM
Thread Re: [PerlFlunkie] Error Finding Library
Dioritt 13192 Jan 20, 2005, 9:05 AM
Thread Re: [Dioritt] Error Finding Library
Tim Mousel 13224 Jan 26, 2005, 12:11 PM
Thread Re: [Tim Mousel] Error Finding Library
sean416 13172 Feb 2, 2005, 11:10 PM
Thread Re: [sean416] Error Finding Library
Tim Mousel 13175 Feb 3, 2005, 12:19 PM
Thread Re: [Tim Mousel] Error Finding Library
sean416 13154 Feb 4, 2005, 2:35 PM
Thread Re: [sean416] Error Finding Library
Tim Mousel 13165 Feb 4, 2005, 2:40 PM
Thread Re: [Tim Mousel] Error Finding Library
nootkan 12821 Dec 29, 2005, 6:06 PM
Post Re: [nootkan] Error Finding Library
PerlFlunkie 12801 Dec 29, 2005, 8:48 PM