Donde esta lo q einstalo????
-
Pues vereis esque me acabo de vajar un archivo en rpm, concretamente es un emulador pa windows, y parace que lo he instaldo pero no se donde l mete o q ejecutable hay q tocar
Gracias de un novao:D

-
gueno un truquito en la consola pones
which nombre del ejecutable
esto busca en el path de archivos a ver si existe
por ejemplo
[miguel@pepote miguel]$ which perl
/usr/bin/perl
otra cosa si es un emulador de windows sera wine o vmware o wineX
prueba a buscar en el arbol de directorios
con:
en /usr es donde se suelen colocar los programas
find /usr/ -name nombre del archivo
ejemplo puedes usar asteriscos como en el dos para variantes de un nombre
y esta es la salida en mi maquina:
[miguel@pepote miguel]$ find /usr -name wine*
/usr/share/apps/kate/syntax/winehq.xml
/usr/lib/linuxconf/descriptions/eng/wineconf
/usr/lib/linuxconf/descriptions/fr/wineconf
/usr/lib/linuxconf/descriptions/hu/wineconf
/usr/lib/linuxconf/descriptions/sk/wineconf
/usr/lib/linuxconf/help.eng/wineconf
/usr/lib/linuxconf/help.eng/wineconf-msg-1.28r2.eng
/usr/lib/linuxconf/modules/wineconf.so.1.28.2
/usr/lib/linuxconf/help.es/wineconf
/usr/lib/linuxconf/help.es/wineconf-msg-1.28r2.es
[miguel@pepote miguel]$
espero haberte ayudado
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Registrarse Conectarse