Ubuntu Installation :: Flex Library Is Not Found?

Jul 21, 2010

iwant to install julius 3.5.2 on my system but i have an error after compiling the file configure the error is flex library is not found so what i have to do

View 3 Replies


ADVERTISEMENT

Software :: Php Compile Errors - Found Not - Flex , Bison , Re2c?

Jun 8, 2010

configure: warning: bison versions supported for regeneration of the Zend/PHP parsers: 1.28 1.35 1.75 1.875 2.0 2.1 2.2 2.3 2.4 2.4.1 (found: none).
configure: warning: flex versions supported for regeneration of the Zend/PHP parsers:

[code]....

View 4 Replies View Related

Ubuntu :: Windows Applications - Install Wine In 8.04 - Error 'No Suitable Package Flex Found'

Jan 7, 2011

I am trying to install wine in ubuntu 8.04. While installation getting the error 'No suitable package flex found'. I tried to find out flex package in adobe as well as other sites. unable to find out.

View 3 Replies View Related

Ubuntu :: Tcl Library Not Found?

Mar 2, 2010

I try to install simulation package Espresso. When I configure I have following error message.

checking for libtcl8.5... no
checking for libtcl8.4... no
checking for libtcl8.3... no

[code]....

View 1 Replies View Related

Ubuntu :: Configure: Error: The QtCore Library >= 4.3.0 Could Not Be Found?

Feb 18, 2011

How to fix this error :

Code:
checking for Qt4... no
configure: error: The QtCore library >= 4.3.0 could not be found.

View 3 Replies View Related

General :: Error: GSL CBLAS Library Not Found?

Jun 16, 2010

I tried to compile one software. After I typed "./configure", there is an error:error: GSL CBLAS library not foundI installed GSL 1.9 library --- When I was installing, it was like this:

make install
Making install in gsl
make[1]: Entering directory `myDir/gsl-1.9/gsl'

[code]....

View 5 Replies View Related

Ubuntu Installation :: Step By Step Procedure About Installing Free Adobe Flex SDK?

Feb 13, 2011

step by step procedure of how to install Free Adobe Flex SDK in Ubuntu 10.04.

View 1 Replies View Related

Server :: Creating SSL For Postfix - Library File Not Found

Jan 27, 2011

Configuring postfix for getting gmail account and we make ssl certificate for this.

File not found ssl
while giving this command:
whereis ssl
ssl:
ssl library file not found ....

View 2 Replies View Related

Software :: Configure Error: Readline Library Not Found

May 8, 2010

configure: error: readline library not found If you have readline already installed, see config.log for details on the failure. It is possible the compiler isn't looking in the proper directory. Use --without-readline to disable readline support. Now I tried to yum install readline-devel and the result was failure as below:

Quote:

[root@localhost ~]# yum install readline-devel-6.0-3.fc12.i686.rpm
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile

[code]....

So I am thinking that maybe I have to tell configure where my readline libraries are. From the above, it looks like readline-6.0 is not on my computer, even though I went through the configure/build/install process for it.

View 3 Replies View Related

Fedora :: Compilation - Mudlet On 13 64bit - Yajl Library Was Not Found

Feb 6, 2011

I am trying to compile the source code for Mudlet, a MUD client, on Fedora 13 64bit and I keep running into linking errors at the end of the compilation. Here is the latest:

[Code]...

This makes me think that the yajl library was not found. I have both the yajl and yajl-devel packages installed:

[Code]...

Should I be using a different library specifier other than -lyajl, perhaps?

View 4 Replies View Related

General :: The X11 Library '-lX11' Could Not Be Found Use Configure Options '--x-include?

Feb 14, 2011

In the process of installing DDD, I get the following error:The X11 library could not be found. Please use the configure options '--x-includes=DIR' and '--x-libraries=DIR' to specificy the X location.I did a "yum install libx11-devel". I was told that the right package was installed

View 1 Replies View Related

Programming :: Avoid Application From Closing If A Specific Library Not Found?

Jan 2, 2011

i was wondering if there is away to avoid application from closing if a specific library not found? for example: if my application uses libPng and it wasn't found on the system running my app (binary and not source), is there anyway to just disable the part that uses png from my application?

View 14 Replies View Related

Fedora :: Configure: Error: Working Zlib Library And Headers Not Found

Aug 2, 2010

m using fedora 13 gnome while installing glib m getting error

configure: error: *** Working zlib library and headers not found ***

View 3 Replies View Related

Debian :: How To Get Bison Flex For 4.0

Jan 4, 2010

Linux and have got some work to do on Debian 4.0. I have installed this version with the Cd image debian-40r8-i386-CD-1. I Believe this was a minimal installation.I'm in need os some packages like Bison flex.

View 3 Replies View Related

Software :: Compiling Libssh2 Error: The Required Libssh2 Library Was Not Found

Jun 18, 2010

I need to install libssh2 on my CentOS 32bit server to get ssh2 extension of PHP working, after installation of this rpm, I still can't run "pecl install ssh2-beta" because it give me this error: configure: error: The required libssh2 library was not found. You can obtain that package from [URL] ERROR: `/tmp/tmp2ImZz1/ssh2-0.11.0/configure --with-ssh2=/usr' failed

View 1 Replies View Related

CentOS 5 :: Error "libclntsh.so => Not Found" Loading Library

Mar 19, 2009

I get an error loading libraries, even though PATH and LD_LIBRARY_PATH seem to be correct. Here are the details:

[Code]....

View 1 Replies View Related

Red Hat / Fedora :: Publish Swf With Just .as File And Flex SDK Mxmlc.exe?

May 25, 2010

Here is a link explaining how publish an swf without installing flash . senocular.comIs anything similar like this possible in linux .i mean is it possible to get a flex sdk installed in linux the linux way without the use of wine?

View 6 Replies View Related

General :: Install Flex Version 2.5.33 Or Newer

Mar 6, 2011

I have run the command ./wineinstall on redhat 5.2 machine and have got the error "conigure error: flex version installed is looking old.install flex 2.5.33 or newer version"

Solution for the above so that i can install wine on my linux machine.

View 1 Replies View Related

General :: "no Termcap Library Found" When Building Gdb?

May 10, 2011

I am trying to build gdb on Fedora 14. I get an error: "no termcap library found" I have not been able to find a good answer by Googling. There is some recommendation to make sure libncurses is installed, which I think it is.

locate *libncurses.so" returns:
/lib/libncurses.so.5
/lib/libncurese.so.5.7

View 4 Replies View Related

Software :: Write _ Debug _ Execute Programs Of Yacc And Flex?

Jan 2, 2011

I am using kubuntu 10.04 Linux.. How can I write and debug and execute programs of yacc and flex ?

View 3 Replies View Related

Programming :: Develop An Html Template Parser Employing Flex & Bison?

Mar 23, 2011

I'm trying to develop an html template parser employing Flex & Bison, but now I found a problem and I don't know if surrender, so let's see if you can guide me to the solution (if any).

[Code]...

(Here I simplified the code to make only print what it gets, but it returns a token and the text to the bison program). Now my problem is that I would like to get the unknown characters as an unique string. [using the flex file above, returns char by char all HTML code that is not a comment!].

So, Could it be possible to make a flex rule that gets the HTML code?. It is not necessary to check if HTML code is correct I do it (before parse) using expat. Also there is no need to check the resulted code it will be done by the parser or compiler of the used language.

I know that are a lot of tools that uses this kind of templates in all languages and systems... but I'm just exercising my pour flex&bison skills. Also, using my current flex file, I have to remove the string "<!--MARKUP" from the beginning and "-->" from the end of returned string to bison... But in reality, if I could manage the HTML code as a flex rule, I could solve that sednding to bison an start Token, the code and and end token.

View 1 Replies View Related

Software :: ./configure Problem For Libsf Library Due To Apparently Missing Libdb Library ?

Aug 4, 2011

./configure script fails to configure libsf. Please check the following last few lines of configure script error.

But find command shows the following;

It seems the file libdb does exist. man dbopen displays man page for dbopen. I also tried to ln -s /usr/lib/libdb.a and libdb.so /lib dir but all were in vain.

View 6 Replies View Related

Programming :: SDL Static Library - Shared Library ?

Apr 7, 2009

I'm reading about shared, static, and dynamic libraries. What is SDL? Is it static, shared, or dynamic?

I always thought a library would be a lot of .h and .cpp files compiled separately into .o files and then if you compiled your own program you could use the -l parameter to link the library and it was all compiled together. Now I'm not so sure.

I don't even see any SDL .cpp files in my system anywhere. All I have are lots of SDL .h files in /usr/include/SDL and I don't really understand the code in them.

I'm making a wild guess here: SDL is a shared library. SDL itself is NOT compiled into my program, therefore SDL must be on any system my program tries to run on. When I compile and link SDL all it needs is the header files to know what SDL function and objects it can use. And then on every system it uses an already compiled SDL shared library thingy somewhere.

So... where is that part of SDL? All I can find are header files.

I'm thinking the advantage of shared libraries is that someone could say update SDL on their own system and take advantage of the new features without having to download new executables with the new version of SDL compiled into them for every program that uses SDL.

So if I'm making an editor and a game engine and they both use a lot of the same .cpp and .h files that I wrote and I'm tired of updating one and then the other and I need to turn them into a library, then a shared library might be kind of a silly solution. I could just make a static library. Right? Because it's not SDL. Nobody else is ever going to use this library.

View 6 Replies View Related

General :: Getting The Package Name That Contains A Library - Error "No Package Gthread-2.0 Not Found"

Jan 22, 2011

Fedora 14 I recently went to install some software using the source files. When I ran the command ./configure I got a message saying that No package gthread-2.0 not found After searching the internet some one had the same problem. I needed to install a package called glib2-devel However, rather that searching the internet. Is there any yum command that can give me that information?

View 2 Replies View Related

Ubuntu Installation :: Sopcast Stdc++5 Library

Jan 15, 2010

I was trying to install sopcast today but it said i needed stdc++5 library.i was wondering how u install that?

View 4 Replies View Related

Ubuntu Installation :: How To Update / Re-install New Library For DigiKam

Jan 26, 2010

It seems that I really don't know how to update/reinstall a new library for my DigiKam.Since there is no .deb package, I would like to install Libraw-0.8.5 from source code (URL...) and it happens that I just don't know what to do.Please, help me to install this library so I can finally process the files from my new camera.

View 2 Replies View Related

Ubuntu Installation :: ERROR: Your Glibc Library Is Older Than 2.3

May 7, 2010

I'm trying to install the latest debug flashplayer available here:

[URL]

linked from this page

[URL]

I follow the embedded instructions and this is the error:

root@vostro-ubuntu:~# /home/berrie/work/download/install_flash_player_10_linux/flashplayer-installer
[: 258: closing paren expected
ERROR: Your glibc library is older than 2.3.

[code]....

I'm running Ubuntu Karmic Koala and it is up to date.

Could it be that the flash installer parses the version number wrong as previously it was glibc-2.9-1, a '9' after the dot, now there is a '1'.

View 3 Replies View Related

Ubuntu Installation :: Configure Fails But Library Not Missing

Nov 4, 2010

I'm trying to install gazebo but I would like the general solution. When I type "./configure" I get the error: "could not find gdal_priv.h" or sometimes "could not find gdal library" But I have it on my computer. It is: usr/include/gdal/gdal_priv.h This means configure is not looking in the right place for this library. Where is the path stored, please? I tried reading the configure file but I could not find it. I tried to replace all instances of gdal_priv.h by gdal/gdal_priv.h but this did not work either. I tried adding /usr/include/gdal to all the env PATH_something_or_other I could see. how to tell to ./configure where to look for libraries. What file(s) should I edit? (I tried config.status, because it contains /usr/include stuff). The files I have are:

[code]...

View 2 Replies View Related

Ubuntu Installation :: Gd Library Installed Via Apt-get Install Php5-gd Command

Jan 14, 2010

I've PHP5 installed on my server, and just recently I installed a new application that requires gd library.

understand that I can have gd library installed via apt-get install php5-gd command.

Question: do I need to remove php5 instance (which was installed together with apache2/mysql using tasksel command) prior to installing php5-gd?

View 1 Replies View Related

Programming :: Convert A Dynamic Library (filename.so) To A Static Library (filename.a)?

Nov 18, 2009

How can we convert a dynamic library (filename.so) to a static library (filename.a) using gnu gcc . Can we get a static library form a dynamic library . I saw a few post in which the conversion form a static library to a dynamic library is mentioned but, unfortunately, not the other way.

View 4 Replies View Related







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