Red Hat :: Error: Cannot Run C Compiled Programs?

Apr 5, 2010

I am compiling gcc 3.4.6 from source in RHEL 5 (this has gcc 4.1.2 )I downloed all dependencies and started ./configure.It went fine.When I do make I get following error that cannot run C compiled programs.

checking for C compiler default output file name... b.out
checking whether the C compiler works... configure: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.

[code]...

View 2 Replies


ADVERTISEMENT

Fedora :: C++ Programs In Does Not Get Compiled?

Mar 13, 2010

i wrote many programs in c++ in fedora.....but no one gets compiled ...error is shown as libraries in not included....where to save programs and how to compile.

View 5 Replies View Related

Ubuntu :: Security Patches For Compiled Programs

Apr 27, 2010

I recently installed mplayer I compiled from svn, and now Ubuntu's package manager is showing security patches. If I install these patches, will it mess up the version I compiled and installed?

View 5 Replies View Related

Red Hat :: TCL With Non-threading / Error This Version Of TCL Was Compiled With Threading Enabled?

Sep 13, 2010

I am trying to stand up an IDS box based on RHEL 5.

When I issue the command ./sguild I get the following response:

ERROR: This version of TCL was compiled with threading enabled. Sguil is not compatible with threading.
SGUILD: Exiting.

View 4 Replies View Related

Ubuntu :: Error: Could Not Find Expat.h, Check Config.log For Failed Attempts So I Downloaded Te Expat Library Sources I Cross Compiled

Feb 13, 2010

I am getting some error when i compile cross compile "dbus-1.2.20". error Code: checking for XML_ParserCreate_MM in -lexpat... no configure: error: Could not find expat.h, check config.log for failed attempts so i downloaded te expat library sources i cross compiled. But again i am getting same error. I think i have to add "-lexpat" in LDFLAG. But i dont know how to do that.

View 1 Replies View Related

OpenSUSE :: VMWare Workstation 7 Error "Before You Can Run Vmware, Several Modules Must Be Compiled And Loaded Into The Running Kernel"

Sep 21, 2010

im running suse 11.3_x64 clean install along side with Win7 Pro _x64 had a big fight installing Vbox 3.2.8 PUEL edition but i need to test some VMWare products like 'VMWare vShpere (ESXi 4..0.1 - which i couldn't install in a vm in Vbox) ' before putting it in production enviroment in some of my clients. version: VMware-Workstation-Full-7.0.0-203739.x86_64 The installation of vmware was quite simple with no errors. the problem kicks in after the first reboot when i try to run it. before installing vmware i installed the following:

[Code]..

When i try to run vmware workstation the 1st error kicks in: Before you can run vmware, several modules must be compiled and loaded into the running kernel:

[Code]...

View 9 Replies View Related

Fedora :: Error With Dependencies While Trying To Install Programs With Yum

Jun 21, 2011

I've recently got this error coming up when I try to install things via yum through the terminal. It happens when I try to install *anything* at all. I'm running 32bit Fedora 14, although my laptop is 64 bit.

I think the error may have occurred a while back when trying to upgrade to fedora 15 running 64 bit, although I'm not sure exactly what I did then

Quote:

I have tried running "rpm -Va --nofiles --nodigest" and I just get this error again.

View 6 Replies View Related

Ubuntu :: Wine, Or My Error, Programs Not Running?

Apr 11, 2011

i used to run wine and a windows chat program. I got away from linux for a while, but now am back, but the same program i used to run, now gives and error.. to check my internet connection. <urlopen error [Errno 5] Access denided> I gave the program the permission to run, but what am i missing?

View 9 Replies View Related

Fedora :: Programs Installation - Missing Dependency Error

Dec 30, 2009

i have fedora12 and have been noticing that on a few programs (xvidcap, nALFS; just to name a couple) anyways these programs when i go to install they will come up with a missing dependency error and so i'll go hunt them down and install them and i am told that they are already installed...so what is the deal...any ideas. should i just go for a reinstall of the whole system?

View 3 Replies View Related

Fedora :: EGCI Samples Error While Running Programs

Mar 18, 2011

I am a final year BE student. I am working on the ehci-0.6 library for tracking the the face in fedora 13 in vmware. I am able to compile the code but could not run the sample programs. The error is as follows. After I compile the program:
cd ehci-0.6
./configure
make

I am able to do the above with out any errors. Later when try running samples. I am getting the below errors:
cd samples
make
./simple2d
(<unknown>:5940): GStreamer-CRITICAL **:

Trying to dispose element appsink1, but it is in ready instead of the NULL state. You need to explicitly set elements to the NULL state before dropping the final reference, to allow them to clean up. This problem may also be caused by a refcounting bug in the application or some element.
(<unknown>:5940): GStreamer-CRITICAL **:
Trying to dispose element ffmpegcsp1, but it is in READY instead of the NULL state. You need to explicitly set elements to the NULL state before dropping the final reference, to allow them to clean up. This problem may also be caused by a refcounting bug in the application or some element.

OpenCV Error: Unspecified error (unicap: failed to get info for device
) in CvCapture_Unicap::initDevice, file /builddir/build/BUILD/OpenCV-2.0.0/src/highgui/cvcap_unicap.cpp, line 139
terminate called after throwing an instance of 'cv::Exception'
Aborted (core dumped)
and but ven tried using
./samples/simple2d
the error I am facing is "could not initialize the capturing"

How to overcome this kind of error. Blank window opens and goes on showing the error mentioned above and ends ven given ctrl + c. The expected output to open a window and display the capture the person present in front of the webcam and print d coordinates of the face captured.

View 1 Replies View Related

Ubuntu :: Install And Uninstall Some Programs - Error Message

May 29, 2011

Been trying to install and uninstall some programs but keep getting the following error message:

View 1 Replies View Related

Software :: Unable To Compile Programs - Getting Error / Get It To Work?

Jun 3, 2010

I am having a problem I have never encountered before. When I try to install programs, I get a failure to compile error in configure. I have tried to install Prozilla, Prozgui, and Aria2, but I get the same message for each. The message follows code...

View 9 Replies View Related

Software :: Use Apt-get' To Install Plugins / Programs Getting Error With Pcmcia

Feb 21, 2010

I am very new to Linux and I have been dealling with my problem for the past 9 days. I have installed Debian to my hard drive from a DSL disk. It seems like it is an old distripution (kernal is Linux 2.4.26 on i686). I saw that there was an old version of Firefox that desparately needs to be upgradeed. I tried to install the latest version with out any luck. It was the same situation when I tried to the install Flash Player plugin. I then tried to upgrade the distribution by doing the following:

[code]...

This scared me a bit so I searched the internet for a solution where I found people had the same problem I have, but the solutions given, which worked for them, did not work for me. I also tried using the dpkg and aptitude methods of installation.

View 7 Replies View Related

Ubuntu :: Saving Python Programs - Error Permission Denied

Apr 11, 2010

I wanted to save a python program because I am reading byte of python and I went to save in !/usr/bin. When I try to save in this folder I get this error "[Errno 13] Permission denied: 'usr/bin/helloworld.py'.

View 9 Replies View Related

Ubuntu :: Add / Remove Programs And Update Manager - Similar Error

Apr 30, 2010

In both of these areas, when I actually go to "Install" the things, whether it be adding or removing programs, or doing the Update Manager, I get the same error as soon as I click "Install," and it fails to install any selected programs/updates.

Here is the following error:
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
E: _cache->open() failed, please report.
I have not been able to find this "sudo dpkg" file to manually run.

View 2 Replies View Related

Ubuntu :: Programs Closing Suddenly Without Giving Indication / Issuing Error

Oct 17, 2010

I am having a weird problem here. The open programs are closing secretly without giving any indication or issuing error. For example I open couple terminal and some minutes later I look at my screen, boom they are not there anymore. This issue is not just limited to terminals, other gui apps suffer from the same thing. Does anyone know if any program or service would do such a thing?. I am scratching my head here to figure out why that is the case It just started happening today.

View 2 Replies View Related

Ubuntu :: Error On Every Installation \ The Programs Actually Installs Fine And Work's But Errors Are Annoying?

May 24, 2011

so the problem is that when I try to install anything with Software Center I get this error

Code:
installArchives() failed: Selecting previously deselected package alarm-clock-applet.
(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading

[code]....

View 3 Replies View Related

OpenSUSE :: Can't Open Other Programs Or Install New Programs

Dec 29, 2009

can open the programs pe-install, but can't open other programs or install new programs

View 4 Replies View Related

Programming :: Compiled, But Can't Run (fpc)/

Apr 25, 2010

How come the program is compiled without errors but I can't run it?After writing

Code:
./program
blank line appears only.

View 5 Replies View Related

Fedora Installation :: Programs By "add/remove Software" Getting Group Not Found Error?

Nov 30, 2010

my error is : the groop was not found..i am trying to install openoffice , but its doing it in any software..

View 9 Replies View Related

CentOS 5 :: Getting "Unknown Error" When Running System-config-xxxx Programs?

Aug 6, 2010

I am a long time Unix system admin and this one has got me stumped.When I try to run the system-config-network (or any of the system-config-xxx programs) from the links on the GNOME interface, I get a message pop-up that says, "Unknown error" and no additional information. I have also opened a terminal and run it from the command line (/usr/bin/system-network-config) and I get the same "Unknown error" pop-up. I was not the one who originally configured this server, so I am not sure of the history or how it might have been broken. I can't seem to find any debugging information or even any command line parameters that might give me a clue what the complaint is. There is no error number or any other helpful hint as to the cause of the problem.

I have been manually editing the config files so the server is up and running but it is tedious to manage the server without the GUI.Has anyone seen this before? I assume it is a configuration issue, but I am not sure where to look.uname -aLinux xxxxserver 2.6.18-164.15.1.el5 #1 SMP Wed Mar 17 11:30:06 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux/etc/redhat-releaseCentOS release 5.4 (Final)

View 3 Replies View Related

OpenSUSE :: Can't The Module Be Compiled?

Feb 21, 2011

I installed the kernel source on Linux 11.3 with Yast2/pattern/kernel development. The tutorial gaves the command:

$ make -C /usr/src/kernel-source-2.6.8 M=pwd modules

But that command does not work. Linux complaints: no such file.

I check the path and find they like:
/usr/src/linux/
/usr/src/linux-2.6.34.7-0.7/
/usr/src/linux-2.6.34.7-0.7-obj/

[Code]...

View 9 Replies View Related

Ubuntu :: Can't Run Compiled Code

Jan 12, 2010

I am running Ubuntu 9.10. If I compile a 'hello world' C file using the terminal, something like:

gcc hello.c -o hello

the compile seems to work fine, and the executable file 'hello' appears in the directory.

However, when I try to run 'hello' from the terminal, I get something like the following:

No command 'hello' found, did you mean: .......

If I run dir, though, I can see 'hello' is there. I also can't run code I compiled when I was running 9.04. The OS again can't seem to find the executable file.

Everything worked fine with version 9.04. I could compile and run without any problems. Is there some setting I have to change to allow the OS to run my code?

View 3 Replies View Related

Slackware :: 13.1 RC1 Still Compiled For 486 Support?

May 16, 2010

I read this on Patrick's twitter: Considering compiling future 32-bit x86 Slackware packages for i686 and finally leaving i486 and i586 support behind. Would the devs mind sharing why the change hasn't been made? I'm guessing there must be a lot of Slackware users with 15-20 year old computers that want to run the latest software.

View 14 Replies View Related

Fedora :: LaTeX Documents Compiled - Are Different To Those On Mac ?

Jun 18, 2010

Today I discovered a strange issue regarding LaTeX. I am currently working on my thesis and sometimes edit it on my laptop with F13 x86_64, and others with my office's Mac (Leopard). Fedora has TexLive installed (default Latex distribution) and I believe the Mac has its default distribution as well.

The problem is that the Mac seems to compile the document better (Latex + Bibtex + Latex + dvips + ps2pdf): page distribution looks better for one thing, space is better used. I notice that images (EPS) are rendered with an extra blank space on the bottom when compiling in Linux (which might be responsible for the page's arrangement).

Is there something I can do to fix this? Some option that perhaps the Mac has as a default but must be specified in Linux?

View 2 Replies View Related

Fedora :: Uninstall Self-compiled Tcl / Tk Code?

Jun 18, 2010

I am running fedora 12. I had could nor locate the Tcl/Tk on the system, so I had to download, compile and intstall the raw the raw tar balls. That is now causing some problems and I want to revert to the Fedora Tcl/Tk and reinstall it using yum as the self compiled code may not be well integrated with fedora. The make file gives no room for an un-install. I appreciate any ideas on how to go about the un-installation. Secondly the fedora system is running gnome, how may I switch to KDE instead?

View 13 Replies View Related

Ubuntu :: How To Get RT2570 Drivers Compiled

May 12, 2010

how to get the RT2570 drivers compiled and set up in 10.04 so the my F5D7050 will work? These are some vague instructions elsewhere on the internet but nothing I do seems to work. Everything suggested throws error messages.I just need a link to download the right sources and the relevant commands to get it compiles and set up.

View 5 Replies View Related

Ubuntu :: How To Remove Compiled Kernel

Jan 17, 2011

I compiled the kernel 2.6.36.I want to remove it.How sholud i proceed?

View 1 Replies View Related

General :: Mplayer: Compiled With GUI Support?

Aug 1, 2010

Kernel 2.6.21.5, Slackware 12.0 Mplayer 1.0rc2-4.1.2.

I have compiled and installed the mplayer tarball and I have disposed of both the tarball and its contents. There was the option to compile either for the physical console alone or for both this and the GUI. And I really don't remember which one I did choose.

View 7 Replies View Related

General :: C++ Program Compiled In Fedora 14 Do Not Run?

Jan 31, 2011

I am very new in c programming. I could not get a simple compiled program to run,I am using Fedora 14. To learn the correct way I sign in to and fallow the examples listed they all compile and generate the executable file but none run.To run them I try both way double chick the executable end on the command line but it does not do any thing.

View 10 Replies View Related







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