On Sun, 29 Jun 2003, Ralph Alvy wrote:

> [EMAIL PROTECTED] bin]$ ls -l
> total 1628
> -rwxr-xr-x    1 root     root        25645 Jun 28 16:57 dosdebug
> -rwxr-xr-x    1 root     root        10223 Jun 28 16:57 dosemu
> -rwxr-xr-x    1 root     root      1404300 Jun 28 16:57 dosemu.bin
> -rwxr-xr-x    1 root     root       167810 Jun 28 16:57 midid
> -rwxr-xr-x    1 root     root        20006 Jun 28 16:57 mkfatimage
> -rwxr-xr-x    1 root     root        21331 Jun 28 16:57 mkfatimage16
> 
> Also, when I run dosemu -X, I get the usual nonX dosemu. When I exitemu, 
> I see this on the terminal screen:
> 
> ERROR: X support not compiled in
> 
> However, when I did the compile, X was turned on in the compile settings 
> file. Did it twice with the same results.

right, you probably didn't install the X development libraries -- your
distribution should have them, look for the xlibs-dev or xlibs-devel
package or similar. You can see that if you run
./configure
and look at the warnings it tell you about at the end.

Bart

-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to