Have you a pointer where you can get your software under an other format ? Where are the install programs or the archives ? Le lun 10/11/2003 à 16:20, Mario Ohnewald a écrit : > Hi, > sorry for that stupid question, but how would i do that? > just try to run it with: > java java.file.jar > ? > > > You don't need any source code at all. You simply need the Java > > executable code. > > > > Le lun 10/11/2003 à 13:50, Mario Ohnewald a écrit : > > > hi Jérôme > > > I unfortunatelly do not have the source code of the dedicated server. > > > Thats why i want to run it with wine. > > > > > > > > > > So, I assume you launch a '*.exe' file. > > > > > > > > The best solution would be to get the real Java version (no bundle > > > > executable for Windows). One feature of a Java application is to be > > able > > > > to run the same code on several platforms. This does not require work. > > > > Get it. The compatibility will then be 100%. > > > > > > > > -- Jérôme > > > > > > > > Le lun 10/11/2003 à 13:16, Mario Ohnewald a écrit : > > > > > Hello! > > > > > > Does the program file is an bundle of the Java virtual machine and > > the > > > > > > application ? Is it a script ? > > > > > > > > > > Well, you can see all the files here if that answers your question: > > > > > http://il2.bortal.de/ > > > > > > > > > > > > > > > > > > > > > > Le lun 10/11/2003 à 11:56, Mario Ohnewald a écrit : > > > > > > > hello list! > > > > > > > > > > > > > > I want to run a dedicated Forgotten Battles server with wine. > > Since > > > > on > > > > > > > windows its only need a console to start, not sure if its dos, > > but > > > > i > > > > > > think its > > > > > > > java. > > > > > > > If i start the programm i get this: > > > > > > > ---------------------------------------------------- > > > > > > > > > > > > > > # HotSpot Virtual Machine Error, Internal Error > > > > > > > # Please report this error at > > > > > > > # http://java.sun.com/cgi-bin/bugreport.cgi > > > > > > > # > > > > > > > # Error ID: 5448524541442C4F43414C33544F524147450E4350500042 > > > > > > > # > > > > > > > # Problematic Thread: WineDbg starting on pid 12 > > > > > > > Loaded debug information from ELF 'wine' ((nil)) > > > > > > > Breakpoint 1 at 0x4000c440 (_end+0x40084fc) > > > > > > > Loaded debug information from ELF '/usr/local/lib/libwine.so.1' > > > > > > (0x4001e000) > > > > > > > No debug information in ELF '/lib/libc.so.6' (0x40036000) > > > > > > > No debug information in ELF '/lib/libdl.so.2' (0x40168000) > > > > > > > No debug information in ELF '/lib/libm.so.6' (0x4016b000) > > > > > > > No debug information in ELF '/lib/ld-linux.so.2' (0x40000000) > > > > > > > Loaded debug information from ELF > > '/usr/local/lib/wine/ntdll.dll.so' > > > > > > > (0x4018e000) > > > > > > > Loaded debug information from ELF > > > > '/usr/local/lib/libwine_unicode.so.1' > > > > > > > (0x40204000) > > > > > > > No debug information in ELF '/lib/libnss_compat.so.2' > > (0x402f9000) > > > > > > > No debug information in ELF '/lib/libnsl.so.1' (0x40301000) > > > > > > > No debug information in ELF '/lib/libnss_nis.so.2' (0x40316000) > > > > > > > No debug information in ELF '/lib/libnss_files.so.2' > > (0x4031f000) > > > > > > > Loaded debug information from ELF > > > > '/usr/local/lib/wine/kernel32.dll.so' > > > > > > > (0x40440000) > > > > > > > Loaded debug information from ELF > > > > '/usr/local/lib/wine/user32.dll.so' > > > > > > > (0x407a3000) > > > > > > > Loaded debug information from ELF > > '/usr/local/lib/wine/gdi32.dll.so' > > > > > > > (0x408f5000) > > > > > > > Loaded debug information from ELF > > > > '/usr/local/lib/wine/advapi32.dll.so' > > > > > > > (0x40974000) > > > > > > > Loaded debug information from ELF > > '/usr/local/lib/wine/winmm.dll.so' > > > > > > > (0x409a4000) > > > > > > > Loaded debug information from ELF > > '/usr/local/lib/wine/imm32.dll.so' > > > > > > > (0x40a11000) > > > > > > > Loaded debug information from ELF > > > > '/usr/local/lib/wine/dinput.dll.so' > > > > > > > (0x40a2c000) > > > > > > > Loaded debug information from ELF > > > > '/usr/local/lib/wine/msvcrt.dll.so' > > > > > > > (0x40a61000) > > > > > > > Loaded debug information from ELF > > > > '/usr/local/lib/wine/ttydrv.dll.so' > > > > > > > (0x40aaa000) > > > > > > > No debug information in ELF '/lib/libncurses.so.5' (0x40ac4000) > > > > > > > Loaded debug information from ELF > > '/usr/local/lib/wine/msacm.drv.so' > > > > > > > (0x40b03000) > > > > > > > Loaded debug information from ELF > > > > '/usr/local/lib/wine/msacm32.dll.so' > > > > > > > (0x40b1b000) > > > > > > > Loaded debug information from ELF > > > > '/usr/local/lib/wine/midimap.drv.so' > > > > > > > (0x40c50000) > > > > > > > No debug information in 32bit DLL 'C:\windows\IL2\il2server.exe' > > > > > > (0x400000) > > > > > > > No debug information in 32bit DLL 'NTDLL.DLL' (0x401b0000) > > > > > > > No debug information in 32bit DLL 'KERNEL32.DLL' (0x40470000) > > > > > > > No debug information in 32bit DLL > > 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL' > > > > > > > (0x40980000) > > > > > > > No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL' > > > > > > (0x40910000) > > > > > > > No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL' > > > > > > > (0x407d0000) > > > > > > > No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINMM.DLL' > > > > > > (0x409b0000) > > > > > > > No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IMM32.DLL' > > > > > > (0x40a20000) > > > > > > > No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DINPUT.DLL' > > > > > > > (0x40a40000) > > > > > > > No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSVCRT.DLL' > > > > > > > (0x40a80000) > > > > > > > No debug information in 32bit DLL 'C:\WINDOWS\IL2\RTS.DLL' > > > > (0x10000000) > > > > > > > No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\TTYDRV.DLL' > > > > > > > (0x40ab0000) > > > > > > > No debug information in 32bit DLL > > 'C:\WINDOWS\SYSTEM\MSACM32.DLL' > > > > > > > (0x40b20000) > > > > > > > No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV' > > > > > > (0x40b10000) > > > > > > > No debug information in 32bit DLL > > 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV' > > > > > > > (0x40c60000) > > > > > > > > > > > > > > > > > > > > > Has anyone any tip/hint/solution for this? > > > > > > > It would be absolutly smashing if we could get it > > > > working!!!!!!!!!!!!!!! > > > > > > > Hundres ob ppl would start using it with wine then! > > > > > > > > > > > > > > > > > > > > > Cheers, Mario > > > > > > > > > > > > _______________________________________________ > > > > > > wine-users mailing list > > > > > > wine-users@xxxxxxxxxx > > > > > > http://www.winehq.com/mailman/listinfo/wine-users > > > > > > > > > > > > _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.com/mailman/listinfo/wine-users