Wine

Using applications, configuring, problems
Post Reply
Message
Author
User avatar
divisionmd
Posts: 606
Joined: Sat 14 Jul 2007, 20:42

Wine

#1 Post by divisionmd »

Hello,

- When trying to install Adobe Air using wine i get the error that "ntlm_auth" is not in the path?

- What is ntlm_auth ? and how do i install that in Puppy 4.12?

Thanks for help,

Best regards,
Johan

Bruce B

#2 Post by Bruce B »

Johan,

Yes, right and of course.

Here is one thing (of many) that turned me off when using Windows, too many people (businesses) wanting to know what I'm doing.

Take the media player phoning home, updating their database and writing cookies to keep track of the movies I might be watching.

I'd like to call the proprietor and say, "Hey snoop, get your bean counter and database out, because I have exciting news! I'm about to watch a movie!"

If they considered me insane, fine, because I consider them just as insane, if not criminally so, because the truth is THEY DO WANT TO KNOW. They even went to lengths so that they could know.

Just exactly what are you up to? Do you plan on editing an image? Maybe snoopy people falsely believe they have to know.

I might make a script called ntlm_auth like this:

Code: Select all

#!/bin/sh
exit 0
It might not work but that is the exit code wanted.

Bottom line is I think something wants network authorization for something and I don't know what. But editing an image, if that's what you are doing is not something anyone needs know about.

Obviously, I don't know all the details so fill me in as you please. If you think my having more information will help me help you.

Bruce

What I actually do is shutdown the network before wine.

User avatar
Béèm
Posts: 11763
Joined: Wed 22 Nov 2006, 00:47
Location: Brussels IBM Thinkpad R40, 256MB, 20GB, WiFi ipw2100. Frugal Lin'N'Win

#3 Post by Béèm »

Read this on ntlm_auth.

Google is your friend.
Time savers:
Find packages in a snap and install using Puppy Package Manager (Menu).
[url=http://puppylinux.org/wikka/HomePage]Consult Wikka[/url]
Use peppyy's [url=http://wellminded.com/puppy/pupsearch.html]puppysearch[/url]

Bruce B

#4 Post by Bruce B »

Béèm,

I guessed it wants some kind of connectivity. Why? I don't know.

I went to the Adobe site and it told about Adobe Air benefits without really explaining what it is.

Maybe Johan will fill in gaps.

Bruce

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#5 Post by MU »

ups, I am offered to download a Linux version of Adobe Air.
Or is it just a runtime?
Mark
[url=http://murga-linux.com/puppy/viewtopic.php?p=173456#173456]my recommended links[/url]

User avatar
Béèm
Posts: 11763
Joined: Wed 22 Nov 2006, 00:47
Location: Brussels IBM Thinkpad R40, 256MB, 20GB, WiFi ipw2100. Frugal Lin'N'Win

#6 Post by Béèm »

Bruce B wrote:Béèm,

I guessed it wants some kind of connectivity. Why? I don't know.

I went to the Adobe site and it told about Adobe Air benefits without really explaining what it is.

Maybe Johan will fill in gaps.

Bruce
I can only guess that Adobe wants some identification to offer upgrades.
In Windows this is the case. Whenever I open Adobe to read a pdf, I am immediately confronted to update and that kind of things.

Just a wild guess.

I think that authentication is build in somehow in Windows without the knowledge of the ser.
Time savers:
Find packages in a snap and install using Puppy Package Manager (Menu).
[url=http://puppylinux.org/wikka/HomePage]Consult Wikka[/url]
Use peppyy's [url=http://wellminded.com/puppy/pupsearch.html]puppysearch[/url]

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#7 Post by MU »

The nls_auth error in Wine seems not to be the problem, the crash seems to have other reasons.
It also occured, when I copied the corrsponding files from Samba. The message disappered, but the application still crashes.


I found a way, to use the Linux version of Adobe Air.
But it is a bit complicated.
https://blog.kevintowes.ca/cfusion/webf ... erthread=y

I need the Gnome sfs from wow, which is 87 MB.
Then the Air SDK.
Then some selfwritten scripts.

Now I do:
click on a App on the Adobe website.
http://www.adobe.com/cfusion/marketplac ... tplaceid=1
It starts to install the app, and exits with an error.
Before I confirm, I copy the corresponding Flash folder from /tmp to a application folder.
Now I can launch the application with a script.

I think I might be able to write a small grafical tool for it at weekend.

However, before I would do that, please let me know, what app you need.
There are better solutions available I think, like Google Gadgets, Opera Widgets, or gdesklets.

I attach my scripts, copy them to /usr/local/bin/.
I extracted the SDK in:
/usr/local/AdobeAir
So I have for example:
/usr/local/AdobeAir/AIR SDK Readme.txt

I copied the Flash apps from /tmp to:
/usr/local/AdobeAir/apps
Like:
/usr/local/AdobeAir/apps/WorldWeather

I also attach a screenshot, that shows the required steps

Mark
Attachments
airscripts.tar.gz
(421 Bytes) Downloaded 397 times
[url=http://murga-linux.com/puppy/viewtopic.php?p=173456#173456]my recommended links[/url]

Post Reply