how do I get it working ?

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
rob.rice
Level 2
Level 2
Posts: 11
Joined: Mon Mar 31, 2008 2:43 pm

how do I get it working ?

Post by rob.rice »

I have a almost fresh install of windows XP on /dev/hdb1
( it was installed on another computer and I moved the drive to my linux computer )
windows was booting on the other computer
it was installer with a FAT 32 file system so linux has no problems with the file system on the windows partition
the wine package came from linuxpkgs
I would like to use the windows *.dlls where ever I can
so far all I have gotten to run is winecfg
what is this error message about
"fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL"
and how do I fix this error
"Warning: the specified Windows directory L"c:\\windows" is not accessible."
I don't know what I will do with it I just want it working at this point
Dan Kegel

how do I get it working ?

Post by Dan Kegel »

On Mon, Mar 31, 2008 at 12:48 PM, rob.rice <[email protected]> wrote:
I have a almost fresh install of windows XP on /dev/hdb1
( it was installed on another computer and I moved the drive to my linux computer )
windows was booting on the other computer
it was installer with a FAT 32 file system so linux has no problems with the file system on the windows partition
the wine package came from linuxpkgs
I would like to use the windows *.dlls where ever I can
Please don't. Wine doesn't really like to use native .dll's, and
we ask users to avoid that.
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

how do I get it working ?

Post by austin987 »

On Mon, Mar 31, 2008 at 2:48 PM, rob.rice <[email protected]> wrote:
I have a almost fresh install of windows XP on /dev/hdb1
( it was installed on another computer and I moved the drive to my linux computer )
windows was booting on the other computer
it was installer with a FAT 32 file system so linux has no problems with the file system on the windows partition
the wine package came from linuxpkgs
I would like to use the windows *.dlls where ever I can
so far all I have gotten to run is winecfg
what is this error message about
"fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL"
and how do I fix this error
"Warning: the specified Windows directory L"c:\\windows" is not accessible."
I don't know what I will do with it I just want it working at this point
Why are you trying to use windows dlls? Wine ships with its own.
Reinstall your apps in wine, don't run them from a windows partition.

First off, since it sounds like your setup is questionable at best:
$ rm -rf ~/.wine
$ wine setup.exe # install your program here
rob.rice
Level 2
Level 2
Posts: 11
Joined: Mon Mar 31, 2008 2:43 pm

Post by rob.rice »

did that and this is my out put from wine setup

root@darkstar:~# wine setup
fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL
Warning: the specified Windows directory L"c:\\windows" is not accessible.
fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL
Warning: the specified System directory L"c:\\windows\\system32" is not accessible.
fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL
fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL
fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL
fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL
fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL
fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL
fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL
fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL
Warning: the specified Windows directory L"c:\\windows" is not accessible.
fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL
Warning: the specified System directory L"c:\\windows\\system32" is not accessible.
fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL
fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL
fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL
fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL
fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL
fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL
fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL
fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL
fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL
wine: could not load L"c:\\windows\\system32\\setup.exe": Module not found
root@darkstar:~# fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL
err:wineboot:main Cannot set the dir to L"c:\\windows" (31)

should I try to reinstall from source ?
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

how do I get it working ?

Post by austin987 »

On Mon, Mar 31, 2008 at 3:11 PM, rob.rice <[email protected]> wrote:
did that and this is my out put from wine setup

root@darkstar:~# wine setup
Don't run wine as root.

What version of wine is this?
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Post by vitamin »

rob.rice wrote:did that and this is my out put from wine setup

root@darkstar:~# wine setup
Two things.
- What Wine version? (run 'wine --version')
- Why are you running as root? You should not ever need to run as root on *NIX unless you performing system maintenance.
James Hawkins

how do I get it working ?

Post by James Hawkins »

On Mon, Mar 31, 2008 at 3:11 PM, rob.rice <[email protected]> wrote:
did that and this is my out put from wine setup

root@darkstar:~# wine setup
fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL
Warning: the specified Windows directory L"c:\\windows" is not accessible.
fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL
Warning: the specified System directory L"c:\\windows\\system32" is not accessible.
fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL
fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL
fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL
fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL
fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL
fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL
fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL
fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL
Warning: the specified Windows directory L"c:\\windows" is not accessible.
fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL
Warning: the specified System directory L"c:\\windows\\system32" is not accessible.
fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL
fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL
fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL
fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL
fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL
fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL
fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL
fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL
fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL
wine: could not load L"c:\\windows\\system32\\setup.exe": Module not found
root@darkstar:~# fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL
err:wineboot:main Cannot set the dir to L"c:\\windows" (31)

should I try to reinstall from source ?
Why are you running as root?

--
James Hawkins
rob.rice
Level 2
Level 2
Posts: 11
Joined: Mon Mar 31, 2008 2:43 pm

Post by rob.rice »

vitamin wrote:
rob.rice wrote:did that and this is my out put from wine setup

root@darkstar:~# wine setup
Two things.
- What Wine version? (run 'wine --version')
- Why are you running as root? You should not ever need to run as root on *NIX unless you performing system maintenance.
"why are you running as root ?"
habit I test all my new software as root to make sure the problems I run in to
aren't permission problems
the out put for " wine version " is almost the same as " wine setup " just longer
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

how do I get it working ?

Post by austin987 »

On Mon, Mar 31, 2008 at 3:27 PM, rob.rice <[email protected]> wrote:
vitamin wrote:
rob.rice wrote:
did that and this is my out put from wine setup

root@darkstar:~# wine setup
Two things.
- What Wine version? (run 'wine --version')
- Why are you running as root? You should not ever need to run as root on *NIX unless you performing system maintenance.
"why are you running as root ?"
habit I test all my new software as root to make sure the problems I run in to
aren't permission problems
the out put for " wine version " is the almost the same as " wine setup " just longer





Log out of root.
Log in as normal user.
$ sudo rm -rf ~/.wine # in case you ran wine with sudo before

Then does either:
$ wineprefixcreate
or
$ wine --version

work?
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Post by vitamin »

rob.rice wrote:
vitamin wrote:
rob.rice wrote:did that and this is my out put from wine setup

root@darkstar:~# wine setup
Two things.
- What Wine version? (run 'wine --version')
- Why are you running as root? You should not ever need to run as root on *NIX unless you performing system maintenance.
"why are you running as root ?"
habit I test all my new software as root to make sure the problems I run in to
aren't permission problems
the out put for " wine version " is almost the same as " wine setup " just longer
Don't use root here as you clearly broke your configuration for Wine. Remove ~/.wine directory for BOTH user and root. Then try again.

And I'm asking again, what is the Wine version are you using??? Post complete output of running 'wine --version'.
User avatar
L. Rahyen
Moderator
Moderator
Posts: 338
Joined: Fri Feb 22, 2008 9:13 pm

how do I get it working ?

Post by L. Rahyen »

On Monday March 31 2008 20:11:04 rob.rice wrote:
should I try to reinstall from source ?
First, login as simple user, there is no need to run as root without good
reasons. Then run this:

rm -rf ~/.wine

If this gives you an error then run "sudo rm -rf ~/.wine". Now run:

wineprefixcreate

Try winecfg:

winecfg

Does it work now? If yes, try to run "setup.exe" for program you want to
install; if setup fails (but winecfg works) and you need more help don't
forget to mention what program you are trying to install and is there a demo
version for it or not.
User avatar
L. Rahyen
Moderator
Moderator
Posts: 338
Joined: Fri Feb 22, 2008 9:13 pm

how do I get it working ?

Post by L. Rahyen »

On Monday March 31 2008 20:27:19 rob.rice wrote:
vitamin wrote:
rob.rice wrote:
did that and this is my out put from wine setup

root@darkstar:~# wine setup
Two things.
- What Wine version? (run 'wine --version')
- Why are you running as root? You should not ever need to run as root on
*NIX unless you performing system maintenance.
"why are you running as root ?"
habit I test all my new software as root to make sure the problems I run in
to aren't permission problems
This is *very* bad habit. You will get much more problems by doing this. If
you will not try to run *anything* as root first without good reasons you
will not have permission problems. This is as simple as that. By trying "all
new software" as root you are creating a lot of permission problems for
yourself, and this is also very insecure. Don't do this (and correct
permissions you already messed up by doing this), and you will not have such
problems anymore.
the out put for " wine version " is the almost the same as " wine setup "
just longer
"wine version" is wrong command. Try this (just copy & paste):

wine --version

You should get something like this as an output:

wine-0.9.58
rob.rice
Level 2
Level 2
Posts: 11
Joined: Mon Mar 31, 2008 2:43 pm

Post by rob.rice »

deleted both ~.wine directory's
ran wine setup
ran wine version
this was it's output
rob@darkstar:~$ wine version
wine: could not load L"C:\\windows\\system32\\version.exe": Module not found
rob.rice
Level 2
Level 2
Posts: 11
Joined: Mon Mar 31, 2008 2:43 pm

Post by rob.rice »

rob@darkstar:~$ wine --version
wine-0.9.58
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

how do I get it working ?

Post by austin987 »

On Mon, Mar 31, 2008 at 3:41 PM, rob.rice <[email protected]> wrote:
deleted both ~.wine directory's
ran wine setup
ran wine version
this was it's output
rob@darkstar:~$ wine version
wine: could not load L"C:\\windows\\system32\\version.exe": Module not found





$ wine --version
not $ wine version

Did setup run okay?
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

how do I get it working ?

Post by austin987 »

On Mon, Mar 31, 2008 at 3:32 PM, vitamin <[email protected]> wrote:
rob.rice wrote:
vitamin wrote:
rob.rice wrote: Two things.
- What Wine version? (run 'wine --version')
- Why are you running as root? You should not ever need to run as root on *NIX unless you performing system maintenance.
"why are you running as root ?"
habit I test all my new software as root to make sure the problems I run in to
aren't permission problems
the out put for " wine version " is almost the same as " wine setup " just longer
Don't use root here as you clearly broke your configuration for Wine. Remove ~/.wine directory for BOTH user and root. Then try again.

And I'm asking again, what is the Wine version are you using??? Post complete output of running 'wine --version'.





After
$ rm -rf ~/.wine
$ wine --version
wine-0.9.58

Does:
$ wine setup.exe
Work?
Dan Kegel

how do I get it working ?

Post by Dan Kegel »

On Mon, Mar 31, 2008 at 1:41 PM, rob.rice <[email protected]> wrote:
deleted both ~.wine directory's
Did you make sure ~/.wine got deleted?
You might need to do sudo rm -rf ~/.wine to
really delete yours.
Dan Kegel

how do I get it working ?

Post by Dan Kegel »

On Mon, Mar 31, 2008 at 1:32 PM, L. Rahyen <[email protected]> wrote:
First, login as simple user, there is no need to run as root without good
reasons. Then run this:

rm -rf ~/.wine

If this gives you an error then run "sudo rm -rf ~/.wine".
Correction. The -f flag on rm suppresses all warnings, so
you have to actively check to see if .wine got deleted, e.g.
ls -ld ~/.wine
If that shows anything, it's probably because root owns your .wine
directory, so rm -rf didn't work. To delete files you created as
root, you have to delete them as root.
rob.rice
Level 2
Level 2
Posts: 11
Joined: Mon Mar 31, 2008 2:43 pm

Post by rob.rice »

I removed the package with pkgtool
then installed the slackware package from winehq
I tryed to run rob@darkstar:~$ wine iexplore.exe
and got a blank window BUT the right click menu comes up with the standard options
top shows that both wineserver and iexplorr are running so what now
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

how do I get it working ?

Post by austin987 »

On Mon, Mar 31, 2008 at 4:39 PM, rob.rice <[email protected]> wrote:
I removed the package with pkgtool
then installed the slackware package from winehq
I tryed to run rob@darkstar:~$ wine iexplore.exe
and got a blank window BUT the right click menu comes up with the standard options
top shows that both wine server and iexplorr are running so what now
Then wine appears to be working. Use it to run whatever windows app
you were trying to run in the first place ;-).
rob.rice
Level 2
Level 2
Posts: 11
Joined: Mon Mar 31, 2008 2:43 pm

Re: how do I get it working ?

Post by rob.rice »

austin987 wrote:On Mon, Mar 31, 2008 at 4:39 PM, rob.rice <[email protected]> wrote:
I removed the package with pkgtool
then installed the slackware package from winehq
I tryed to run rob@darkstar:~$ wine iexplore.exe
and got a blank window BUT the right click menu comes up with the standard options
top shows that both wine server and iexplorr are running so what now
Then wine appears to be working. Use it to run whatever windows app
you were trying to run in the first place ;-).
what about the blank window when I run iexplore this just can't be right
David Gerard

how do I get it working ?

Post by David Gerard »

On 31/03/2008, rob.rice <[email protected]> wrote:
what about the blank window when I run iexplore this just can't be right
No, that's what it actually does!

It doesn't include all the controls, etc - it's not a complete
reimplementation of Internet Explorer, just something that pretends to
be MSHTML using the Mozilla Gecko layout engine.

Try this:

wine iexplore http://www.bbc.co.uk/

You should get the BBC page, and you should be able to right-click for
menus and so on.


- d.
rob.rice
Level 2
Level 2
Posts: 11
Joined: Mon Mar 31, 2008 2:43 pm

Post by rob.rice »

OK that works
how do I go about using the real thing ( not that I would want to but there some downloads
that M$ will not allow from linux or any browser other than internet exploiter )
James Hawkins

how do I get it working ?

Post by James Hawkins »

On Mon, Mar 31, 2008 at 5:26 PM, rob.rice <[email protected]> wrote:
OK that works
how do I go about using the real thing ( not that I would want to but there some downloads
that M$ will nor allow from linux or any browser other than internet exploiter )
I think you're confusing WGA with a browser check. A lot of microsoft
downloads require a WGA check, which using native iexplore isn't going
to help with.

--
James Hawkins
Paul Johnson

how do I get it working ?

Post by Paul Johnson »

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Monday 31 March 2008 01:11:04 pm rob.rice wrote:
did that and this is my out put from wine setup

root@darkstar:~# wine setup
You should NEVER log in as root unless you're painted into a corner where
doing so is the only possible way, and even then only to get the task
requiring root done. Before continuing, make sure you have a normal user
account, log out of root, and use your normal account. Same goes for su or
sudo: Don't use these commands to use root privleges when they're not
necessary, either.

http://www.newlinuxuser.com/explain-why ... n-as-root/
fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL
Warning: the specified Windows directory L"c:\\windows" is not accessible.
fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL
Warning: the specified System directory L"c:\\windows\\system32" is not
accessible. fixme:ntdll:FILE_GetNtStatus Converting errno 40 to
STATUS_UNSUCCESSFUL fixme:ntdll:FILE_GetNtStatus Converting errno 40 to
STATUS_UNSUCCESSFUL fixme:ntdll:FILE_GetNtStatus Converting errno 40 to
STATUS_UNSUCCESSFUL fixme:ntdll:FILE_GetNtStatus Converting errno 40 to
STATUS_UNSUCCESSFUL fixme:ntdll:FILE_GetNtStatus Converting errno 40 to
STATUS_UNSUCCESSFUL fixme:ntdll:FILE_GetNtStatus Converting errno 40 to
STATUS_UNSUCCESSFUL fixme:ntdll:FILE_GetNtStatus Converting errno 40 to
STATUS_UNSUCCESSFUL fixme:ntdll:FILE_GetNtStatus Converting errno 40 to
STATUS_UNSUCCESSFUL Warning: the specified Windows directory L"c:\\windows"
is not accessible. fixme:ntdll:FILE_GetNtStatus Converting errno 40 to
STATUS_UNSUCCESSFUL Warning: the specified System directory
L"c:\\windows\\system32" is not accessible. fixme:ntdll:FILE_GetNtStatus
Converting errno 40 to STATUS_UNSUCCESSFUL fixme:ntdll:FILE_GetNtStatus
Converting errno 40 to STATUS_UNSUCCESSFUL fixme:ntdll:FILE_GetNtStatus
Converting errno 40 to STATUS_UNSUCCESSFUL fixme:ntdll:FILE_GetNtStatus
Converting errno 40 to STATUS_UNSUCCESSFUL fixme:ntdll:FILE_GetNtStatus
Converting errno 40 to STATUS_UNSUCCESSFUL fixme:ntdll:FILE_GetNtStatus
Converting errno 40 to STATUS_UNSUCCESSFUL fixme:ntdll:FILE_GetNtStatus
Converting errno 40 to STATUS_UNSUCCESSFUL fixme:ntdll:FILE_GetNtStatus
Converting errno 40 to STATUS_UNSUCCESSFUL fixme:ntdll:FILE_GetNtStatus
Converting errno 40 to STATUS_UNSUCCESSFUL wine: could not load
L"c:\\windows\\system32\\setup.exe": Module not found root@darkstar:~#
fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL
err:wineboot:main Cannot set the dir to L"c:\\windows" (31)

should I try to reinstall from source ?
If the program you were trying to run is installed on your Windows partition,
yes, you should reinstall it in wine. Wine has it's own registry and is not
aware of any possible Windows installation's registry and vice versa: Trying
to install programs in Windows and expecting them to work under Wine won't
work for the same reason you can't install programs in Wine and expect them
to work in Windows.

- --
Paul Johnson
[email protected]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFH8W6bUCxPKZafKh0RAgemAJ9o4Q7PU0fTcHbflps41XWboOTVygCgl425
9jW4qHD36BY4r/WSnxIZ+go=
=bwWY
-----END PGP SIGNATURE-----
Locked