Wine

Virtual machines, emulation, etc.
Message
Author
version2013
Posts: 503
Joined: Mon 09 Sep 2013, 00:00
Location: Florida, USA
Contact:

#451 Post by version2013 »

I am not familiar with ntlm_auth.

http://www.murga-linux.com/puppy/viewtopic.php?t=40687
http://wiki.winehq.org/NtlmAuthSetupGuide

The other error mentioned, "... libmpg123 ..."
Try http://version2013.yolasite.com/page1.php#mpg123.
Those are the packages I had installed when compiling wine.

User avatar
johnywhy
Posts: 879
Joined: Sat 20 Aug 2011, 14:52

#452 Post by johnywhy »

thx! but i give up. Reward for eM recipe on xSlacko or Vlina-r2:
http://www.murga-linux.com/puppy/viewtopic.php?p=844090
Last edited by johnywhy on Wed 06 May 2015, 23:42, edited 3 times in total.
[b]Now[/b]: X-Tahr 2.0! StretchDog! DevuanDog!
[b]Tops[/b]: TarhNOP Vlina-R2 Racy
[b]Used[/b]: Puppeee Precise Lucid Wary Tahrpup Quirky Slacko MacPup Saluki Puppy Studio LxPupTarh Lina-Lite Lina
[i]i ♥ Puppy[/i]

version2013
Posts: 503
Joined: Mon 09 Sep 2013, 00:00
Location: Florida, USA
Contact:

#453 Post by version2013 »


User avatar
caiosama
Posts: 104
Joined: Fri 02 Jan 2015, 14:54
Location: Concepcion, Chile

#454 Post by caiosama »

All the wines link are dead :(
[i]Pupjibaro 1.0.4 2015 / LxpupTahr 15.05.2 - Live USB - Dell D630
Precise 5.7.1 - Full installation - Asus EeePC 701 4G (2 GB RAM)
Carolina Vanguard Frugal /Arch Linux Antergos - Lenovo G4070[/i]

version2013
Posts: 503
Joined: Mon 09 Sep 2013, 00:00
Location: Florida, USA
Contact:

#455 Post by version2013 »

caiosama wrote:All the wines link are dead :(
See my current wine thread:
http://www.murga-linux.com/puppy/viewtopic.php?t=88711

My current website: http://version2013.yolasite.com/

User avatar
caiosama
Posts: 104
Joined: Fri 02 Jan 2015, 14:54
Location: Concepcion, Chile

#456 Post by caiosama »

Thank you!
[i]Pupjibaro 1.0.4 2015 / LxpupTahr 15.05.2 - Live USB - Dell D630
Precise 5.7.1 - Full installation - Asus EeePC 701 4G (2 GB RAM)
Carolina Vanguard Frugal /Arch Linux Antergos - Lenovo G4070[/i]

User avatar
johnywhy
Posts: 879
Joined: Sat 20 Aug 2011, 14:52

#457 Post by johnywhy »

hi

Code: Select all

winetricks allfonts
returns:
ERROR: cannot verify github.com's certificate, issued by ‘/C=US/O=DigiCert Inc/OU=www.digicert.com/CN=DigiCert SHA2 Extended Validation Server CA’:
Unable to locally verify the issuer's authority.
To connect to github.com insecurely, use `--no-check-certificate'.
any solution for puppy?

this page seems to fix using a 3rd party cert?
% wget http://curl.haxx.se/ca/cacert.pem
% echo ca-certificate=/usr/home/s-sugi/cacert.pem > .wgetrc
http://www.sugihara.com/blog/2014-04.html
Not sure this can be done on puppy. i'm on tahrNOP.

thx for any help!
[b]Now[/b]: X-Tahr 2.0! StretchDog! DevuanDog!
[b]Tops[/b]: TarhNOP Vlina-R2 Racy
[b]Used[/b]: Puppeee Precise Lucid Wary Tahrpup Quirky Slacko MacPup Saluki Puppy Studio LxPupTarh Lina-Lite Lina
[i]i ♥ Puppy[/i]

User avatar
666philb
Posts: 3615
Joined: Sun 07 Feb 2010, 12:27
Location: wales ... by the sea

#458 Post by 666philb »

johnywhy wrote:hi

Code: Select all

winetricks allfonts
returns:
ERROR: cannot verify github.com's certificate, issued by ‘/C=US/O=DigiCert Inc/OU=www.digicert.com/CN=DigiCert SHA2 Extended Validation Server CA’:
Unable to locally verify the issuer's authority.
To connect to github.com insecurely, use `--no-check-certificate'.
any solution for puppy?

this page seems to fix using a 3rd party cert?
% wget http://curl.haxx.se/ca/cacert.pem
% echo ca-certificate=/usr/home/s-sugi/cacert.pem > .wgetrc
http://www.sugihara.com/blog/2014-04.html
Not sure this can be done on puppy. i'm on tahrNOP.

thx for any help!
open the PPM and type ca-certificates into the find box and then install them

then in a terminal

Code: Select all

update-ca-certificates
this should fix the github error
Bionicpup64 built with bionic beaver packages http://murga-linux.com/puppy/viewtopic.php?t=114311
Xenialpup64, built with xenial xerus packages http://murga-linux.com/puppy/viewtopic.php?t=107331

User avatar
johnywhy
Posts: 879
Joined: Sat 20 Aug 2011, 14:52

#459 Post by johnywhy »

666philb wrote:open the PPM and type ca-certificates into the find box and then install them
thx for quick reply!

PPM says the following are already installed:
ca-certificates_20130906ubuntu2
ssl-certificate-fix-0.0.1

however, i reinstalled both for good measure. Only the ssl item installed-- the ca-cert gave an "already installed" error. i noticed it seems that slacko ppm shows many packages installed when they are not really installed. Does tahr have that issue too?

winetricks allfonts still giving cert error.

more details:

a windows Office installer in wine, on tahrpupNOP (xfce), says:
err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path.
the wineHQ tells me this related to samba
Steam client crashes when authenticating user. This problem can be caused by WINE requiring the native ntlm_auth library to be installed (in order to authentic your login). On most Linux-based distributions this library is included in the Samba (server) package - typically this package includes winbind. If you have this issue then you will see an console/debug error similar to the following:
err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.

https://appdb.winehq.org/objectManager. ... &iId=19444
an arch thread says "installing samba fixed it" https://bbs.archlinux.org/viewtopic.php?id=164320

ppm says many samba packages are already installed. i installed samba-tng, and ran samba-start. Then tried the win installer again, but is still giving that ntlm_auth error.

this page says the fix is to install gecko manually, then corefonts. http://forums.fedoraforum.org/archive/i ... 49430.html

http://wiki.winehq.com/Gecko explains how to install gecko manually. However, when i run

Code: Select all

wine msiexec /i wine_gecko-2.36-x86_64.msi
i get
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet.
This thread says the fix is to downgrade wine-- https://bbs.archlinux.org/viewtopic.php ... 4#p1415314

am i running the wrong version of wine?

i'm on tahrNOP.

thx for any help!
[b]Now[/b]: X-Tahr 2.0! StretchDog! DevuanDog!
[b]Tops[/b]: TarhNOP Vlina-R2 Racy
[b]Used[/b]: Puppeee Precise Lucid Wary Tahrpup Quirky Slacko MacPup Saluki Puppy Studio LxPupTarh Lina-Lite Lina
[i]i ♥ Puppy[/i]

version2013
Posts: 503
Joined: Mon 09 Sep 2013, 00:00
Location: Florida, USA
Contact:

#460 Post by version2013 »

johnywhy wrote:
this page says the fix is to install gecko manually, then corefonts. http://forums.fedoraforum.org/archive/i ... 49430.html

http://wiki.winehq.com/Gecko explains how to install gecko manually. However, when i run

Code: Select all

wine msiexec /i wine_gecko-2.36-x86_64.msi
i get
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet.
This thread says the fix is to downgrade wine-- https://bbs.archlinux.org/viewtopic.php ... 4#p1415314

am i running the wrong version of wine?

i'm on tahrNOP.

thx for any help!

I am not familiar with "ntdll:NtLockFile"
Here is a relevant post at winehq.org

http://wiki.winehq.org/DLLTodoList
Mentions "ntdll" and "LPC"

Pelo

Wine included Music2go Puppy

#461 Post by Pelo »

Wine included Music2go Puppy , with musical exe for melomans.
I run Windows apps simply using my Windows 7, paid when i bought my computer.
Nevertheless, as AVIRa stop a lot os applications, i use Wine to pass through this damned prohibition
Attachments
Fastone.jpg
Fastone under Wine (Fastone however is not prohibited by antivirus)
(95.42 KiB) Downloaded 2082 times
Medintux.jpg
change font (options) to 11, for my poor eyes
(93.07 KiB) Downloaded 1835 times
Last edited by Pelo on Sun 06 Mar 2016, 02:47, edited 4 times in total.

User avatar
johnywhy
Posts: 879
Joined: Sat 20 Aug 2011, 14:52

#462 Post by johnywhy »

Thx for reply!

But I decided VirtualBox is easiest way to run office on Linux.

Thx!
[b]Now[/b]: X-Tahr 2.0! StretchDog! DevuanDog!
[b]Tops[/b]: TarhNOP Vlina-R2 Racy
[b]Used[/b]: Puppeee Precise Lucid Wary Tahrpup Quirky Slacko MacPup Saluki Puppy Studio LxPupTarh Lina-Lite Lina
[i]i ♥ Puppy[/i]

Pelo

office run better in virtualbox

#463 Post by Pelo »

johnywhy, please argue a little bit more why office run better in virtualbox (virtualbox under Windows ? )

User avatar
kiramm
Posts: 502
Joined: Fri 06 May 2016, 05:00
Location: http://murga-linux.com/puppy/viewtopic. ... 393#988393

#464 Post by kiramm »

golden news few days ago :)))))

https://appdb.winehq.org/objectManager. ... &iId=26011

slacko pupppossible?

maybe somebody can look in my thread:

http://murga-linux.com/puppy/viewtopic. ... 1&start=15

Post Reply