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.
Where is libm.a?
Name: lcip Date: July 25, 2005 at 16:41:21 Pacific OS: mandriva limited edition CPU/Ram: athlon 3000+ / 1 GB
Comment:
I have not found the math library on my system, where is it? It isn't in /usr/lib. where i could find the library or dowload it?
Name: Jake2 Date: July 25, 2005 at 18:18:16 Pacific
Reply:
Why do you need it? Can't you make one from the so lib with ar?
0
Response Number 2
Name: 3Dave Date: July 26, 2005 at 07:12:31 Pacific
Reply:
On my slackware systems it lives in /usr/lib/ and is included in the glibc-2.3.5 package. Perhaps you need to install the glibc devel package? http://rpmfind.net/linux/rpm2html/search.php?query=libm.a&submit=Search+...
0
Response Number 3
Name: lcip Date: July 27, 2005 at 09:26:34 Pacific
Summary: Hi, I know I can set the hostname of a machine by typing "hostname namexxx". But where does this host name save as? like where is the conf file? I check /etc/hosts and it is not there. Someone say ...
Summary: Your drives are no longer letters in linux. they are now devices. For ex /dev/hda would be your hard drive type ide. Your old "a" drive is probably /dev/fd0 or /dev/floppy do a "ls -l /dev/floppy" Als...
Summary: Hi, I am using RedHat Linux 7.0. I notice I don't have the file /etc/inetd.conf. Where is it? instead, in /etc, i have a file /etc/xinetd.conf Are they the same? why is it xinetd.conf and not inet...