Red Hat / Fedora :: How To Install Libnet Libraries Using Yum
Mar 7, 2010I'm new with linux. Trying my hand at socket programming. How to instaal libnet libraries using yum.
View 3 RepliesI'm new with linux. Trying my hand at socket programming. How to instaal libnet libraries using yum.
View 3 RepliesI have been trying to install nemesis for the last 6 hours. Every time I run the ./configure it indicates that it can not locate the libnet libraries. I have libnet installed along with libnet1-dev. The findings are below:
Code:
justin@justin-desktop:~$ sudo -s -H
[sudo] password for justin:
root@justin-desktop:/home/justin# cd Downloads/nemesis-1.4
root@justin-desktop:/home/justin/Downloads/nemesis-1.4# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
checking for gcc .....
I am trying to install libnet on fedora but I cannot find any information on installation in the package. I would be happy to receive any information or instructions for installing libnet on fedora.
View 2 Replies View RelatedI am quite new to Linux. Just some basic information, I am using windows xp but have installed vmwork station and am running Red Hat enterprise linux 4.
When i run ./configure it gives me this error. "configure: error: libnet >=1.1.2.1 not found "
I am a Fedora neophyte, upgrading a web server from Fedoras core 5 to Fedora 13. I finally got Apache and perl up and running, but my Perl scripts don't run because of the lack of Perl libraries.I have been able to use yum install thus far to get what I need which is a terrific tool when it works. I note there is a specific tool named 'cpan', and of course one can download libraries directly from the cpan.org website.Unfortunately, I have tried to download perl libaries from yum the cpan library from yum, and in each case I get:
[URL]
And it has tried maybe 20 mirrors, alway with the same result. What is the best way you experienced Fedora types have found to download and install perl libraries (like LWP for starters)?
i a newbie at linux and i installed Fedora 14 with minimum services and software in order to install Dynamips/Dynagen (Cisco router emulator).when i try to install Cisco rpm -ivh dynamips-0.2.8RC2-1.i386.rpm file i get the following:
error: Failed dependencies:
libc.so.6 is needed by dynamips-0.2.8RC2-1.i386
libc.so.6(GLIBC_2.0) is needed by dynamips-0.2.8RC2-1.i386
[code]....
I found difficulties on installing software in fedora 14. I'm trying this for 2 weeks and still there is no progress. I am forced to use fedora 14 as my OS since WRF is good in linux OS. I am hoping for soonest response for this matter because I need to run this as soon as possible for my thesis. and also A step by step solution for me to understand and install w/o any problems.
View 13 Replies View RelatedI want to install pgplot on my PC. My Pc is running an intel i7-860. I install Fedora13 (X86_64 version). there is no g77_gcc in fedora13, it has only gfortran_gcc. I have edited the 'g77_gcc.conf' by copying it to'local.conf' and change 'g77' into 'gfortran', and follow all the installation instructions of pgplot. For examle, I did: /usr/local/src/pgplot/makemake /usr/local/src/pgplot linux local.conf.
It seemly go through to the last step correctly, but the last step './pgdemo1' failed. It showes the same error message as other friends showed in 2008 in Fedora10: error while loading shared libraries: libpgplot.so: cannot open shared object file : No such file or directory
In fact it does exists, and if I do 'cp libpgplot.so /usr/local/lib', it showes that the file already exists. I overwrite it, no use at all.Still the same error message. In google I find an item to teach 'how to install pgplot in 'gfortran_gcc', I follow its instructions step by step, but at last, pgplot still does not work. I am an old man, not familiar with computer.
I want to compile Firewalk in cygwin, But error compiling libnet occur:
Firewalk-0.99.1 #./configure
loading cache ./config.cache
checking host system type... i386-pc-cygwin32
checking target system type... i386-pc-cygwin32
checking build system type... i386-pc-cygwin32
checking for gcc... gcc .....
checking for PacketSetMode in -lpacket... no
configure :erroracket lib not found
What is "Packet Lib"? I have compile Plib Package, but the this error occurs again!
I've been scratching my head on this one for a while.My level of knowledge of Linux isn't great. I know enough to be dangerous. I'm trying to get Webmin installed to give me an easier web front to Linux. I run the command to get the prereq's.
Quote:
sudo apt-get install perl libnet-ssleay-perl openssl libauthen-pam-perl libpam-runtime libio-pty-perl libmd5-perl
Reading package lists... Done
[code]....
So I can see that it can't find libnet-ssleay-perl I bit of searching around leads me to the sources.list file which tells apt-get where to get the packages I think. This is as follows.
Quote:
#
# deb cdrom:[Ubuntu-Server 8.04 _Hardy Heron_ - Release amd64 (20080423.2)]/ hardy main restricted
#deb cdrom:[Ubuntu-Server 8.04 _Hardy Heron_ - Release amd64 (20080423.2)]/ hardy main restricted
[code]....
Why many Linux distros are trying to use always the latest versions of the libraries and don't save the old libraries for compatibility? I mean, I can see libtiff for example, i can found a libtiff.so.5 on my /usr/lib, but doesn't store a libtiff.so.4 or 3 just for binary applications or games. For this example, I need libtiff.so.4 for uplink.
That should happen too on the old version of sims for linux, some ID games or others.What's wrong with storing old libraries? PD: Yay, my first post on 3 years!
I'm trying to get Gnome Wave Cleaner (audio wave cleaner) working. I get an error when I try to configure saying that "Gnomeui2 development libraries not found." Goggle just shows several other people having the same error, without any having any success getting GWC working. Anyone familiar with this?
View 5 Replies View RelatedIs there any way to use a dynamic libraries as a static libraries instead when compiling, so that my resulting executable won't have them as dependencies?
View 3 Replies View RelatedI am new to linux environment. I need to install libxt-dev ; libx11-dev ; and xorg-dev (xserver-xorg-dev)
My Red Hat Linux Enterprise version is : Linux 2.6.9-5.EL # I think the redhat is enterprise edition 3
im currently working on openbts,how can i get into the configuration file..its simply written that the config file is found in ./apps directorypenbts.config.but i have an error'No such file or directory'
View 1 Replies View RelatedI need to install ns-allinone-2.34(network simulator v. 2.34) on my Ubuntu OS. I searched the web and found some useful sites describing the installation steps.they say that before installing ns2 I need to install some essential libraries using the command below
$ sudo apt-get build-essential autoconf automake libxmu-dev
while executing this command I am getting the following error
E: Could not get lock /var/lib/dpkg/lock - open (11 Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
I don't even know what this command refers to. Please help me in understanding this command and also tell how to rectify the error as i need this software for my course as well as for my project on Ad Hoc networks.
I'm trying to use nspluginwrapper to run 32bit Flash in Iceweasel. I need some 32bit libraries that aren't included in ia32-libs, like libnss3.so and libssl3.so. However I have no idea how to get them. I've tried aptitude install ia32-libs-libnss3 like it says on the wiki but it just tells me that it can't find ia32-libs-libnss3. I've also tried aptitude install libnss3.so but it gives me the same error. I'm running amd64 Lenny 5.0.5. What should I do?
View 4 Replies View RelatedI want to set up ubuntu 10.10 on a computer WITHOUT Internet access.I also need to install a package on it but it has several dependant libraries (eg libX11-dev)If i just have the names of those libraries & the package, where can i find them, so that they can be downloaded onto a pendrive & then installed onto the comp? (What would a library file look like after download?)
Also after i have copied the files onto the other comp (assuming that it was possible), how do i install the library? Would synaptics recognise that i have installed this library if done manually by this method?
I am trying to install the pgplot libraries in my machine (Red hat), the version of my Linux is: Linux version 2.6.9-5.EL (bhcompile@decompose.build.redhat.com) (gcc version 3.4.3 20041212 (Red Hat
3.4.3-9.EL4)) #1 Wed Jan 5 19:22:18 EST 2005
but when executing make command I have the the problem related to X11
output as follow:
Code:
gcc -c -Wall -fPIC -DPG_PPU -O -I/usr/include/ -I/usr/include /usr/local/src/pgplot/drivers/xwdriv.c
/usr/local/src/pgplot/drivers/xwdriv.c:127:21: X11/Xos.h: No such file or directory
/usr/local/src/pgplot/drivers/xwdriv.c:128:22: X11/Xlib.h: No such file or directory
[Code]...
what system variables should I set to what and what options do I pass to ./configure so it builds and install libraries in */lib64 come on a 64bit system should be native 64bit not guest 64bit the guest should be 32bit as in /lib32 for multilib
View 8 Replies View RelatedI'm reading the 3rd official handbook in beta version and I learn that the automated tool "slackpkg" exists only since Slackware 12.1.Before that, how did users install new packages and their libraries ? Did they search each package with their web browsers and then install manually? For me, it seems tedious because I usually work with distributions like Fedora, Debian which use an online package management.Is there another way to download it from console and without web browser?
View 14 Replies View Relatedi wanted to know whether the gcc,g++ libraries are pre-installed i slackware 12.1 or not. if not then from where can i download them .how do i install them? how do i install the java jdk package also?
View 1 Replies View RelatedI'm having trouble installing software from the source files. From what I can gather the problem lies with not having the correct c libraries installed. My understanding is you use the ./configure, make, and make install commands in a terminal to install. And that the configure command checks to see if you have everything to install. this is the output when I try to configure:
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
[code]...
How do I install SDL (and other libraries) onto my dual-boot (XP/Xubuntu) computer? With only what came on the Xubuntu disk, I am able to play Oolite at what seems to be 1000 FPS, and Torcs at about 70 FPS.
View 6 Replies View Relatednot trolling for a flame war but I simply added the testing repository earlier and did an apt install of just lottanzb and it ended up taking ages and installed lots of new files and removed things like Epiphany etcetera, and that one command had me having to reinstall as it messed everything up so it wouldn`t work at all even the shell was messing up.I have never had Windows break totally from an install, but first try with Linux and it did so could someone explain why an apt-get install lottanzb would change all my libraries, config files etcetera with the testing version over Lenny stable?
View 14 Replies View RelatedI have installed 11.2 from OpenSuse DVD on a clean partition. The problems I am having are: Updater Applet - it keeps trying to do the update and fails with the message: DBus error: Unable to get transaction id from packagekit. svn. I am trying to understand how to run svn client. I found installation instructions here. However, running the command zypper install subversion produces following error message:
zypper: error while loading shared libraries: libzypp.so.619: cannot open shared object file: no such file or directory.
I havent used Linux in a long time. I dug up an old copy of Suse (version8.2), and installed it on an old 599MHZ PC. Ive been trying to update the various libraries to be able to get a updated version of Firefox installed. Is there any chance that this can work? I need to know if Im wasting my time and should just put winxp on this PC. Also, I cant get any repositories working. I assume the default ones I have on the Suse installation are bad and the ones for the later versions will not work.
View 9 Replies View RelatedI just did a fresh install of Slackware 13.0 on a Toshiba laptop, and the ONLY thing I did on it after creating a user and switching to init 4 was to run upgrades. After doing so several applications failed to launch, so I rebooted the machine. I get the following error followed by a login prompt:
Code:
/bin/sh: error while loading shared libraries: libtermcap.so.2: cannot open shaed object file: no such file or directory And nobody can log in, including root. I've got another laptop running 13.0 with all the latest upgrades and it runs fine.
I am running ubuntu 10.10 on a sony vaio f115. I am trying to install the printers for a brother mfc5460cn. I have used apt-get and aptitude, I have used sudo and sh all to no avail. I always get the same messages: cannot lock administration library (var/lib/pkg/) (11 temporarily unavailable) and cannot get lock/var/lib/dpkg/lock - open (11 temporarily unavailable)
How do I gain access to these libraries?
I installed Boost 1.43.0 on Fedora 12 32 bits, using standard build from the source code procedure:
./bootstrap.sh
./bjam
./bjam install
I see all Boost libraries in /usr/local/lib. Now I build my own program depending on the Boost libraries, and it is built successfully. However, when I try to execute my program, it shows "Library not found" message:
Code:
[alex@localhost ~]$ sixfpdconsole
sixfpdconsole: error while loading shared libraries: libboost_system.so.1.43.0: cannot open shared object file: No such file or directory
[alex@localhost ~]$ ldd /usr/local/bin/sixfpdconsole
linux-gate.so.1 => (0x009d1000)
libboost_system.so.1.43.0 => not found
libboost_thread.so.1.43.0 => not found
[Code]....