-----Original Message-----
From: [email protected]
To: [email protected]
Sent: Mon, 13 Sep 2010 13:17
Subject: Re: [Valgrind-developers] valgrind can not be located on target platform

Hi Max,

Thank you very much for replying to my message.

I tried to set the Prefix=/mnt/Chlorine/testing_log/Cross-compile when
running the configure file, and I set the DESTDIR=\ at "make install";
Valgrind is installed at the directory
"/mnt/Chlorine/testing_log/Cross-compile" on my Red Hat linux box, and
then I mounted the same directory on my arm-linux box, cd to
"/mnt/Chlorine/testing_log/Cross-compile/bin" and run "valgrind" from
there, it give me the error message "No such File or Directory" even
though "valgrind" is clearly listed when I do "ls".

I wonder is valgrind looking for the path to its library?

Thank you again for your kind help.

Regards

Jenny


-----Original Message-----
From: Maksim R <[email protected]>
To: [email protected]
Sent: Mon, 13 Sep 2010 7:43
Subject: Re: [Valgrind-developers] valgrind can not be located on
target platform

Hi,
I have read your message in valgrind-developers mailing list.
What folder do you install Valgrind on your Red Hat machine in? Let me
assume that it is /some/folder.
Create folder /some/folder on your target machine and copy all content
of RedHatMachine:/some/folder in it (of mount
RedHatMachine:/some/folder
to TargetMachine:/some/folder). Then try to run again.
You can also change folder for Valgrind installation using --prefix=
option.
Max.




Attachment: cross_cp_valgrind.sh
Description: Binary data

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to