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

Error Including Libraries

Quote Reply
Error Including Libraries
I am still getting the following error after installation when I try to access the admin page. Can someone give me an idea of what I have done wrong?

Error including libraries: Can't locate D:Ž.247.17.71i-bininksdmininks.cfg in @INC (@INC contains: D:\216.247.17.71\cgi-bin\links\admin C:/Perl/lib C:/Perl/site/lib .) at D:\216.247.17.71\cgi-bin\links\admin\admin.pl line 27.

Make sure they exist, permissions are set properly, and paths are set correctly.



Quote Reply
Re: Error Including Libraries In reply to
Hi

Try opening admin.cgi and add the full path to links.cfg

Good Luck

DavyC

Quote Reply
Re: Error Including Libraries In reply to
Actually, I had already done that before I got the error. The line in admin.pl looks like:

require "D:\216.247.17.71\cgi-bin\links\admin\links.cfg"; # Change this to full path to links.cfg if you have problems.

Do you have suggestions for anything else that I might try?

Thanks,

Anthony R.



Quote Reply
Re: Error Including Libraries In reply to
Hi

Just a guess, but try changing to forward slashes eg

d:/domain/links/cgi-bin/admin/links.cfg

I use this when using windows and it works.

As I say it is only a guess

Good Luck

DavyC

Quote Reply
Re: Error Including Libraries In reply to
Make sure that you use the correct case setting (either lower or upper case) for the drive letter where your account and files are located. Many Windows servers are not configured to allow case setting aliases MEANING that you have to type the correct case of the drive letter where your stuff is located.

Regards,

Eliot Lee