On Mon, 05 Jan 2004 09:57:34 -0800, Steven Edwards wrote:
> Right but...There are going to be problems with this untill WINE 1.0.
> If the WINE server protocall or API changes the app will break. For the
> time being the only solution would be to ship WINE with the app. Once
> we have a 1.0 release
Hi Dimi,
--- "Dimitrie O. Paun" <[EMAIL PROTECTED]> wrote:
> This is not a problem: your app has lots of dependencies anyway,
> wine will just be one of them. Gnome apps require the Gnome libs,
> they don't package those with each app, do they? :)
Right but...There are going to be problems with th
On January 5, 2004 11:32 am, Brian Vincent (C) wrote:
> Which brings up a good point, is there an easy way to distribute
> one? What comes to mind would be some way to adapt the Wine binary
> distributions (RPM's, .tgz's) to also install an application at
> the same time.
This is not a problem
Title: Re: How can I run a program compiled with winelib when wine has been uninstalled.
>> I'm making efforts to let a program which is compiled with winelib run with
>> wine uninstalled. This program was for windows initially, I managed to
>> compile it under Linux(Redhat) with winelib. Now