Fedora :: Openssl Development Libraries Not Found

Sep 24, 2010

I'm on F13 and I'm trying to compile a package from the source. The package is delasa (www.dalesa.lk) and when I ./configure. I get 'configure: error: openssl development libraries not found'. This is the output of 'yum search openssl | grep dev'

openssl-devel.i686 : Files for development of applications which will use
globus-gsi-openssl-error-devel.i686 : Globus Toolkit - Globus OpenSSL Error
globus-openssl-devel.i686 : Globus Toolkit - Openssl Library Development Files
globus-openssl-module-devel.i686 : Globus Toolkit - Globus OpenSSL Module

[Code]....

View 4 Replies


ADVERTISEMENT

Ubuntu :: 10.04 - Error: X11 Development Libraries/headers Not Found

May 1, 2010

I have this error :

Code:
configure: configure: error: X11 development libraries/headers not found

View 2 Replies View Related

Fedora :: Install Gnome Wave Cleaner - "Gnomeui2 Development Libraries Not Found"

Aug 3, 2011

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 Related

Fedora :: Linking To X Development Libraries In GTK+

Oct 17, 2010

I am running Fedora 13 on a ASUS G71G Trying to install GTK+ 2.4.8; after installing all the dependencies(Pango, Glib2.0, ATK), I ran ./configure from my GTK+ directory. It configured for a while, then this happened: checking for X... no configure: error: X development libraries not found I tried linking them with PKG_CONFIG_PATH=<path to X lib directory>, but I got the same error message. How do I get GTK+ to recognize the X development libraries? Additionally, does the default build of X11 on Fedora 13 contain the appropriate libraries? Ive included the GTK+ configure scripts as an attachment.

View 1 Replies View Related

Fedora :: Compiling Rtorrent - No Package 'openssl' Found

Jul 12, 2010

i ve been trying to compile rtorrent from source and while configuring i run to this: Code: checking for OPENSSL. configure: error: Package requirements (openssl) were not met: No package 'openssl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables OPENSSL_CFLAGS and OPENSSL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. i tried to install openssl and than i came up to this:

[Code]....

View 3 Replies View Related

Ubuntu Security :: Compiling Programs Using OpenSSL Libraries

Mar 30, 2010

I tried to compile C program that uses Openssl libraries on shell but got this error. I guess libraries are not linked properly.
undefined reference to SSL_library_init()

View 1 Replies View Related

Ubuntu :: Download All Development Libraries At Once?

Feb 10, 2011

It seems to me that if I could download every single development library or dependency available for Linux/Ubuntu, that it would make my life a whole lot easier as for as acquiring software. All I would have to do then is run configure/make/make install which isn't that bad.

The problem being here that the repositories in Ubuntu suck. In fact, they suck in all Linux distributions. The only things they are good for is gathering dependencies needed to compile programs. All the packages that I actually want are frozen and therefore are outdated and useless. I've had to learn how to compile stuff just so I could get the programs working like they do in Windows. Except in Windows all I had to do was double click on the file and not spend hours figuring out what to do.

Then of course there is the other problem that about 90% of the software I need is not included in these repositories.

Have Linux people not heard of the Internet? The ultimate repository? It sure works well in Windows.

Anyway, if there is a way to download all these files in one go (because let's face it, I'll have them all downloaded eventually) I would like to know how. Even if they take up 100's of gigs it would be worth it for the savings in time and energy.

View 1 Replies View Related

Fedora :: Boost Libraries Not Found

May 23, 2010

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]....

View 2 Replies View Related

Fedora Installation :: Qt Package Configure Error - Headers And Libraries Not Found

Dec 11, 2009

I am trying to install kcachegrind and during the ./configure phase I got the following error:
Checking for Qt... configure: error: Qt (>= Qt 3.0) (headers and libraries) not found. Please check your installation!

Now I guess I have QT installed and I tried to do the following:
./configure --with-qt-includes=/usr/lib64/qt4/include
but that did not work either.. actually checking further I found that the folder include is missing in usr/lib64/qt4/ !!!!

So what should I do... for you info I am listing below the output of:
yum list *-devel | grep -i qt
qt-devel.x86_64 1:4.5.3-9.fc10 @updates
qwtplot3d-qt4-devel.x86_64 0.2.7-6.fc9 @fedora
PackageKit-qt-devel.i386 0.3.16-1.fc10 updates
PackageKit-qt-devel.x86_64 0.3.16-1.fc10 updates
PyQt-devel.i386 3.18.1-5.fc10 updates
PyQt-devel.x86_64 3.18.1-5.fc10 updates
PyQt4-devel.i386 4.6.2-3.fc10 updates
PyQt4-devel.x86_64 4.6.2-3.fc10 updates
QtRuby-devel.i386 4.3.3-4.fc10 updates
QtRuby-devel.x86_64 4.3.3-4.fc10 updates
SoQt-devel.i386 1.4.1-9.fc9 fedora
SoQt-devel.x86_64 1.4.1-9.fc9 fedora
avahi-qt3-devel.i386 0.6.22-12.fc10 updates
avahi-qt3-devel.x86_64 0.6.22-12.fc10 updates
avahi-qt4-devel.i386 0.6.22-12.fc10 updates
avahi-qt4-devel.x86_64 0.6.22-12.fc10 updates
dbus-qt-devel.i386 0.70-4.fc9 fedora
dbus-qt-devel.x86_64 0.70-4.fc9 fedora
dbus-qt3-devel.i386 0.9-1.fc10 fedora
dbus-qt3-devel.x86_64 0.9-1.fc10 fedora
libprojectM-qt-devel.i386 1.2.0-3.fc10 updates
libprojectM-qt-devel.x86_64 1.2.0-3.fc10 updates
php-qt-devel.i386 4.3.3-4.fc10 updates
php-qt-devel.x86_64 4.3.3-4.fc10 updates
polkit-qt-devel.i386 0.9.2-1.fc10 updates
polkit-qt-devel.x86_64 0.9.2-1.fc10 updates
poppler-qt-devel.i386 0.8.7-7.fc10 updates
poppler-qt-devel.x86_64 0.8.7-7.fc10 updates
poppler-qt4-devel.i386 0.8.7-7.fc10 updates
poppler-qt4-devel.x86_64 0.8.7-7.fc10 updates
qt-devel.i386 1:4.5.3-9.fc10 updates
qt-qsa-devel.i386 1.1.5-5.fc9 fedora
qt-qsa-devel.x86_64 1.1.5-5.fc9 fedora
qt3-devel.i386 3.3.8b-17.fc10 fedora
qt3-devel.x86_64 3.3.8b-17.fc10 fedora
qwtplot3d-qt4-devel.i386 0.2.7-6.fc9 fedora
zbar-qt-devel.i386 0.8-5.fc10 updates
zbar-qt-devel.x86_64 0.8-5.fc10 updates

View 4 Replies View Related

Fedora Installation :: Installing 32-bit Support Into 64-bit / Not Found' And 'error While Loading Shared Libraries?

Dec 1, 2009

Trying to launch Second Life gives the following error message:

You are running the Second Life Viewer on a x86_64 platform. The most common problems when launching the Viewer (particularly 'bin/do-not-directly-run-secondlife-bin: not found' and 'error while loading shared libraries') may be solved by installing your Linux

This problem was easily found using search with solutions for Fedora 11.

The following information has been found for adding the 32 bit support to Fedora 11 but it does not work in Fedora 12.

The file created in the instructions below is a list of the 32 bit libraries. It is then called as input to yum to simply install them.

"Add the Libraries Next, add the 32-bit libraries by copying the following list, and pasting it into a text file. Save it as �Fedora-ia32.txt�."

Another post says that was all unnecessary as the following commands would do the same thing.

Could have simply been achieved by calling:$ yum install SDL.i586...(Or by selecting SDL.i586 in add/remove programs.)

The problem I have with Fedora 12 are neither of these will install anything in Fedora 12. Looking at add/remove programs does not yield anthing that looks like it is 32 bit support when searching with the argument "SDL".

Does anyone know how to install 32 bit support into Fedora 12 64 bit version ? I like the simple yum expression rather than long lists like the first example uses, but I'll try anything if it works.

A side question to this entire experiment is what chance would you give to Second Life being able to be run remotely using VNC? I would think if it runes on the Linux machine, using a remote terminal would have little impact. Using VNC isn't the usual way this will be run, I just wonder if it would work at all.

View 3 Replies View Related

OpenSUSE :: Error: X Development Files Not Found. Wine Will Be Built Without X Support

Jun 16, 2011

i tried to install wine in SLED11 but i got this error : configure: error: X development files not found. Wine will be built without X support, which probably isn't what you want.You will need to install development packages of Xlib/Xfree86 at the very least. Use the --without-x option if you really want this.

View 8 Replies View Related

Software :: X Development Files Not Found During 'wine' Installation On Linux Mint9?

Sep 9, 2010

i tried to install wine using ./configure and ./tools/wineinstall and i got the following message:

checking for X... no
configure: error: X development files not found. Wine will be built without X support, which probably isn't what you want. You will need to install development packages of Xlib/Xfree86 at the very least.
Use the --without-x option if you really want this.

View 2 Replies View Related

Slackware :: Error: Ssl Libraries Not Found

Dec 23, 2010

I'm trying to compile gwenhywfar-2.6.2 on Slackware64 13.1. That's the error I get:

Code:
checking if profiling is to be supported... no
checking if OpenSSL should be used... yes
checking for openssl includes... -I/usr/include
checking for openssl libs...
checking whether openssl is usable... configure: error: ssl libraries not found.

[Code]...

View 4 Replies View Related

Ubuntu Installation :: Headers And Libraries Not Found?

Aug 7, 2011

i am trying to install: kiso-0.8.3 but when I try ./configure I recive this error >>>>>>>>>>

configure: error: Qt (>= Qt 3.2) (headers and libraries) not found. Please check your installation! For more details about this problem, look at the end of config.log

View 1 Replies View Related

Debian :: Error Termcap Support Not Found (on Modern Systems, This Typically Means The Ncurses Development Package Is Missing)

Jun 4, 2011

using squeeze and trying to install asterisk on it. after entering the ./configure command this error appears configure: error: *** termcap support not found (on modern systems, this typically means the ncurses development package is missing) i've tried to find the soultion in google, but i couldn't.

View 1 Replies View Related

General :: Skype And Installing Libraries / Packages - 'GLIBCXX_3.4.9' Not Found

Oct 15, 2010

I've got an Aspire one Linpus Linux Lite and I have a problem installing Skype. When I tried to run Skype after downloading I got the following:

skype: /usr/lib/libstdc++.so.6: version 'GLIBCXX_3.4.9' not found (Required by Skype)

In the terminal window I typed the following: rpm -q glibc And got glibc-2.9-2 How do I install the required packages/libraries?

View 2 Replies View Related

Fedora :: Downgrade Openssl 1.0.0 To 0.9.8k?

May 14, 2010

I'm unable to compile ruby 1.9.X and I found out it was related to openssl, although it seems there's a patch available for ruby I don't know how to apply it so I was thinking on downgrading to openssl 0.9.8n

I'm using F13 btw, I'm still posting it here as openssl 1.0.0 was first introduced on F12, the other major distros are still using openssl 0.9.8k so there's no much information on the problem

View 2 Replies View Related

Fedora :: Get Openssl To Verify A Certificate?

Jan 8, 2011

I am trying to get openssl to verify a certificate. I will walk you through what I have done so far.

1. openssl genrsa -des3 -out connect.mydomain.com.key 2048
2. openssl req -new -key connect.mydomain.com.key -out connect.mydomain.com.csr
3. Bought an SSL from GoDaddy.
4. Submitted my CSR
5. Downloaded sf_bundle.crt (CA File I presume)
6. Downloaded connect.mydomain.com.crt

Now I can do the following: [root@server tls]# openssl verify -CAfile sf_bundle.crt connect.mydomain.com.crt
connect.mydomain.com.crt: OK This is specifying the CAfile.

[Code]...

View 2 Replies View Related

Fedora :: Openssl 1.0.0beta4 In Production Repos?

Jan 19, 2010

I'm using Apache as a web server and mod_ssl to handle my certs. Everything was working fine on Fedora 11 running 0.9.8x of openssl until I updated to 12. Version 1.0.0beta4 of open ssl is full of bugs. It is basically incompatible with .net and php's implementation of SSL. Running wireshark actually shows it fails at handshake stages...

I'm not here to report the bugs relating to openssl but can somebody please explain why there is an unstable version of openssl in Fedora 12 as standard?

View 2 Replies View Related

Red Hat / Fedora :: Openssl Pop.gmail.com Connection Refused?

Jul 5, 2010

I'm try to connect to pop.gmail.com via openssl usingopenssl s_client -connect pop.gmail.com:995and i always have one error socket: Connection refusedconnect:errno=29what can i do to make it work?

View 5 Replies View Related

Fedora X86/64bit :: Install Additional 32bit Openssl From Source On F10?

Mar 11, 2009

I need to run a proprietary VPN client (Aventail) that can't use the openssl libraries that are packaged with 64bit F10:The Fedora openssl package does something differently from the original openssl.org package that makes it incompatible with Aventail (see bugzilla ticket 477073) I also believe the Aventail client software requires 32-bit libraries. So, I've determined I need to install 32bit openssl directly from openssl.org, then link my Aventail client to that. Note that I don't want to replace the 64bit openssl libraries currently on my system.

Based on the Bugzilla ticket, I believe I know how to hook up Aventail before I install it simply by supplying a few specific soft links if I can make/compile/whatever the 32bit openssl.org libraries and keep them in their own isolated directory. how to get the 32bit openssl libraries installed in a little corner by themselves on my 64bit system. give a step-by-step on on the commands necessary to place a 32bit version of openssl all by itself in a directory of my choosing?

View 5 Replies View Related

General :: Use Always The Latest Versions Of The Libraries And Don't Save The Old Libraries For Compatibility?

May 11, 2011

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!

View 6 Replies View Related

Fedora Installation :: F12 DVD Openssl Doesn't Match Python Requirement / Resolve This?

Mar 17, 2010

I upgraded from F11(x86_64) to F12 with no reported errors. (expected an update session to follow, but it didn't.)
Tried a manual "yum update" and it aborted with a notice that libssl.so.8 was not found (required by python-2.6.2). I didn't find anything useful at wiki.linux.duke.edu/YumFaq.

The DVD installs python-2.6.2-2 (8/21/09) and openssl-1.0.0-0.10.beta3 (10/16/09). /usr/lib/libssl.so.10 is a symbolic link to libssl.1.0.0. libssl.so.8 is not found, really.
I thought of replacing openssl with one from F11 but it was required by too many packages - couldn't remove.

I tried to find a later rpm of python, but couldn't locate any Fedora directories with individual packages.

I've searched the web and the forums. What am I missing?

View 3 Replies View Related

General :: Using Dynamic Libraries As Static Libraries?

May 6, 2010

Is 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 Related

Fedora Servers :: Web Development Server & SVN?

Mar 18, 2009

I'm in charge of setting up svn on a Fedora Core 9 server running cpanel for a company website. The company currently has 4 developers working on the site which isn't live yet. The server currently has one user and the site is located in ~/public_html

My question is what is the best way to set up subversion for all the developers? Should I create the svn directory in ~/ or should I create a new user and put it in their ~/public_html and create a virtual host to it so I can have www.dev.site.com point to the svn version of the site? And then create a group for all the users so everyone can access it?

View 14 Replies View Related

Fedora :: Install X11 Development Package?

Sep 11, 2010

As topic, I have trouble with compiling brlcad as this thread.
http://forums.fedoraforum.org/showthread.php?t=249899

I assume the last problem I encounter was lack of development package in the system. Hence, I tried "yum install Xorg-devel" and the terminal reply"No package xorg-x11-devel available."

View 8 Replies View Related

Fedora :: Install IOS Development Kit Xcode 3.2.5

Feb 17, 2011

how to install iOS development kit xcode 3.2.5 on fedora. It is a .dmg file.

View 5 Replies View Related

Fedora :: Looking For Webpage Development Program?

Jul 5, 2011

I am trying to find a program similar to microsoft's front page (wysiswyg) web-page development. then I will no longer have need of Mr Gates operating system.

View 9 Replies View Related

Fedora :: Nouveau/Gallium3d And OpenGL Development?

May 27, 2010

In the past I've played around with OpenGL development using the Mesa library. I have F13 installed now and would like to further explore OpenGL, but am trying out the default Nouveau/Gallium3d setup. As I understand Gallium3d is intended to replace Mesa3d so I'm at a loss as to what packages need installing to provide the header files and such needed to build OpenGL applications as a search for Gallium turns up nothing in the repos.

View 6 Replies View Related

Fedora Installation :: Failing Installing Development Tools?

Mar 12, 2009

I installed Fedora 10 on an 8 GB USB-stick using the creator-software for windows. Sadly I am not so familiar with linux but as I am now trying Fedora on a friend's advice I really start to like it

Unfortunatels there ist a problem: I wanted to compile a driver for my wlan-card but got the known error "make: command not found". So I searched this forum and found in this thread that I need to install the development tools. But when I try to do so by typing yum groupinstall "Development Tools" it first starts but then cancels with an error message claiming missing dependencies to a perl package:

Quote:

Fehler: Fehlende Abh�ngigkeit: perl = 4:5.10.0-49.fc10 wird ben�tigt von Paket 1erl-Pod-Escapes-1.04-49.fc10.i386 (installed)

Due to my ignorance I tried yum install perl but this also fails with the same error message I am sure it is just a bite for you but I don't hava a clue right now By the way I already can call the command make install now for the wlan-card driver. It also starts but fails and says:

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved