Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
BerkeleyDB: version
Name: talk2kvj Date: January 27, 2004 at 15:34:17 Pacific OS: rh9 linux CPU/Ram: p42.6/256
Comment:
I have got redhat9 installed on my machine. I wanna install BerkeleyDB from source. How can I check the version of berkeley Db installed and the path to its library
Name: 3Dave Date: January 28, 2004 at 02:45:26 Pacific
Reply:
First find the package name, try: $ rpm -qa | grep -i berkeley It should come back with something like "BerkeleyDB-1.2.1". Well, there's your version number, to find the location of the files etc: $ rpm -ql BerkeleyDB-1.2.1
Summary: Hello, I'm what you would call a linux novice and I'm doing an internship at an office which has a linux email server. I want to know what commands to use and where to use them in order to 1) find out...
Summary: Since linux is opensource there is no real "warez".Full versions are legal.(There are no demo versions as far as i know).Also if you get one single CD you can install it on 100000 PCs and copy it for ...