Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[execution de programme]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
nevro
Tux's lil' helper
Tux's lil' helper


Joined: 13 Nov 2004
Posts: 149
Location: France

PostPosted: Mon Sep 25, 2006 9:48 pm    Post subject: [execution de programme] Reply with quote

Bonjour,

alors voilà,depuis peu, j'ai des problèmes pour éxécuter mes programmes,voici un exemple concret :

Code:
googleearth
/opt/googleearth/googleearth: line 49: /opt/googleearth/googleearth-bin: No such file or directory
/opt/googleearth/googleearth: line 49: /opt/googleearth/googleearth-bin: Success


Code:
nero
bash: /usr/bin/nero: No such file or directory


donc bien sur j'ai essayé de re-émerger, j'ai bien les fichiers présent :

Code:
 ls /opt/googleearth/ | grep googleearth
googleearth
googleearth-bin
libgoogleearth.so


je pense que ça doit venir de l'émulation , mais je n'arrive pas à résoudre ce problème, quelqu'un pourrait m'aider?

merci
Back to top
View user's profile Send private message
xaviermiller
Bodhisattva
Bodhisattva


Joined: 23 Jul 2004
Posts: 8711
Location: ~Brussels - Belgique

PostPosted: Tue Sep 26, 2006 7:10 am    Post subject: Reply with quote

essaie toujours un
Code:
revdep-rebuild
peut-être qu'une dépendance de g**gle earth est cassée
_________________
Kind regards,
Xavier Miller
Back to top
View user's profile Send private message
ghoti
Advocate
Advocate


Joined: 30 Dec 2002
Posts: 3634
Location: Belgium

PostPosted: Tue Sep 26, 2006 8:56 am    Post subject: Re: [execution de programme] Reply with quote

nevro wrote:
je pense que ça doit venir de l'émulation

Quelle émulation ??? 8O
Back to top
View user's profile Send private message
nevro
Tux's lil' helper
Tux's lil' helper


Joined: 13 Nov 2004
Posts: 149
Location: France

PostPosted: Tue Sep 26, 2006 3:32 pm    Post subject: Reply with quote

XavierMiller wrote:
essaie toujours un
Code:
revdep-rebuild
peut-être qu'une dépendance de g**gle earth est cassée


j'ai essayé,ca n'a rien donné

ghoti wrote:
nevro wrote:
je pense que ça doit venir de l'émulation

Quelle émulation ??? 8O


emulation pour les programmes 32 bits avec les "emul-linux-x86"
Back to top
View user's profile Send private message
Trevoke
Advocate
Advocate


Joined: 04 Sep 2004
Posts: 4099
Location: NY, NY

PostPosted: Tue Sep 26, 2006 3:43 pm    Post subject: Reply with quote

Euf.. Essaye un fsck sur ton disque.
_________________
Votre moment detente
What is the nature of conflict?
Back to top
View user's profile Send private message
nevro
Tux's lil' helper
Tux's lil' helper


Joined: 13 Nov 2004
Posts: 149
Location: France

PostPosted: Tue Sep 26, 2006 4:08 pm    Post subject: Reply with quote

Trevoke wrote:
Euf.. Essaye un fsck sur ton disque.


Code:
cat /fsck.diag
fsck.reiserfs /dev/hdc2
reiserfsck 3.6.19 (2003 www.namesys.com)

*************************************************************
** If you are using the latest reiserfsprogs and  it fails **
** please  email bug reports to reiserfs-list@namesys.com, **
** providing  as  much  information  as  possible --  your **
** hardware,  kernel,  patches,  settings,  all reiserfsck **
** messages  (including version),  the reiserfsck logfile, **
** check  the  syslog file  for  any  related information. **
** If you would like advice on using this program, support **
** is available  for $25 at  www.namesys.com/support.html. **
*************************************************************

Will read-only check consistency of the filesystem on /dev/hdc2
Will put log info to 'stdout'

Do you want to run this program?[N/Yes] (note need to type Yes if you do):Yes
###########
reiserfsck --check started at Wed Sep 27 16:59:32 2006
###########
Replaying journal..
Reiserfs journal '/dev/hdc2' in blocks [18..8211]: 0 transactions replayed
Checking internal tree..finished
Comparing bitmaps..finished
Checking Semantic tree:
/home/nevro/.icons/KearonesComiconsLight/48x48/filesystems/gnfinished
/home/nevro/.icons/KearonesComiconsLight/64x64/mimetypes   No corruptions found
...There are on the filesystem:consLight/64x64/mimetypes
        Leaves 54672
        Internal nodes 371
        Directories 35814
        Other files 310818
        Data block pointers 1821307 (332539 of them are zero)
        Safe links 0
/root/.mozil###########fd8igy.default/bookmarkbackups/bookmarks-2006-09-25.html
reiserfsck finished at Wed Sep 27 17:00:31 2006
###########


ca ne m'a pas l'air d'etre ça :?
Back to top
View user's profile Send private message
nevro
Tux's lil' helper
Tux's lil' helper


Joined: 13 Nov 2004
Posts: 149
Location: France

PostPosted: Tue Sep 26, 2006 4:13 pm    Post subject: Reply with quote

dois je passer par un chroot 32 bit pour install google earth?? :?:
Back to top
View user's profile Send private message
Trevoke
Advocate
Advocate


Joined: 04 Sep 2004
Posts: 4099
Location: NY, NY

PostPosted: Tue Sep 26, 2006 4:17 pm    Post subject: Reply with quote

$ ls -lh /usr/bin/nero
_________________
Votre moment detente
What is the nature of conflict?
Back to top
View user's profile Send private message
nevro
Tux's lil' helper
Tux's lil' helper


Joined: 13 Nov 2004
Posts: 149
Location: France

PostPosted: Tue Sep 26, 2006 5:53 pm    Post subject: Reply with quote

Trevoke wrote:
$ ls -lh /usr/bin/nero
Code:
 ls -lh /usr/bin/nero
-rwxr-xr-x 1 root root 5.3M Sep 26 09:00 /usr/bin/nero
Back to top
View user's profile Send private message
nevro
Tux's lil' helper
Tux's lil' helper


Joined: 13 Nov 2004
Posts: 149
Location: France

PostPosted: Tue Sep 26, 2006 9:03 pm    Post subject: Reply with quote

personne a d'idée??
Back to top
View user's profile Send private message
nevro
Tux's lil' helper
Tux's lil' helper


Joined: 13 Nov 2004
Posts: 149
Location: France

PostPosted: Wed Sep 27, 2006 1:22 am    Post subject: Reply with quote

j'ai trouvé ça,apparament ça n'arrive pas qu'a moi :

[url]http://66.249.93.104/search?q=cache:EK-iLxM3GnAJ:forums.kororaa.org/viewtopic.php
%3Fp%3D9999%26sid%3Dd0eaee7e6f81f054d578ce182734f285+%22/opt/googleearth/googleeart
h-bin%22&hl=en&gl=uk&ct=clnk&cd=1[/url]

Code:
Not sure what happened, but now 32 bit binaries fail to run. Trying mozilla-bin yields
Code:
No running windows found
/usr/libexec/mozilla-launcher: line 444: /opt/mozilla/mozilla-bin: No such file or directory
mozilla-bin exited with non-zero status (127)


Trying mplayer-bin yields
Code:
/usr/bin/mplayer-bin: line 2: /opt/mplayer-bin/bin/mplayer-bin: No such file or directory


And Google Earth:
Code:
/opt/googleearth/googleearth: line 49: /opt/googleearth/googleearth-bin: No such file or directory
/opt/googleearth/googleearth: line 49: /opt/googleearth/googleearth-bin: Success


This may or may not be related to my other problem with the C compiler not running C compiled programs...see my nearby post.


Last edited by nevro on Wed Sep 27, 2006 11:29 am; edited 5 times in total
Back to top
View user's profile Send private message
titix
Guru
Guru


Joined: 01 Nov 2003
Posts: 343
Location: Paris, France

PostPosted: Wed Sep 27, 2006 4:26 am    Post subject: Reply with quote

Salut :-)

Il s'agit bien d'un problème de binaire, en effet le "exited with non-zero status (127)" indique bien que le lancement à échoué.
Faisons les choses dans l'ordre:
Code:
emerge -av glibc
emerge -av x11-misc/googleearth


Est-ce que le problème persiste ?
_________________
titix
« La route est longue... mais la voie est libre ! »
Back to top
View user's profile Send private message
nevro
Tux's lil' helper
Tux's lil' helper


Joined: 13 Nov 2004
Posts: 149
Location: France

PostPosted: Wed Sep 27, 2006 8:23 am    Post subject: Reply with quote

titix wrote:
Salut :-)

Il s'agit bien d'un problème de binaire, en effet le "exited with non-zero status (127)" indique bien que le lancement à échoué.
Faisons les choses dans l'ordre:
Code:
emerge -av glibc
emerge -av x11-misc/googleearth


Est-ce que le problème persiste ?


glibc ne compile pas !

Code:
checking for long double... yes
checking size of long double... configure: error: cannot compute sizeof (long double), 77
See `config.log' for more details.

!!! ERROR: sys-libs/glibc-2.4-r3 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  glibc-2.4-r3.ebuild, line 1168:   Called src_compile
  glibc-2.4-r3.ebuild, line 1179:   Called toolchain-glibc_src_compile
  glibc-2.4-r3.ebuild, line 251:   Called glibc_do_configure 'nptl'
  glibc-2.4-r3.ebuild, line 941:   Called die
Back to top
View user's profile Send private message
kernelsensei
Bodhisattva
Bodhisattva


Joined: 22 Feb 2004
Posts: 5619
Location: Woustviller/Moselle/FRANCE (49.07°N;7.02°E)

PostPosted: Wed Sep 27, 2006 9:21 am    Post subject: Reply with quote

@nevro : merci d'éditer ton post précédent et d'utiliser la balise url, ça évitera la déformation de la page !
_________________
$ ruby -e'puts " .:@BFegiklnorst".unpack("x4ax7aaX6ax5aX15ax4aax6aaX7ax2aX5aX8 \
axaX3ax8aX4ax6aX3aX6ax3ax3aX9ax4ax2aX9axaX6ax3aX2ax4ax3aX4aXaX12ax10aaX7a").join'
Back to top
View user's profile Send private message
Temet
Advocate
Advocate


Joined: 14 Mar 2006
Posts: 2586
Location: 92

PostPosted: Wed Sep 27, 2006 12:14 pm    Post subject: Reply with quote

Tu n'aurais pas migré vers gcc 4 , et t'aurais pas gardé gcc 3?
Si oui, vire gcc 3 ... prie re recompile ce que tu peux lol
Back to top
View user's profile Send private message
nevro
Tux's lil' helper
Tux's lil' helper


Joined: 13 Nov 2004
Posts: 149
Location: France

PostPosted: Wed Sep 27, 2006 5:33 pm    Post subject: Reply with quote

Temet wrote:
Tu n'aurais pas migré vers gcc 4 , et t'aurais pas gardé gcc 3?
Si oui, vire gcc 3 ... prie re recompile ce que tu peux lol


non pas du tout.

mais j'ai un probleme, je pense sincerement que ca doit venir de ma version 64 bits
dans ld.so.conf, peut etre que je ne devrais pas utilisé les /lib64 par defaut.je ne sais ps du tout, je pense sincerement que je vais devoir reinstaller toute ma distrib, c'est domage :/
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum