Ubuntu :: ./configure Can't Find Zlib.h

Nov 13, 2010

I am a bioinformatician i am trying to install one of my software named MAQ, on ubuntu biolinux when i try to configure, it can't locate zlib.h. But zlib.h file is present in /usr/src/linux-headres-2.6.32-21-generic/include/linux. Why it is not detecting this file? I am pasting result after applying ./configure.

[Code]....

View 3 Replies


ADVERTISEMENT

Ubuntu :: When Install Zlib 1.2.5, 10.04 Brakes And Have To Remove The Zlib Files For It To Work Again?

Jun 28, 2011

I am wanting to compile Firefox 5, which requires GTK+ 2.10, which requires glib 2.28, which requires zlib 1.2.5.When I install zlib 1.2.5, Ubuntu 10.04 brakes and I have to remove the zlib files for it to work again.Anyone got an idea why is this happening?Try it in a virtual machine and watch Ubuntu 10.04 fail.

View 3 Replies View Related

Ubuntu :: Running CMake - Could Not Find ZLIB

Aug 28, 2010

I'm trying to install .tar.bz2 app. When I run cmake I get this error message:
Code:
-- Found KDE 4.4 include dir: /usr/include
-- Found KDE 4.4 library dir: /usr/lib
-- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
-- Found automoc4: /usr/bin/automoc4
CMake Error at /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:70 (MESSAGE):
Could NOT find ZLIB (missing: ZLIB_LIBRARIES ZLIB_INCLUDE_DIRS)
Call Stack (most recent call first):
/usr/share/cmake-2.8/Modules/FindZLIB.cmake:39 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
CMakeLists.txt:15 (find_package)
Configuring incomplete, errors occurred!

View 2 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

Ubuntu :: Setup Tools Error; Zlib Not Available?

Jan 27, 2010

I am trying to install Tracon Ubuntu Karmic Koala. In order to install Trac, setup tools needs to be installed.I have followed the instructions on this page;setuptools but when I run the 'python ez_setup.py' command I get the following error message

'Traceback (most recent call last):
File "ez_setup.py", line 278, in <module>
main(sys.argv[1:])

[code]....

View 9 Replies View Related

Ubuntu :: Missing Zlib Module In Python?

Apr 9, 2010

I'm trying to run a backup script in an application which reports the following error message:

Quote:

** An error occurred while performing the backup process. **
Exception -> ['Traceback (most recent call last):
', ' File "backupdb.py", line 402, in main
', ' File "wtbackup.py", line 2665, in main

[Code]....

View 6 Replies View Related

Fedora :: Using Yum To Reinstall Python And Zlib?

Jan 9, 2010

I've recently installed fedora 12 and I'm trying to install setuptools using the following commands:

Code:
wget http://peak.telecommunity.com/dist/ez_setup.py
python ez_setup.py
However, I get the following error:
Quote:

zipimport.ZipImportError: can't decompress data; zlib not available

I've tried using yum to reinstall python and zlib to no avail.

View 2 Replies View Related

Debian :: Compile Php With Zlib On Lenny (5.0)?

Aug 24, 2010

I need to ensure that PHP is compiled with zlib as I would like to use the zip functionality provided with net2ftp. which option would I use with the php configure script

<php-x-x-dir>/configure --with-zlib

or

<php-x-x-dir>/configure --with-zlib-dir=/usr

or both

<php-x-x-dir>/configure --with-zlib --with-zlib-dir=/usr

before compiling, what apt-get install commands do I need to perform to ensure I have zlib on my system as I am not to sure as to which library to use I was thinking of using the following please confirm if this is correct.

apt-get install zlib1g-dbg zlib1g zlib1g-dev

View 1 Replies View Related

CentOS 5 :: Error: Missing Dependency: Perl(Compress::Raw::Zlib)

Mar 3, 2010

I'm trying to run yum update and I'm seeing the following

error:--> Finished Dependency Resolution
perl-IO-Compress-2.024-1.el5.rf.noarch from rpmforge has depsolving problems Missing Dependency: perl(Compress::Raw::Zlib) = 2.024 is needed by package perl-IO-Compress-2.024-1.el5.rf.noarch (rpmforge)
Error: Missing Dependency: perl(Compress::Raw::Zlib) = 2.024 is needed by package perl-IO-Compress-2.024-1.el5.rf.noarch (rpmforge)

You could try using --skip-broken to work around the problem

[Code]...

View 10 Replies View Related

OpenSUSE :: Configure: Error: Cannot Find Neither Zip Nor Jar

May 5, 2010

I am trying to install gcc 4.2.4 I specifcially need C++ 4.2.4 and gfortran 4.2.4. I successfully installed gcc 4.4.1 through yast. However, the software I am trying to compile will not compile with 4.4.1. After contacting the software support, they inform me that it will only compile with 4.2.4. So, I searched yast with no luck. I have found a .tar.bz2 on the internet. I attempted to configure and then build. I get the following error after running the make command.

configure: error: cannot find neither zip nor jar, cannot continue

View 9 Replies View Related

CentOS 5 :: Can't Find A C Compiler To Configure Gcc & Python 3.1.3

Dec 27, 2010

i have installed on my home PC CentOS 5.5, and downloaded Python 3.1.3 source, when I have tried to run the configuration file I have got

checking for --enable-universalsdk... no
checking for --with-universal-archs... 32-bit
checking MACHDEP... linux2
checking machine type as reported by uname -m... x86_64

[Code]....

I have tried downloading gcc and installing it, but got the same message. So, I can't find any C compiler, and I can't install one.

View 4 Replies View Related

Ubuntu :: Typed "sudo Apt-get Install Zlib" But It Doesn't Work?

Jul 10, 2010

I have to install zlib for running ./configure.I typed "sudo apt-get install zlib" but it doesn't work...Quote:configure: error: zlib library not found or incompatible, please specify the correct path with --with-zlib=DIR... stopping

View 8 Replies View Related

OpenSUSE Hardware :: Unable To Find A Way To Configure Nouveau Drivers

Jul 16, 2010

I had dual screen config (large desktop) going on 11.2 with proprietary nvidia driver without problems. After upgrade to 11.3 this didin't work. I was not able to find a way to configure nouveau drivers, and it was stuck in the 'twinview' mode, so decided to install binary nvidia instead (the 'hard way'). Took me a while to figure out 'nomodeset' thing, but in the end drivers were installed successfully. The problem now is that only monitor displays anything, and I can't find the nvidia control panel to activate second monitor and extend the desktop there.

Used to be able to install nvidia control panel easily in 11.2 with one-click install, but for 11.3 the page says that the one-click install buttons aren't ready yet (SDB:NVIDIA drivers - openSUSE) So my question is 'how to get dual screen going and extend my desktop to second screen using 11.3 and nvidia 210 card' ? And I don't care whether it's nouveau or proprietary drivers, as long as it's easy to configure and it works.

View 3 Replies View Related

Hardware :: Configure Wifi Using A SMC 2662w But Unable To Find Drivers

Mar 4, 2010

I'm trying to configure my Wifi using a SMC 2662w, but unable to find drivers.

if there is drivers for Ubuntu 8.04?

View 3 Replies View Related

General :: Configure Squid In Redhat & Also Find Out N/w Card Driver?

Mar 29, 2011

how to configure squid in linux redhat & also how to fid out n/w card driver

View 2 Replies View Related

Debian :: Configure: Error: Cannot Find The Flags To Link With Boost Date_time

Feb 17, 2011

I'm trying to cross compile something and it requires a recent version of Boost. I'm using squeeze and gnome and my updates are all up to date. I could not get through the 'configure' stage with Boost dev packages from the debian repository, so I went to the Boost web site. I thought the package requires boost 1.44 or later, so I downloaded 1.45.0 from the site and proceeded to build and install it. I think I installed it right, using /usr/local/ as the prefix. Back at my main project, I try to configure my build and I get some of the following text and then the configure stops.

Code:

checking for Boost's header version... 1_45
checking for the toolset name used by Boost for arm-none-linux-gnueabi-g++... configure: WARNING: could not figure out which toolset name to use for arm-none-linux-gnueabi-g++
checking boost/date_time/posix_time/posix_time.hpp usability... yes

[code]....

I cannot get past the 'date_time' thing. Does anyone know what is meant by 'flags to link with Boost date_time' ?

View 2 Replies View Related

General :: Dial-up Connectivity - Configure Kppp With Firewall - Find Lock Files

Mar 16, 2010

I have a desktop computer running Debian Lenny, a 56 K modem, and a dial-up account, currently configured like this: computer -> modem -> UPS -> phone jack

When I run off a Knoppix live CD, I can use kppp to configure pppd (using PAP/CHAP authentication and hardware control flow) to dialup and surf. When I try to user kppp to configure pppd exactly the same way on my hard drive installation, I get nothing. Both my Knoppix live CD and Debian Lenny use exactly the same version of kppp, but the pppd related files in /etc/ppp look a bit different.

Under both Knoppix and Debian Lenny hard drive installation, when I try to connect, the login debug window of kppp shows:

Code:
ATZ
OK
ATM1L1
OK
ATDT [phone number]

At this point I hear the modem dialing out, and when using Knoppix, after a few seconds I see

Code:

Which I think corresponds to my route to the InterNet being established through my ISP. When using the hard drive install, I never see the CONNECT, and all indications are that my modem is not sending authentication information at all, but getting stuck right after dialing out, so that my ISP gets a phone call from a modem which... refuses to speak. I never had any problems before, so I am baffled.

So apparently my system is currently misconfigured in some way which prevents point to point protocol from getting out.

Questions:
I have a firewall on my computer which I set up using guarddog. I have enabled point to point protocol from internet zone to local zone. I know that ppp is a symmetrical protocol, but my understanding is that I do not need to enable point to point from local to internet zone. I have not enabled irc protocol because my understanding is that this is only relevant to software flow control using chat scripts. Does this sound correct? Is there some additional protocol I need to allow in order to use pppd to dial out?

When I reboot my computer (off the hard drive) I sometimes see that the system complaining about a failure to stop every process, and sometimes I see mention of an eth0.pid. I have been looking for lock files; would they all be in /var/run?

When I use kppp to configure pppd, I want to do that as my ordinary user for at least two reasons, correct? don't want to run pppd as root user for security reasons kppp is a GUI and root user can't use X (on Debian)

So I should see in home directory of my ordinary user
.kde/share/config/kppprc
.kde/share/apps/kppp

But not in /root directory, correct? What pppd related processes should I see with ps -ef if everything is working?

View 2 Replies View Related

OpenSUSE Install :: Get The Message "configure Can Not Find X11 Libraries"

Dec 13, 2009

I have a problem with linux, I got the message "configure can not find x11 libraries" while I was installing xvista program on suse 10.3, Do you know what is the problem?

View 2 Replies View Related

Software :: TACACS+ Installation - Configure: Error: "Could Not Find Libwrap You Must First Install Tcp_wrappers"

Jan 21, 2010

I'm trying install TACACS+ server version 4.0.4.19 from sources. (OS OpenSUSE 11.2) On the ./configure stage i've got the following error message configure: error: Could not find libwrap. You must first install tcp_wrappers. But libwrap library has installed already. I see this by the output of ls command within /lib directory

# ls /lib | grep wrap
libwrap.so.0
libwrap.so.0.7.6

So i suggested option --with-libwrap=/lib could solve the problem. But it is not. Also i was tried make #export LD_LIBRARY_PATH=/lib with no result. The problem is still there.

View 4 Replies View Related

CentOS 5 Server :: Configure ISO's For PXE Booting - Pick An Iso From The List It Says "Could Not Find Ramdisk Image"?

May 3, 2011

I have a fresh install of COS5.6 installed a test laptop. I have following instructions to set up the PXE server based on the following: http:[url]......The base PXE installation seems to work fine (The menu labeled CentOS 5.6 works fine ). The whole purpose of this was to be able to boot iso's like Hirens and Imaging software ISO's.The issue is that whenever i try to pick an iso from the list it just says "Could not find ramdisk image:" [path to iso][path to iso] being either of the two iso i had set up to test this.

I would like to think that i made a typo but i can find one. The files i used are from the source of syslinux v4.0.4.The following information should be pertinent
Contents of /tftpboot/pxelinux.0/default[code].....

I have a limited experice with linux in an enterprise environment and looking for any direction as to what to do about this.

View 3 Replies View Related

Slackware :: Wine 32 Bit On Slackware 13 64 Bit - Configure Can't Find Some Libraries

Oct 19, 2009

Now i have 64 bit computer i installed Slackware 23 64 bit on it. i followed Alien Bob's multi lib how to and installed needed libraries one by one. everything is fine expect wine configure script can not find some libraries needed: libgsm, libmpg123, libopenal, libxcomposite.

I have already installed 32 bit compatibility packages and used /etc/profile.d/32bit.sh as recommended in Alien Bob's howto. configure -- does not really list anything for pointing for libraries.

View 14 Replies View Related

Slackware :: Pedro Mendes Re:pdfedit - "checking For Docbook Xsl... Configure: Error: Unable To Find Docbook.xsl Stylesheet"

Jul 30, 2010

I'm running Slack 13.1 [32 bit] Re: pdfedit from SlackBuilds 13.1. I've installed qt3 per the dependencies w/installpkg. I've pointed pdfedit.SlackBuilds to where qt3 is and it's found fine. The problem arises when the build can't find docbook stylesheets. "checking for docbook xsl... configure: error: unable to find docbook.xsl stylesheet"

I've installed docbook.xsl where it can be found which is in the same folder qt3 support is found and verified my system can find it there,, which it does. I still get the can't find stylesheet error. Is this a glitch or am I overlooking something somewhere along the line?

View 2 Replies View Related

Ubuntu :: Bash: ./configure: No Such File Or Directory When Run The Command ./configure --prefix=/usr

Apr 4, 2010

I am trying to follow this tutorial below so that I can get Text to the right of icons on the GNOME desktop. [URL] Everything so far has worked fine, except when I get to step 3 where I compile Nautilus. When I try to run the command ./configure --prefix=/usr It tells me bash: ./configure: No such file or directory

View 5 Replies View Related

Ubuntu Installation :: Configure Autoclicker In The Terminal - "bash: ./configure: No Such File Or Directory?

Mar 19, 2011

I found a tool made for Ubuntu called Xautoclick. I downloaded it and it is called "xautoclick-0.30.tar.gz" The installation notes say "tallatBe sure you have the proper development packages for your distribution installed (i.e. something like xserver-xorg-dev, gtk2-dev, et cetera). After that, run:

./configure make sudo make install" I have no clue what to do... I typed in "./configure" in the terminal and it says "bash: ./configure: No such file or directory?

View 3 Replies View Related

OpenSUSE :: Configure / Syncing The Conduits Through The "Configure Kpilot" Menu Item

Feb 8, 2010

kpilot worked just fine with my Palm Tungsten T3 on OpenSuse 10.3. I recently upgraded to 11.2 and have had numerous problems. It took me a while to get the hardware talking (documented in another thread), but now the sync is proving to be problematic. A hotsync happens - and I can also sync fully with jpilot, but the sync isn't going anywhere. I'm hoping to sync with kontact, but it's impossible to tell as kpilot hangs whenever I try to configure the conduits through the "Configure kpilot" menu item. When syncing, the log complains of missing conduits:

Version: KPilot 5.3.0 (KDE 4.3.0)
Version: pilot-link 0.12.3
Version: KDE 4.3.1 (KDE 4.3.1) "release 6"
Version: Qt 4.5.3
[Code]....

View 6 Replies View Related

General :: Installing Hudson In Centos 5 - Manage Hudson By Using Configure System And Configure Options?

Aug 9, 2011

I have tried to install and configure Hudson in centos distro version 5.Installed hudson with tomcat by deploying .war files.after configuration was completed, builded a project.It displayed build was completed successfully.but I was not able to download output of build.

So I rechecked configuration,found that i havent set artifact file pattern to archive. how to set artifact file pattern and how to get build output. how to manage hudson by using configure system and configure options.what is the correct way to configure public hudson?.

View 3 Replies View Related

Ubuntu Installation :: Installation Of Tar.gz - Get To The ./configure Step It Says "bash: ./configure: No Such File Or Directory"?

Jun 5, 2011

I want to install a program from this website http:[url].... and i download the option " hydra-6.3-src.tar.gz".i tried following the instructions on this page: https:[url].... but when i get to the ./configure step it says "bash: ./configure: No such file or directory"

View 9 Replies View Related

Ubuntu :: Find Command Does Not Find All Files?

Aug 9, 2011

The find command does not seem to find all files in my directory hierarchy. My home directory is automounted from a server. The command to illustrate this is:find | sed -e 's/^.///' | sed -e 's//.*//' | sort -uThe result misses several directories. Likewise, a find of a particular file, like:find . -iname *sample* -printwhere sample_file.txt resides in one of the directories that is missing in the first find command, finds nothing

View 4 Replies View Related

General :: Find Mechanism With Irregular Expression (find Command) Or Perl?

Sep 7, 2010

I have 4 Linux machines with cluster.My target is to find all kind of IP address (xxx.xxx.xxx.xxx) in every file in the linux system remark: need to scan each file in the linux system and verify if the file include IP address if yes need to print the IP as the following

more /etc/inet/file.example1

182.23.2.4
255.255.0.0
10.10.1.1

View 1 Replies View Related

General :: Find/grep/wc Command To Find Matching Files - Print Filename And Word Count?

Sep 11, 2009

I am trying to do a find/grep/wc command to find matching files, print the filename and then the word count of a specific pattern per file. Here is my best (non-working) attempt so far:

wc `find . ( -name "*.as" -o -name "*.mxml" ) -exec grep -H HeightResizableList {}` ;

View 10 Replies View Related







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