1. Help with linux

I've downloaded eu_engin.zip by Bernie Ryan.
When i try to run the demo program as user i get this error: 
svgalib: Cannot get I/O permissions.
I'm using knoppix 3.3 debian install.
The demo run as fine as root, if someone can give a clue to which file i
should set permisson.
Tj.

new topic     » topic index » view message » categorize

2. Re: Help with linux

Thomas Jansen wrote:
> 
> I've downloaded eu_engin.zip by Bernie Ryan.
> When i try to run the demo program as user i get this error: 
> svgalib: Cannot get I/O permissions.
> I'm using knoppix 3.3 debian install.
> The demo run as fine as root, if someone can give a clue to which file i
> should set permisson.
> Tj.
> 

 From the svgalib FAQ:

8. Why does a programs terminate immediatelly with "svgalib: Cannot get I/O
permissions."?

svgalib programs need to be run as root. This means that either the user that
runs them is root, or, if running by normal users is desirable, the program needs
to be 'suid root', which means: the program must be owned by root (chown 0
program) and the suid bit needs to be set (chmod u+s program).

Regards, Alexander Toresson

new topic     » goto parent     » topic index » view message » categorize

3. Re: Help with linux

Alexander Toresson wrote:
> 
> Thomas Jansen wrote:
> > 
> > I've downloaded eu_engin.zip by Bernie Ryan.
> > When i try to run the demo program as user i get this error: 
> > svgalib: Cannot get I/O permissions.
> > I'm using knoppix 3.3 debian install.
> > The demo run as fine as root, if someone can give a clue to which file i
> > should set permisson.
> > Tj.
> > 
> 
>  From the svgalib FAQ:
> 
> 8. Why does a programs terminate immediatelly with "svgalib: Cannot get I/O
> permissions."?
> 
> 
> svgalib programs need to be run as root. This means that either the user that
> runs
> them is root, or, if running by normal users is desirable, the program needs
> to be
> 'suid root', which means: the program must be owned by root (chown 0 program)
> and the
> suid bit needs to be set (chmod u+s program).
> 
> Regards, Alexander Toresson
> 

Thomas:

http://www.svgalib.org/

Bernie

My files in archive:
w32engin.ew mixedlib.e eu_engin.e win32eru.ew

Can be downloaded here:
http://www.rapideuphoria.com/cgi-bin/asearch.exu?dos=on&win=on&lnx=on&gen=on&keywords=bernie+ryan

new topic     » goto parent     » topic index » view message » categorize

4. Re: Help with linux

Alexander Toresson wrote:
> 
> Thomas Jansen wrote:
> > 
> > I've downloaded eu_engin.zip by Bernie Ryan.
> > When i try to run the demo program as user i get this error: 
> > svgalib: Cannot get I/O permissions.
> > I'm using knoppix 3.3 debian install.
> > The demo run as fine as root, if someone can give a clue to which file i
> > should set permisson.
> > Tj.
> > 
> 
>  From the svgalib FAQ:
> 
> 8. Why does a programs terminate immediatelly with "svgalib: Cannot get I/O
> permissions."?
> 
> 
> svgalib programs need to be run as root. This means that either the user that
> runs
> them is root, or, if running by normal users is desirable, the program needs
> to be
> 'suid root', which means: the program must be owned by root (chown 0 program)
> and the
> suid bit needs to be set (chmod u+s program).
> 
> Regards, Alexander Toresson
> 

Thomas:

   Alex is correct about the svgalib needing to be run as root.
   You can learn more about the svgalib at this URL.
 
   http://www.svgalib.org/

Bernie

My files in archive:
w32engin.ew mixedlib.e eu_engin.e win32eru.ew

Can be downloaded here:
http://www.rapideuphoria.com/cgi-bin/asearch.exu?dos=on&win=on&lnx=on&gen=on&keywords=bernie+ryan

new topic     » goto parent     » topic index » view message » categorize

5. Re: Help with linux

Alexander Toresson wrote:
> 
> Thomas Jansen wrote:
> > 
> > I've downloaded eu_engin.zip by Bernie Ryan.
> > When i try to run the demo program as user i get this error: 
> > svgalib: Cannot get I/O permissions.
> > I'm using knoppix 3.3 debian install.
> > The demo run as fine as root, if someone can give a clue to which file i
> > should set permisson.
> > Tj.
> > 
> 
>  From the svgalib FAQ:
> 
> 8. Why does a programs terminate immediatelly with "svgalib: Cannot get I/O
> permissions."?
> 
> 
> svgalib programs need to be run as root. This means that either the user that
> runs
> them is root, or, if running by normal users is desirable, the program needs
> to be
> 'suid root', which means: the program must be owned by root (chown 0 program)
> and the
> suid bit needs to be set (chmod u+s program).
> 
> Regards, Alexander Toresson
> 

Thanks to you and Bernie for take your time to help with this issue.
I still get the same error even when set permission to 777.

tj

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu