473,465 Members | 1,899 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

additional lib

30 New Member
Hey, I need to use a additional lib on unix sever, I download the lib files in my home directory "./lib". I tried several ways to use it, but all failed for the same prompt
Expand|Select|Wrap|Line Numbers
  1. Can't locate Digest/SHA1.pm in @INC(@INC contains: ./lib /usr/perl5/5.6.1/lib/i86pc-solaris-64int /usr/perl5/5.6.1/lib /usr/perl5/site_perl/5.6.1/i86pc-solaris-64int /usr/perl5/site_perl/5.6.1 /usr/perl5/site_perl /usr/perl5/vendor_perl/5.6.1/i86pc-solaris-64int /usr/perl5/vendor_perl/5.6.1 /usr/perl5/vendor_perl .) at lib/WordNet/Tools.pm line 76.
  2. BEGIN failed--compilation aborted at lib/WordNet/Tools.pm line 76.
  3. Compilation failed in require at lib/WordNet/Similarity.pm line 139.
  4. BEGIN failed--compilation aborted at lib/WordNet/Similarity.pm line 139.
  5. Compilation failed in require at lib/WordNet/Similarity/PathFinder.pm line 114.
  6. BEGIN failed--compilation aborted at lib/WordNet/Similarity/PathFinder.pm line 114.
  7. Compilation failed in require at lib/WordNet/Similarity/path.pm line 87.
  8. BEGIN failed--compilation aborted at lib/WordNet/Similarity/path.pm line 87.
  9. Compilation failed in require at 1 line 2.
  10. BEGIN failed--compilation aborted at 1 line 2.
  11.  
And my code is
Expand|Select|Wrap|Line Numbers
  1. use lib "$ENV{HOME}/lib";   
  2. use WordNet::Similarity;
  3.  
I also try to export it or use perl -I from command line to call the additional lib, but none of them works.

Anyone has some suggestion?
Thanks in advance!
Oct 31 '08 #1
2 1951
numberwhun
3,509 Recognized Expert Moderator Specialist
Well, you say you downloaded it. Did you unpack it and build it as well? That is a requirement, otherwise you cannot use it. If you don't install it, how will it know its there?

Regards,

Jeff
Oct 31 '08 #2
anklos
30 New Member
Well, you say you downloaded it. Did you unpack it and build it as well? That is a requirement, otherwise you cannot use it. If you don't install it, how will it know its there?

Regards,

Jeff

Yep, I run the program well on my computer (XP platform), and now I need to transplant it to run well on unix.
Oct 31 '08 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Terry | last post by:
Problem: ========= Unknown column appearing in federated tables. Description: ============ Local database (L) is an established 'federated' database, extracting values from multiple remote...
1
by: Imran Aziz | last post by:
Hello All, Is there a way to set additional headers in an email message sent using System.Net.Mail (.net 2.0) ? I want to add some additional headers to the outgoing emails but cannot seem to...
4
by: TomHL | last post by:
Hello, I want to send an additional info with byte array wiith sockets as "one packet". I know how to send the byte array by himself, but how can I send the additional info with it at the same...
3
by: Arpi Jakab | last post by:
I have a main project that depends on projects A and B. The main project's additional include directories list is: ...\ProjectA\Dist\Include ...\ProjectB\Dist\Include Each of the include...
6
by: Sebi | last post by:
Hello all, I'm thinking about overwriting the ListItem, so it can contain x additional values (not only one). Has anybody ever tried this? Has someone got an example (C#)? Can DropDownList...
3
by: Rich | last post by:
Hello, I have been using OneClick deployment to deploy apps at my workplace. Works great! But now I have to deploy additional files with the app, like chms, rtfs. How do I publish the...
6
by: =?Utf-8?B?WW9naSBXYXRjaGVy?= | last post by:
Hello, I am using Visual Studio-2003. I created a project to build my library. Since I am using third party libraries as well, I have specified those additional library dependencies in project...
0
by: SandVich | last post by:
i had two servers with Windows2000 Advance server OS. One is main Domain Controller and second on is additional. A problem occurred in additional domain controller and ultimately i had to format...
0
by: Gary | last post by:
I'm having trouble entering Additional Registry Keys into my Package Solution that will deploy the Access 2007 runtime. (Client machine is running XP with Office 2007 Standard.) The Package...
10
by: Phil | last post by:
VB2005 Express. I am developing a solution that involves a windows forms application and a number of class library projects (DLLs). Some of the DLLs require extra data files or third party dlls. I...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.