Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 18/12/2007, à 21:03

ralex83

Wine gutsy AMD64,O secours!! message not found ????

Bonsoir à tous les (k)ubunteros,

Que dire de plus, voilà ce qui apparait lorsque je lance dans le terminal:

1- .....-desktop:~$ wine version
wine: could not load L"c:\\windows\\system32\\version.exe": Module not found

Pourtant la version de wine est installée et apparait dans le gnome "applications" !!!!!
(wine 0.9.51  winehq0....) en suivant le lien de la doc (compil pour AMD64 depuis ...)
NB: "msstcorefonts" est installée aussi.

Bizarrement aussi, dans "ajouter/supprimer" , wine windows emulator est coché mais grisé aussi (on ne peut pas décoché ou autre) ?????

2- Lorsque j' essaye d' "emuler" un fichier .msi, j' ai ceci et rien ne s' installe (wine---programs)
Infos: cette application est une version d' essai, il y a un fichier .msi et un fichier Thumbs.db. Je les ai placé directement dans c:/drive---program files ????

-----desktop:~$ wine msiexec.exe/ i Activtrades_Onyx.msi
Usage:
  Install a product:
    msiexec {package|productcode} [property]
    msiexec /i {package|productcode} [property]
    msiexec /a package [property]
  Repair an installation:
    msiexec /f[p|o|e|d|c|a|u|m|s|v] {package|productcode}
  Uninstall a product:
    msiexec /x {package|productcode} [property]
  Advertise a product:
    msiexec /j[u|m] package [/t transform] [/g languageid]
    msiexec {u|m} package [/t transform] [/g languageid]
  Apply a patch:
    msiexec /p patchpackage [property]
    msiexec /p patchpackage /a package [property]
  Modifiers for above operations:
    msiexec /l[*][i|w|e|a|r|u|c|m|o|p|v|][+|!] logfile
    msiexec /q{|n|b|r|f|n+|b+|b-}
  Register a module:
    msiexec /y module
  Unregister a module:
    msiexec /z module
  Display usage and copyright:
    msiexec {/h|/?}
NOTE: Product code on commandline unimplemented as of yet

Copyright 2004 Vincent B�ron

Je remercie déjà la communauté pour son aide.

@+


Ubuntu Gutsy x86_64, 8Go Ram, Matrox g200MMS quad, 2 x AMD64 opteron 248: une bombe je vous dit !

Hors ligne

#2 Le 18/12/2007, à 21:06

linuxnico

Re : Wine gutsy AMD64,O secours!! message not found ????

1) il ne trouve pas le programme "version.exe", ca serait pas "wine --version" que tu voudrait faire???

2)ta commande est pas bonne, il te donne donc la facon d'utiliser la commande  "msiexec.exe", au vu de ta commande il y aun kouac au niveau du /i, la bonne command ej pense est: "wine msiexec.exe /i Activtrades_Onyx.msi"


voila j'espere que ca t'aide.

Dernière modification par linuxnico (Le 18/12/2007, à 21:09)


S'il n'y a pas de solution
c'est qu'il n'y a pas de probleme
SCHADOCK

Hors ligne

#3 Le 18/12/2007, à 21:50

ralex83

Re : Wine gutsy AMD64,O secours!! message not found ????

nickel, merci de ton aide, oui je me suis rendu compte de wine --version.

Par contre j' ai refait une install type .msi et voilà  les erreurs:

Avec une fenêtre d' erreur windows:
ra@ra-desktop:~$ cd /home/ra/Bureau
ra@ra-desktop:~/Bureau$ wine msiexec.exe /i Activtrades_Onyx.msi
Warning: the specified Windows directory L"c:\\windows" is not accessible.
Warning: the specified System directory L"c:\\windows\\system32" is not accessible.
Warning: could not find DOS drive for current working directory '/home/ra/Bureau', starting in the Windows directory.
err:shell:SHGetFolderPathW Failed to create directory L"c:\\windows\\profiles\\ra\\Local Settings\\Temporary Internet Files".
err:shell:SHGetFolderPathW Failed to create directory L"c:\\windows\\profiles\\ra\\Local Settings\\Historique".
err:shell:SHGetFolderPathW Failed to create directory L"c:\\windows\\profiles\\ra\\Cookies".
Warning: the specified Windows directory L"c:\\windows" is not accessible.
Warning: the specified System directory L"c:\\windows\\system32" is not accessible.
Warning: could not find DOS drive for current working directory '/', starting in the Windows directory.
err:msi:copy_package_to_temp failed to copy package L"Activtrades_Onyx.msi"
fixme:msi:MSI_OpenDatabaseW open failed r = 80030002 for L"Activtrades_Onyx.msi"

Car refait, la première fois il m' ai apparu cela sur le bureau en 2 fichiers:

TASK    CoInitializeEx - COM initialization Apartment Threaded

TASK    Enumerating table using SQL statement: SELECT * FROM `_VsdLaunchCondition`

TASK    MsiGetActiveDatabase

TASK    MsiDatabaseOpenViewW - Prepare Database to view table

TASK    MsiViewExecute - Open Database view on table

Checking a launch condition

TASK    Getting the condition to evaluate

TASK    MsiRecordGetStringW - Fetching value

TASK    MsiRecordGetStringW - Getting value from column 1

TASK    Evaluating condition 'VSDFXAvailable'

RESULT    Condition is false

TASK    MsiRecordGetStringW - Fetching value

TASK    MsiRecordGetStringW - Getting value from column 2

TASK    MsiSetPropertyW - Setting Property Value

TASK    MsiSetPropertyW - Setting property HideFatalErrorForm to TRUE

RESULT    Custom Action Succeeded.    uiRet = 1603


et

TASK    CoInitializeEx - COM initialization Apartment Threaded

TASK    MsiGetPropertyW - Determine size of property VSDSupportedRuntimes

TASK    Allocating space

TASK    MsiGetPropertyW - Getting Property VSDSupportedRuntimes

TASK    Set VSDNETMSG with the first version in SupportedRuntimes list

TASK    MsiGetPropertyW - Determine size of property VSDNETMSG

TASK    Allocating space

TASK    MsiGetPropertyW - Getting Property VSDNETMSG

TASK    MsiSetPropertyW - Setting Property Value

TASK    MsiSetPropertyW - Setting property VSDNETMSG to This setup requires the .NET Framework version 1.1.4322.  Please install the .NET Framework and run this setup again.

TASK    MsiGetPropertyW - Determine size of property VSDNETURLMSG

TASK    Allocating space

TASK    MsiGetPropertyW - Getting Property VSDNETURLMSG

TASK    MsiSetPropertyW - Setting Property Value

TASK    MsiSetPropertyW - Setting property VSDNETURLMSG to This setup requires the .NET Framework version 1.1.4322.  Please install the .NET Framework and run this setup again.  The .NET Framework can be obtained from the web.  Would you like to do this now?

TASK    MsiGetActiveDatabase

TASK    MsiDatabaseOpenView

TASK    MsiViewExecute

TASK    MsiViewFetch

TASK    MsiRecordDataSize

TASK    MsiRecordReadStream

TASK    CreateFile

TASK    WriteFile

TASK    MsiSetPropertyW - Setting Property Value

TASK    MsiSetPropertyW - Setting property VSDFxConfigFile to C:\windows\temp\CFG224.tmp

TASK    Checking if specified runtime is available

RESULT    Custom Action Succeeded

J' ai retenu le message que j' ai mis en gras, à  savoir  le .net framework version 1.1.4322 manquant. mais ?????

Qu' est ce que je fais du second fichier téléchargé pour l' application du logiciel de trading Onyx (Thumbs.db) ??

Merci beaucoup.


Ubuntu Gutsy x86_64, 8Go Ram, Matrox g200MMS quad, 2 x AMD64 opteron 248: une bombe je vous dit !

Hors ligne

#4 Le 18/12/2007, à 22:07

linuxnico

Re : Wine gutsy AMD64,O secours!! message not found ????

euh je connais pas bien wine, mais

au vu de ce que je voit, apparement, il y a un soucis de config, puisqu'il ne trouve pas "c:/windows" ey "c:/windows/system32", ensuite effectivement il te faut installer le framwork .net et enfin, thumb.db c'est juste un fichier qui definit des infos sur les images presente dans un repertoire de windows, donc pour ton appli, il ne sert a rien.

voila, je peux pas t'aider plus desole!


S'il n'y a pas de solution
c'est qu'il n'y a pas de probleme
SCHADOCK

Hors ligne