Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 28th July 2012, 03:18 AM
jacintowski Offline
Registered User
 
Join Date: Jul 2012
Location: spain
Posts: 3
linuxfirefox
Problem with Xbslink on fedora 17

I tried to run Xbslink on fedora 17 and this error driving me crazy

HTML Code:
Unhandled Exception: System.DllNotFoundException: libpcap.so.1.1.1
  at (wrapper managed-to-native) SharpPcap.LibPcap.LibPcapSafeNativeMethods:pcap_findalldevs (intptr&,System.Text.StringBuilder)
  at SharpPcap.LibPcap.LibPcapLiveDeviceList.GetDevices () [0x00000] in <filename unknown>:0 
  at SharpPcap.LibPcap.LibPcapLiveDeviceList.Refresh () [0x00000] in <filename unknown>:0 
  at SharpPcap.LibPcap.LibPcapLiveDeviceList..ctor () [0x00000] in <filename unknown>:0 
  at SharpPcap.LibPcap.LibPcapLiveDeviceList.get_Instance () [0x00000] in <filename unknown>:0 
  at SharpPcap.CaptureDeviceList..ctor () [0x00000] in <filename unknown>:0 
  at SharpPcap.CaptureDeviceList.get_Instance () [0x00000] in <filename unknown>:0 
  at XBSlink.FormMain.initializeCaptureDeviceList () [0x00000] in <filename unknown>:0 
  at XBSlink.FormMain..ctor () [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) XBSlink.FormMain:.ctor ()
  at XBSlink.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0 
I already have installed libpcap and mono library , any idea?
Sorry for my bad english , is made in google

Last edited by jacintowski; 28th July 2012 at 10:37 PM.
Reply With Quote
  #2  
Old 28th July 2012, 12:12 PM
george_toolan Offline
Registered User
 
Join Date: Dec 2006
Posts: 1,718
linuxfirefox
Re: Problem with Xbslink on fedora 17

You're missing something

Quote:
Unhandled Exception: System.DllNotFoundException: libpcap.so.1.1.1
This program is looking for libpcap.so.1.1.1, but apparently Fedora 17 only has 1.2.1-2.fc17

Either try to install an older version e.g. from Fedora 16 or create a symlink which may or may not work.
Reply With Quote
  #3  
Old 28th July 2012, 07:30 PM
jacintowski Offline
Registered User
 
Join Date: Jul 2012
Location: spain
Posts: 3
linuxfirefox
Re: Problem with Xbslink on fedora 17

I try to install a libpcap 1.1.1 for a older version, but give me an error because i already have installed libpcap-1.2.1-2.fc17 ,so i uninstall it and my internet connexion broken it and give me a lot of errors...
I dont now how to create a symlink...
Thanks for help, I'm a rookie on linux and specially on fedora

Last edited by jacintowski; 28th July 2012 at 07:32 PM.
Reply With Quote
  #4  
Old 28th July 2012, 09:16 PM
PabloTwo's Avatar
PabloTwo Online
"Registered User" T-Shirt Winner
 
Join Date: Mar 2007
Location: Seville, FL
Posts: 5,126
linuxchrome
Re: Problem with Xbslink on fedora 17

To create the symlink...

If you are using 32 bit Fedora:
Code:
cd /usr/lib/
su -c 'ln -s libpcap.so.1.2.1 libpcap.so.1.1.1'
If you are using 64 bit Fedora:
Code:
cd /usr/lib64/
su -c 'ln -s libpcap.so.1.2.1 libpcap.so.1.1.1'
You will be prompted to enter roots password after entering the second command.
Reply With Quote
  #5  
Old 28th July 2012, 10:27 PM
jacintowski Offline
Registered User
 
Join Date: Jul 2012
Location: spain
Posts: 3
linuxfirefox
Re: Problem with Xbslink on fedora 17

Quote:
Originally Posted by PabloTwo View Post
To create the symlink...

If you are using 32 bit Fedora:
Code:
cd /usr/lib/
su -c 'ln -s libpcap.so.1.2.1 libpcap.so.1.1.1'
If you are using 64 bit Fedora:
Code:
cd /usr/lib64/
su -c 'ln -s libpcap.so.1.2.1 libpcap.so.1.1.1'
You will be prompted to enter roots password after entering the second command.
It works perfectly , thanks a lot!!!
Reply With Quote
Reply

Tags
fedora, problem, xbslink

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Installing one package out of many! A Fedora problem or developer problem jakebpg Using Fedora 28 29th January 2011 12:49 PM
HD problem with fedora 12 installation (LVM partition problem?) warlus Hardware & Laptops 1 30th July 2010 11:01 AM
Fedora 10 problem upgrade from Fedora Core 5 1948chev Installation and Live Media 2 23rd January 2009 07:34 PM
Fedora newbie, windows problem, network problem dustin0 Using Fedora 24 21st October 2007 06:47 AM
Fedora 7 install problem (nVidia SATA raid problem?) jdmclemore Installation and Live Media 12 23rd July 2007 04:03 PM


Current GMT-time: 12:08 (Thursday, 23-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat