[newbie] wine and share - the solution

2000-10-02 Thread Francois Massonneau

On Tue, 03 Oct 2000, you wrote:
> > > > "You must install the program SHARE.EXE before starting those
> > > > programs.
> > > > To install the program SHARE.EXE, you have to read the documentation
> > > > related to the DOS Operating System."
> > > > 
> > > > As "root", I do not have such a message and the program runs fine.
> > > > 
> > > > How can I do to make it run for someone else than "root" ?
> > > > Thanks. Francois
> > > 
> > > =
> > > Try changing the permissions on the executable so that users can execute. 
> > > Right click on the program, go to properties and check all of the appropriate
> > > boxes.
> > 
> > I did that already, 
> > 
> > The permissions are 555 for all files, except the ini files which are
> > 755.
> >. For "root", it works like a charm ;-(
> > Francois
> 
> Try this as root:  cd to the directory where SHARE.EXE is located
> 
> #ls -l SHARE.EXE (you should see something like this   -rwxr -xr -x)
> #chmod +s SHARE.EXE  (this should change it to -rwsrwsrwx)
> 
> No promises. but it has sometimes worked for me.  Good Luck

I do not have a file SHARE.EXE, but ..
I found a way to make it works ;-))
I changed the permissions for the "/var/lib/wine" the
"/var/lib/wine/windows", the
"/var/lib/wine/windows/Fonts" and the "/var/lib/wine/windows/system"
directories. They were "drwxr-xr-x" and I changed them to
"drwxrwxrwx" 
Now everything works like a charm ;-)
Hope this help someone else.
Francois




Re: [newbie] wine and share

2000-10-02 Thread Paul R

Francois Massonneau wrote:
> 
> Hi,
> I have a problem when I want to run a windows  program.
> I do not have any windows HD on my system, but I have a windows
> program I need to run.
> I have no problem to run it as "root", but as a simple user, it
> doesn't want to run. Each time I have a message saying something like
> that :
> "You must install the program SHARE.EXE before starting those
> programs.
> To install the program SHARE.EXE, you have to read the documentation
> related to the DOS Operating System."
> 
> As "root", I do not have such a message and the program runs fine.
> 
> How can I do to make it run for someone else than "root" ?
> Thanks. Francois


Just a guess, i don't know too much about this problem.  But try finding
the file as root and then changing it ownership/access priveleges to
include the user you need to use it.

-Paul R

_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com





Re: [[newbie] wine and share]

2000-10-02 Thread Francois Massonneau

> > I have a problem when I want to run a windows  program.
> > I do not have any windows HD on my system, but I have a windows
> > program I need to run.
> > I have no problem to run it as "root", but as a simple user, it
> > doesn't want to run. Each time I have a message saying something like
> > that :
> > "You must install the program SHARE.EXE before starting those
> > programs.
> > To install the program SHARE.EXE, you have to read the documentation
> > related to the DOS Operating System."
> > 
> > As "root", I do not have such a message and the program runs fine.
> > 
> > How can I do to make it run for someone else than "root" ?
> > Thanks. Francois
> 
> =
> Try changing the permissions on the executable so that users can execute. 
> Right click on the program, go to properties and check all of the appropriate
> boxes.

I did that already, but nope, it doesn't work.
All files belong to user "fm", group "users", 
The permissions are 555 for all files, except the ini files which are
755.
But user "fm", can't run the program. It complains about the
install of "share". For "root", it works like a charm ;-(
Francois




Re: [[newbie] wine and share]

2000-10-02 Thread Michael Scottaline

Francois Massonneau <[EMAIL PROTECTED]> wrote:
> Hi,
> I have a problem when I want to run a windows  program.
> I do not have any windows HD on my system, but I have a windows
> program I need to run.
> I have no problem to run it as "root", but as a simple user, it
> doesn't want to run. Each time I have a message saying something like
> that :
> "You must install the program SHARE.EXE before starting those
> programs.
> To install the program SHARE.EXE, you have to read the documentation
> related to the DOS Operating System."
> 
> As "root", I do not have such a message and the program runs fine.
> 
> How can I do to make it run for someone else than "root" ?
> Thanks. Francois

=
Try changing the permissions on the executable so that users can execute. 
Right click on the program, go to properties and check all of the appropriate
boxes.
Mike


"Always remember that I have taken more out of alcohol
than alcohol has taken out of me."
--Winston Churchill


Get your own FREE, personal Netscape WebMail account today at 
http://home.netscape.com/webmail




[newbie] wine and share

2000-10-01 Thread Francois Massonneau

Hi,
I have a problem when I want to run a windows  program.
I do not have any windows HD on my system, but I have a windows
program I need to run.
I have no problem to run it as "root", but as a simple user, it
doesn't want to run. Each time I have a message saying something like
that :
"You must install the program SHARE.EXE before starting those
programs.
To install the program SHARE.EXE, you have to read the documentation
related to the DOS Operating System."

As "root", I do not have such a message and the program runs fine.

How can I do to make it run for someone else than "root" ?
Thanks. Francois