Programming :: Error Installing Valgrind : Failed To Start Tool 'memcheck' For Platform ?

Dec 15, 2010

I tried to install valgrind to my local directory (I don't have privilege to install it under root) by doing the following 3 steps:

(1) ./configure --prefix=/my/local/directory

(2) make

(3) make install

when I run
./valgrind ls -l
as instructed by README, I got this error: valgrind: failed to start tool 'memcheck' for platform 'x86-linux': No such file or directory

View 1 Replies


ADVERTISEMENT

General :: Use Valgrind Tool Over A Exe Which Is Started With Start_daemon?

Jul 20, 2010

I am trying to run valgrind tool findout memleak for a executable which is run from start_daemon process..

View 4 Replies View Related

Software :: Installing The Newest Valgrind From Source Using Slackware?

Jun 23, 2010

I downloaded the source for the latest valgrind and ran ./configure. It quits saying:

Quote:

checking the GLIBC_VERSION version... unsupported version
configure: error: Valgrind requires glibc version 2.2 - 2.10

I've seen a slackbuild package for it. I'd like to have valgrind installed, but I'd prefer installing from source. Are unofficial packages the only way to go for the newest or newer release? EDIT: I meant to ask also, very important, what problems could arise from installing a slightly older version? I don't need a long, complex answer. Just off the top of your head, if it would be real stupid to do, let me know. I can google some time.

View 1 Replies View Related

Fedora :: Compiling Open Vm Tool On 13 - Failed On Stage 2 With Error Messages ?

Feb 1, 2011

On compiling open-vm-tools-8.4.2-261024 on Fedora 13 x86_64. When I run make, it failed on stage 2 with these error messages:

I think I have to compile these modules into the kernel.

View 1 Replies View Related

OpenSUSE Install :: Subprocess Failed. Error: RPM Failed: Installing Package Xen-4.0.0_21091_06-0.1.1.x86_64?

Oct 14, 2010

Subprocess failed. Error: RPM failed: installing package xen-4.0.0_21091_06-0.1.1.x86_64 needs 27MB on the /boot filesystemI seem not to be able to change the size of the /boot, but 11.2 loads okay but not 11.3There only 19MB left from 66 and I can't make it bigger, I hope there is someone thathas seen this. I would like to see some of the update with XEN.

View 1 Replies View Related

Programming :: What Are The 'must Know' Concepts/commands In Valgrind

Jul 11, 2011

For example, in GDB we talk about breakpoints, watchpoints and core dumps etc. Similarly what are the 'must knows' in Valgrind?

P.S. I don't need any links to Valgrind manuals, I already have them.

View 2 Replies View Related

Software :: Metric Conversion Tool For RHEL 5 Platform

Mar 3, 2011

I'm searching for a FREE mertic conversion tool I can download to install on RHEL 5. I looked am not finding what I want (at least on the Linux side)

View 7 Replies View Related

OpenSUSE Install :: Errors "Subprocess Failed. Error: RPM Failed" When Installing Updates To 11.3

Mar 5, 2011

When I try to run the Online Updates to the system through Yast I get the following errors for each package:

[QUOTE]
Subprocess failed. Error: RPM failed: warning: /var/cache/zypp/packages/Packman Repository/Multimedia/i586/libaudcore1-2.4.4-1.pm.1.1.i586.rpm: Header V3 DSA/SHA1 Signature, key ID 9a795806: NOKEY
error: db3 error(-30987) from dbcursor->c_get: DB_PAGE_NOTFOUND: Requested page not found
error: error(-30987) getting "" records from Requireversion index
error: db3 error(-30987) from dbcursor->c_get: DB_PAGE_NOTFOUND: Requested page not found
[Code]...

View 3 Replies View Related

Fedora :: Httpd Won't Start Failed Error

Nov 18, 2010

I rebuilt my box with Fedora 14. installed httpd, mysql php etc. when I tried to start my httpd it was giving me error about finding the root document and server name I was able to fix temp the issue with the name by placing ServerName 192.168.1.105:80 in the httpd.conf file and the root document somehow was fixed also. but I am still can't start the httpd and no error message except that it failed. I also disabled Selinix but still no luck.

View 11 Replies View Related

General :: Error: Failed To Start The X Server

Aug 13, 2010

I have SUSE Linux Enterprise Desktop 10 running on HP Mini 2133. It's been working like a dream since I got it, but one day I got the following error message when booting it: Failed to start the X server (your graphical interface). It is likely that it is not set up correctly. Would you like to view the X server output to diagnose problem? <Yes> <No>.

X server output says alot of things, but I think this is the most important:
(==)Using config file: "/etc/X11/xorg.conf"
ACPI: OSPMOpen Called
ACPI: Opening device
(EE) VIA(0): No valid modes found

I then get the login:. I'm able to login, but I have no clue on what to do. How can I fix this?

View 3 Replies View Related

General :: Error - Failed To Start X Server (RedHat 5.3)

Mar 7, 2010

I installed Red-hat 5.3. Problem is that it is not showing graphical interface. Only kernel / command prompt is available. I tried startx, then I got this msg. No video BIOS modes for chosen depth. Also showing that:
ERROR: Failed to start X server.

View 2 Replies View Related

General :: Cross-compile "sudo" Source For Power-PC Platform Using Montavista Tool Chain?

Jan 30, 2010

I'm trying to cross-compile "sudo" source for Power-PC platform using Montavista tool chain. I'm getting the following error message during configuration: checking host system type... Invalid configuration `ppc_82xx': machine `ppc_82xx' not recognized It is clear that it has found the cross-compiler and configure knows that we are cross-compiling but it fails to recognize the machine. The complete dump follows:

[vhn@localhost sudo-1.7.2p2]$ ./configure --host=ppc_82xx
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
configure: Configuring Sudo version 1.7.2p2
checking whether to lecture users the first time they run sudo... yes
checking whether sudo should log via syslog or to a file by default... syslog

[Code]...

View 3 Replies View Related

Programming :: Valgrind Output Showing Addresses Not Code Against Errors - 2 Errors From 2 Contexts (suppressed: 0 From 0)

Feb 26, 2010

I am running Valgrind on my program. It shows me two errors but mentions only addresses against them and not actual code even on a debug build.

The output is

==23002== Memcheck, a memory error detector.
==23002== Copyright (C) 2002-2005, and GNU GPL'd, by Julian Seward et al.
==23002== Using LibVEX rev 1575, a library for dynamic binary translation.

[code]....

View 1 Replies View Related

Fedora X86/64bit :: Installing VNC Of F7 - Failed Dependencies Error

Dec 22, 2009

I am pretty new to linux, I was trying to install vnc enterprise edition (x64) but was getting the following error message:

"error: Failed dependencies:
libX11.so.6()(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libXext.so.6()(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libXtst.so.6()(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libc.so.6()(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libc.so.6(GLIBC_2.2.5)(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libc.so.6(GLIBC_2.3)(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libcrypt.so.1()(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libcrypt.so.1(GLIBC_2.2.5)(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libdl.so.2()(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libdl.so.2(GLIBC_2.2.5)(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libgcc_s.so.1()(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libgcc_s.so.1(GCC_3.0)(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libgcc_s.so.1(GCC_3.3)(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libm.so.6()(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libm.so.6(GLIBC_2.2.5)(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libstdc++.so.5()(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libstdc++.so.5(CXXABI_1.2)(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libstdc++.so.5(GLIBCPP_3.2)(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libstdc++.so.5(GLIBCPP_3.2.2)(64bit) is needed by vnc-E-4.5.21561-1.x86_64"

What to do for me to resolve this error.

View 4 Replies View Related

Fedora :: Installing Libcurl / Error: Failed Dependencies?

Jul 22, 2011

I'm new to Linux and am trying to install libcurl to use in my c++ code on my fedora 14 system. I went to the libcurl site and downloaded the binary package for Redhat Linux 7.2 on i386. There was no download for Fedora.It was an .rpm package and so I used rpm -i libcurl4-7.21.7-1.i386.rpm to install it.

I received the following errors:
error: Failed dependencies:
libcom_err.so.3 is needed by libcurl4-7.21.7-1.i386
libcrypto.so.2 is needed by libcurl4-7.21.7-1.i386
libgdbm.so.2 is needed by libcurl4-7.21.7-1.i386
liblber.so.2 is needed by libcurl4-7.21.7-1.i386
libldap.so.2 is needed by libcurl4-7.21.7-1.i386
libsasl.so.7 is needed by libcurl4-7.21.7-1.i386
libssl.so.2 is needed by libcurl4-7.21.7-1.i38

Do I need to simply download these files? Or is it a problem of downloading the wrong binary package?
If I do need to download them then from where?

---------- Post added at 04:12 PM ---------- Previous post was at 04:10 PM ----------

Never mind, I just did a yum install libcurl and it worked out......
yum is pretty amazing.

View 3 Replies View Related

Ubuntu :: Installing Emacs 23.1 - Error "makeinfo Is Missing - Cannot Build Manuals Make: *** [info] Error 1 **** Installation Failed"

Feb 6, 2010

I've been trying to install the latest version of Emacs from source but I'm running into a trouble. The commands "./configure" and "make" work just fine. However, when I run "sudo checkinstall" I get a message saying that makeinfo is missing:

Code: makeinfo is missing - cannot build manuals make: *** [info] Error 1 **** Installation failed. Aborting package creation. Cleaning up...OK Bye. What is Error 1

View 4 Replies View Related

Programming :: Groovy Scripting - An Object-oriented Programming Language For The Java Platform ?

Mar 7, 2010

Groovy is an object-oriented programming language for the Java platform. I do not have experience in Java, only perl and shell scripts. Recently I have been asked to maintain a software written in groovy (also to make enhancements). So can I learn groovy without knowing java language. or isit I have to learn java before venturing into groovy.

View 1 Replies View Related

Debian :: Installing Skype - Error: Failed To Fetch Cdrom

Jun 7, 2011

I tried to install skype: apt-get install skype but I got the following error: Failed to fetch cdrom:[Debian GNU/Linux 6.0.1a _Squeeze_ - Official i386 DVD Binary-1 20110322-15:11]/pool/main/q/qt4-x11/libqtgui4_4.6.3-4_i386.deb Hash Sum mismatch

View 2 Replies View Related

Fedora :: Installing Truetype Fonts - Error: Failed Dependencies

Jun 18, 2010

My goal here is to install the truetype fonts so I can use them in openoffice. I'm using Fedora 13 w/ Gnome. Just installed it yesterday, I followed the instructions found here: [URL] but I get this error: "error: Failed dependencies: /usr/sbin/chkfontpath is needed by msttcorefonts-2.0-1.noarch" I found chkfontpath at rpm.pbone.net and put it in my rpms folder but now I get "xfs is needed by chkfontpath-1.10.1-2.fc13.i686"

View 4 Replies View Related

Fedora :: On Boot: Mdadm Failed To Start Raid: Input/Output Error?

Jul 31, 2010

I have a strange issue with my RAID5 array - it worked fine for a month, a couple days ago it didn't start on boot with mdadm reporting "Input/Output error" - I didn't panic restarted my computer, same error. Then opened a Disk utility and it reported State: Not running, partially assembled - don't know why, I've pressed Stop RAID Array and started it again, voila - it reported State: Running - I've checked components list and there was nothing wrong with it. So I run Check Array utility, waited almost 3 hours to finish it and it worked since than, till today's morning - I've started my computer, and here we go, same error.

See screenshots:

This is an initial state just after computer startup:

This is after I stop and start RAID5:

This is a components list:

I can see nothing wrong there yet not sure why mdadm fails on boot. I do not really like the windows solution I guess, when I check my array again, it will work fine again, but it then can fail in the same way without known reason.

View 3 Replies View Related

General :: Installing SDK On Embedded Platform?

Jun 7, 2011

I'm trying to install a SDK iso image onto an embedded linux platform. I was able to mount the image on the platform without problems. I also created a symbolic link called "bash" in the bin directory and had that point to busybox to satisfy the first line of code in the installer: "#!/bin/bash". However, when I run the installer, I get an error: "installer: applet not found"

I get the same error when I type "bash" on the command line. Is there a way to fix this? Here is the first few lines of code that causes the error:

#!/bin/bash
DEBUG=${DEBUG:="0"} # Enables debugging options
LC_OPTION=${LC_OPTION:="prompt"} # Licensing related variable
INSTALL_PATH=${INSTALL_PATH:=$HOME} # Default installation path
declare -r SCRIPT_NAME="`basename $0`"
declare -r SCRIPT_CALLED="$0 $*"

[Code]...

View 1 Replies View Related

CentOS 5 :: Installing Dynamips On X64 Platform?

Sep 1, 2009

I'm trying to get the dynamips/dynagen packages installed on my freshly built centos5 machine. The hardware is AMD X64 and I am not able to find an RPM for this after careful searching. (Dag has packages for the i386 platform, but not x64). I have downloaded the source code, but am leery of installing that way given potential problems with stability and maintenance. So I have a couple of questions:

--does anyone know where I can find an rpm for dynamips on the x64 platform?

--has anyone installed this app from source under Centos5?

--the configure, make, make install routine does not seem to be working for me in any case. I'm pretty good at handling rpms, but I don't have much experience with compiling from source. I would love a Centos specific cheat sheet on that if you have one.

Here is some information about my machine:

kernel-debug-2.6.18-128.1.16.el5
kernel-debug-2.6.18-128.7.1.el5
kernel-xen-2.6.18-128.7.1.el5
kernel-xen-2.6.18-128.el5
Linux hubert.ca.comcast.com 2.6.18-128.7.1.el5xen #1 SMP Mon Aug 24 09:14:33 EDT
2009 x86_64 x86_64 x86_64 GNU/Linux

View 5 Replies View Related

Fedora Servers :: Error While Installing Squirrel Mail - Failed Dependencies

Apr 30, 2009

I'm trying to install squirrel mail in Fedora 10 server: I'm following this tutorial: [URL]. I'm at sudo rpm -ivh courier-imap-4.4.1.20080920-1.10.i386.rpm
When I run the command I get:
error: Failed dependencies:
/usr/local/bin/perl is needed by courier-imap-4.4.1.20080920-1.10.i386

I found this page [URL] which actually describes the error and gives a "solution" however it doesn't seem to solve my problem
error: Failed dependencies:
/usr/local/bin/perl is needed by courier-imap-4.1.1-1.4.i386
Solution: export PATH=/bin:/usr/bin

View 10 Replies View Related

OpenSUSE Network :: Error On Updating / Installing Software - Connection Failed

Oct 21, 2010

I had this issue with Fedora Core 13, so I switched my laptop back to OpenSuse and continued to have the problem. I can do a host lookup for software.opensuse.com and I get a correct response ...
Code:
linux-edxs:/etc # host software.opensuse.org
software.opensuse.org has address 195.135.221.150
linux-edxs:/etc # host download.opensuse.org
download.opensuse.org has address 195.135.221.134

Firefox works. Thunderbird finds my mail servers just fine. SSH works. But then when I try to do anything involving software updates or installation, I get ...
Code:
linux-edxs:/etc # zypper update
Retrieving repository 'Updates for openSUSE 11.3 11.3-1.82' metadata []
Download (curl) error for '[URL]':
Error code: Connection failed
Error message: Couldn't resolve host 'download.opensuse.org'

I've seen others here post queries about this, and I'll tell you what it was in my case: our DSL modem's DHCP server returns its own IPV4 address as the DNS server. When I looked at /etc/resolve.conf, I saw "nameserver: 192.168.50.254" on the last line -- the IPV4 address of our DSL modem. I manually inserted "nameserver" lines for our ISP's two actual DNS servers, and everything magically started working. Why this should confuse some software under Linux, but not other software, is a mystery. It also seems to be Gnome-specific (I didn't have this problem with OpenSuse 11.3 and KDE 4).

Ask if they're using Gnome, and ask them to check resolve.conf. A lot of DSL modems and home/small office routers return their own IP address (i.e., the same as the gateway address) for the DNS server on a DHCP query. The solution is to manually edit resolve.conf and put in your ISP's DNS server addresses manually. Incidentally, just my opinion, but Network Manager needs to make this an option. Under Windows, for example, you can select "automatically assign DNS" or you can enter them manually, even if you're using DHCP. It'd be nice if Network Manager permitted that.

View 6 Replies View Related

Fedora Installation :: 15 Error Gnome 3 Failed To Start Properly And Started In Fallback Mode?

Aug 13, 2011

i have installed Fedora 15 from USB and it error

Quote:

GNOME 3 Failed to Load
Unfortunately GNOME 3 failed to start properly and started in the fallback mode.This most likely means your system (graphics hardware or driver) is not capable of delivering the full GNOME 3 experience.

.The interface is now Gnome 2. I have not change screen resolution 1280�720, now is 1024x768.

Result of xrandr -q

Quote:

xrandr: Failed to get size of gamma for output default
Screen 0: minimum 1024 x 768, current 1024 x 768, maximum 1024 x 768
default connected 1024x768+0+0 0mm x 0mm
1024x768 0.0*

View 1 Replies View Related

Ubuntu :: Installing Windows-platform Game?

May 9, 2010

i've installed 'ghost recon' which i downloaded via torrent. i open the executables with right-click and clicking executable, i guess this just used WINE automatically. it seems to download fine. i downloaded into a folder i called 'c:desktop' which i thought would make the files end up on my regular desktop, but i can't find them anywhere. when i run autorun.exe from the cd it opens, but when i click 'play ghost recon' is gives a dialog box saying it can locate the cd.

View 1 Replies View Related

Programming :: X Error Of Failed Request - BadMatch?

Mar 15, 2010

I'm working on a old piece of code on linux, after compiling without porblem at the execution I have this response:

src/xproject/xproject: Ok, a color display! :-)
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 78 (X_CreateColormap)
Serial number of failed request: 7
Current serial number in output stream: 15

looking at the source code I think the problem is related at the depth of my system 24 bit and the depth of this old piece of code 8 bit. Unfortunately also I don't have experience in programming the XVideo and if someone can give me some help in programming the XVideo interface

View 5 Replies View Related

OpenSUSE :: Subprocess Failed - Error: RPM Failed: Error: Failed Dependencies

Mar 31, 2010

When the RPM runs it come up with this error. How do I install the required dependencies? I have added more repositories, but still there are a few dependencies missing. Is there a zypper/sudo -get or something available? Opensuse 11.1 Gnome

[code]...

View 4 Replies View Related

Programming :: Use SSH In PHP Invokes 'Host Key Verification Failed' Error

Sep 27, 2010

Im trying to do a remote execution of scripts through SSH in PHP. What im doing:

-Use PHP in conjunction with nagios' check_by_ssh script to execute the script.
-I used

[code]...

-It gives me a 'Host key verification failed' error even though i enabled it to ssh from my server to server01 without password. My Qn: How do i get it to work?

View 3 Replies View Related

Programming :: Regular Expression Compile Failed - Throwing Error

Feb 15, 2011

The following command would remove the leading astericks, spaces, slashes, tabs and is present in an awk script.

Code:
gsub(/^[/* ]*/,"")

The above code is working fine when i run in Cygwin on windows machine. But when i run in Ubuntum throws the following error.

Code:
awk: ./Format.awk: line 30: regular expression compile failed (bad class -- [], [^] or [)
^[
awk: 30: unexpected character ''
awk: ./Format.awk: line 30: runaway regular expression /,""); ...

View 2 Replies View Related







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