Ubuntu 24.04.1 LTS | Lataa ja asenna | Tutustu yhteisöön | Blogi | Yritysten tarjoamat palvelutUusimmat julkaisut: 24.04.1 LTS (suositeltu, 29.8.2024) ja 24.10 - Ubuntun 20-vuotisjulkaisu! (10.10.2024).
jukka@jukka-laptop:~$ cd /home/jukka/.wine/drive_c/WSOY/SKjukka@jukka-laptop:~/.wine/drive_c/WSOY/SK$ sudo wine sk.exe[sudo] password for jukka: wine: /home/jukka/.wine is not owned by youjukka@jukka-laptop:~/.wine/drive_c/WSOY/SK$
Koodia: [Valitse]jukka@jukka-laptop:~$ cd /home/jukka/.wine/drive_c/WSOY/SKjukka@jukka-laptop:~/.wine/drive_c/WSOY/SK$ sudo wine sk.exe[sudo] password for jukka: wine: /home/jukka/.wine is not owned by youjukka@jukka-laptop:~/.wine/drive_c/WSOY/SK$ Tuollaista koodia.Mitä tuo nyt tarkoittaa " wine is not owned by you". Ja mitä pitäisi tehdä?Sama on tapahtunut kahdessa koneessa.Jukka
sudo chown -R käyttäjä home/käyttäjä/.wine
jukka@jukka-laptop:~$ sudo chown -R jukka home/jukka/.winechown: tiedostoa ”home/jukka/.wine” ei voi käsitellä: No such file or directoryjukka@jukka-laptop:~$
sudo chown -R jukka ~/.wine/
rm -rf .wine/
Onko sinulla joitain ohjelmia asenettu winen kautta?
jos ei ole niin yleensä auttaa tuo asetuskansion poistoKoodia: [Valitse]rm -rf .wine/jos tuo ei tepsi (herjaa oikeuksista) niin sama sudolla
jukka@jukka-laptop:~$ sudo rm -rf .wine/[sudo] password for jukka: jukka@jukka-laptop:~$
ukka@jukka-laptop:/cdrom$ sudo wine asenna.exe wine: /home/jukka/.wine is not owned by youjukka@jukka-laptop:/cdrom$ wine asenna.exe preloader: Warning: failed to reserve range 00000000-60000000Warning: the specified Windows directory L"C:\\windows" is not accessible.Warning: the specified System directory L"C:\\windows\\system32" is not accessible.preloader: Warning: failed to reserve range 00000000-60000000Warning: the specified Windows directory L"C:\\windows" is not accessible.Warning: the specified System directory L"C:\\windows\\system32" is not accessible.err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address space, please reporterr:wineboot:main Cannot set the dir to L"C:\\windows" (2)preloader: Warning: failed to reserve range 00000000-60000000Warning: the specified Windows directory L"C:\\windows" is not accessible.Warning: the specified System directory L"C:\\windows\\system32" is not accessible.err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address space, please reporterr:dosmem:load_winedos Could not load winedos.dll, DOS subsystem unavailablewinevdm: unable to exec '--app-name': 16-bit support missingjukka@jukka-laptop:/cdrom$
wine asenna.exe
winecfg
Onko minkä vuoden ohjelma on kyseessä? Voisit kokeilla ajaa sitä eri yhteensopivuustilassa.Sovellutukset -> Pääte :Koodia: [Valitse]winecfg
jukka@jukka-laptop:~$ winecfgpreloader: Warning: failed to reserve range 00000000-60000000Warning: the specified Windows directory L"C:\\windows" is not accessible.Warning: the specified System directory L"C:\\windows\\system32" is not accessible.preloader: Warning: failed to reserve range 00000000-60000000Warning: the specified Windows directory L"C:\\windows" is not accessible.Warning: the specified System directory L"C:\\windows\\system32" is not accessible.err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address space, please reporterr:wineboot:main Cannot set the dir to L"C:\\windows" (2)err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address space, please reporterr:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' elementerr:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' elementfixme:mixer:ALSA_MixerInit No master control found on USB Device 0x46d:0x8d9, disabling mixerfixme:mixer:ALSA_MixerInit No master control found on ATI IXP Modem, disabling mixerpreloader: Warning: failed to reserve range 00000000-60000000Warning: the specified Windows directory L"C:\\windows" is not accessible.Warning: the specified System directory L"C:\\windows\\system32" is not accessible.err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address space, please reportjukka@jukka-laptop:~$
wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add -sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/hardy.list -O /etc/apt/sources.list.d/winehq.listsudo apt-get updateTämän jälkeen pitäisi systeemin pitäisi ilmoittaa, että uusia päivityksiä on saatavilla. Jo näin ei tapahdu, niin sitten päivitetään perinteisesti System -> Administration -> Update Manager.