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
ADVERTISEMENT
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
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
Sep 9, 2010
i tried to install gcc-4.5.0 on opensuse 11.2 I gave ./configure but it gave the error couldn't find the c compiler.. the message was
[Code]....
View 2 Replies
View Related
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
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
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
Jul 22, 2011
I'm having some problems compiling mednafen on Suse 11.4. When I run configure, things work fine until I get the following series of errors:
[Code]...
configure: error: *** OpenGL header file not found! I've seen references in a few places that these type ("Present But Cannot Be Compiled") can usually be ignored, but in this case ./configure fails and I can't make. I am unsure why this is, as I've installed mednafen on Suse 11.4 before and it runs fine. I've tried installing various OpenGL-related packages that I can find (Mesa, freeglut, glib, etc) but nothing seems to solve the problem
View 1 Replies
View Related
Aug 22, 2011
It is a digital simulation program that works with QUCS which is anelectrical circuit simulator.I can compile it and install it using the normal:
./configure
make
sudo make install
[code]....
View 4 Replies
View Related
Jul 22, 2011
I am having issues with 3d I am trying to start up a game called auteria but it displays this error "Could not find a compatible opengl display resolution. Please check your driver configuration. (Error: Couldn't find a matching GLX visual)" I am on ubuntu 10.10 could anybody give me a solution on how to fix this issue?
View 5 Replies
View Related
Apr 6, 2010
i've been trying to "./configure" the bandwitdhd package. When i do it i get :
configure: error: Bandwidthd requires but cannot find libpcap
I have installed the libpcap and libpcap-devel:
linux-1a6o:/home/alex/bandwidthd-2.0.1 # locate libpcap
/alex/Win32/Prj/libpcap.dsp
/alex/Win32/Prj/libpcap.dsw
/usr/lib/libpcap.a
[Code]....
View 6 Replies
View Related
Mar 7, 2010
I have OpenSuse 11.2
I can't play DVD.
I have get this error when I put a DVD: cannot find input plugin for MRL [dvd:/]
View 4 Replies
View Related
Feb 10, 2011
I am trying desperatly to install boxee onto my pc Boxee - Watch Movies, TV Shows and clips from the Internet on your TV.without success.I have downloaded the source code from the site and have ran
./bootstrap
./configure
The ./configure last few lines =
checking for boost/shared_ptr.hpp... yes
checking for main in -lGL... no
configure: error: Could not find a required library. Please see the README for your platform.
I'm not sure what this lGL is referring to. The readme states that I need the below to run the configure, though that doesn't say lGL either?
Build-Depends: debhelper (>= 7.0.50), quilt, python-support, cmake,
autotools-dev, autoconf, automake, unzip, libboost-dev,
libgl1-mesa-dev | libgl-dev, libglu-dev, libglew-dev, libmad0-dev, libjpeg-dev,
libsamplerate-dev, libogg-dev, libvorbis-dev, libfreetype6-dev,
libfontconfig-dev, libbz2-dev, libfribidi-dev, libsqlite3-dev,
code....
View 1 Replies
View Related
Aug 8, 2011
I am trying to install gcc4.1.1 upon my opensuse machine which already has gcc 4.5 installed but I want an earlier version.
1) I downloaded gcc-4.1.1.tar.bz2
2) Extracted the contents
3) When I tried to run the command "./configure" on terminal its giving error "configure: error: can not find sources in . or ..". However I can see the configure file in the directory. Below are the files present in directory.
[Code]....
View 9 Replies
View Related
Feb 16, 2010
Error message: Cannot find MRL plugin for [dvd:/]
Trying to play dvd that worked under 11.1 and original dvd version of openSUSE 11.2. It failed after a update.
Not sure which one since I do not normally play dvd movies on my system.
Checked all multimedia rpms and they are all from packman except kaffeine which is KDE4 version.
View 4 Replies
View Related
Aug 1, 2010
Installed 11.3 as new install on Thinkpad T42. I now have a persistent notification "Nepomuk was not able to find the configured database backend 'redland' ... what it means. System seems to be working but desktop icons have grey vertical rectangular box when selected. No objects to select in the boxes though. Previous version had tools available as I recall.
View 8 Replies
View Related
Aug 9, 2010
Lasted repositories: Index of /repositories/X11:/RemoteDesktop/openSUSE_11.3/i586
FreeNX-0.7.2-28.1
NX-3.4.0-21.1
To day I try install on openSUSE 11.3 and SLES11-SP1, Not finish. Error: Could not find 1.5.0 or 2.[01].0 or 3.[01].0 version string in nxagent. NX 1.5.0 or 2.[01].0 or 3.[012].0 backend is needed for this version of FreeNX.
# nxsetup --install
Removing special user "nx" ...no crontab for nx
done
Removing session database ...done
Removing logfile ...done
sent invalidate(passwd) request, exiting
sent invalidate(group) request, exiting
Setting up /etc/nxserver ...done
[Code]...
View 1 Replies
View Related
Jun 11, 2011
I am trying to install PDFedit however after un-zipping and running configure at the end i get this message:checking whether we want to prepare pdfedit-core-dev package... no checking whether we want to build PDFedit gui... yes configure: error: QTDIR environment variable must be set
View 4 Replies
View Related
Aug 3, 2010
Attempting to compile an application that is not located in any of the repos yet for 11.3 64 bit. I have downloaded the appropriate src and untarred it. However, when I attempt to run the ./configure command here is the error I receive. checking build system type... Invalid configuration `x86_64-unknown-linux-': machine `x86_64-unknown-linux' not recognized configure: error: /bin/sh ./config.sub x86_64-unknown-linux- failed
I have made sure that I have all kernel-headers packages installed and am unsure as how to proceed. I tried using the command "./configure --build=x86_64" and then receive an error stating that the "SYSTEM IS NOT SUPPORTED" and continued errors stating that gcc is not installed, eve though it is.
View 5 Replies
View Related
Jan 29, 2010
I am in the process of re-DL-ing the ISO as the checksums didn't match.
Mind you, that was with a shell extension in Win-Lose. Who knows.
Anyway:
I have the ISO (that I had previously) on a USB courtesy of UNetBootIn. All appears well until, quite quickly, I receive an error after the loading process which goes something like:
Code:
Error: cannot find disk at [hash-code - looks like 0ace5f etc etc, is about 12 char's in length.]Something very similar (but not same error I think) happened when I tried to do the same with my OpenSolaris or Fedora install. I.e., gets as far as the very beginning of the loader and then: bork.
At least one of them said "will reboot in 120 secs". Saves me the trouble!
View 2 Replies
View Related
Jan 4, 2011
I 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 "
View 8 Replies
View Related
Aug 21, 2011
I've got a setup where I need to use 'find' to find 0 or more files in a certain directory, however, 'find' always produces an error when there are no files that match a certain check. Is it possible to run 'find' while having it omit errors when no files match the pattern?
View 2 Replies
View Related
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
View Related
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
Jul 13, 2010
I have a problem installing the oporating system, from a USB. I keep getting the error: Could not find Kernel: GFXboot. I have used a USB loader to put the ISO file on the flash drive as well as extracting the file using winrar. (separate occations) I have also tried both LIVE CD as well as the full DVD.
View 1 Replies
View Related
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
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
Mar 29, 2011
how to configure squid in linux redhat & also how to fid out n/w card driver
View 2 Replies
View Related
Aug 2, 2010
When I want upgrade and/or install any package from software.opensuse.org I've got error, "Couldn't find XML file" or anything same this.
View 4 Replies
View Related
Nov 11, 2010
We make everyday a DB Mysql backup on Linux redhat Enterprise. We are using a bash shell script (and putting it in the crontab) to execute it automatically everyday. We added a line to this script telling, once the backup has completed, to find old backup files (stored on hard disk after each backup) older than x days to remove them. We use the find command (search for file type) with the mtime option and in combination with rm command. Everything runs ok but we also want to add some new code to the same line: If find command cannot find anything or fails, for example if it cannot delete file or fails, send the error message (standard error output) to an error file (like error000001 and increasing) and mail the errorxxxx file to an email address for example to admin@companyname.com. What would be the code for this issue to add it to our find command in the same bash shell script??
View 2 Replies
View Related