Tiny Core Linux
Tiny Core Extensions => TCE Talk => Topic started by: P5music on March 09, 2010, 03:13:10 PM
-
hi
I would like to know if there is someone that is able to compile wineasio (wine for asio windows application) to create an extension for tinycore.
in sourceforge all c files are downloadable.
-
hi
I'm trying to install wineasio on tinycore.
I have all needed extension installed.
So I enter the wineasio folder and execute
sudo make install
(it seems to be the only command needed)
: installation ok
but after this
I have to execute (as described in README.TXT)
regsvr32 wineasio.dll
but I get
Xlib: extension "Generic Event Extension" missing on display ":0.0"
In the forums it seems not to be a severe error but it yields a "failed registration".
so I ask you
1 how to skip this error
and
2 how to make this wineasio installation/registration permanent on tinycore (many extensions are in /tce and are loaded every time but this is not an extension)
thanks in advance
-
That error is harmless, and can't really be why the registration fails.