OpenGl or Coredumps problems???
OpenGl or Coredumps problems???
Good Afternoon!!! I am using a wine 1.1.12 version and after a source code install I don't get run applications. In konsole I had "wineserver crashed, please enable coredumps (ulimit -c unlimited) and restart" during games running. But Driver Paralel game has a tester and it's showing 3d problems.
I'm using a slack 12.1 and nvidia 7300 gt. Can someone help me???
I'm using a slack 12.1 and nvidia 7300 gt. Can someone help me???
Re: OpenGl or Coredumps problems???
Try upgrading to latest git or downgrade to 1.1.11.vanguarda wrote:Good Afternoon!!! I am using a wine 1.1.12 version and after a source code install I don't get run applications. In konsole I had "wineserver crashed, please enable coredumps (ulimit -c unlimited) and restart" during games running. But Driver Paralel game has a tester and it's showing 3d problems.
I'm using a slack 12.1 and nvidia 7300 gt. Can someone help me???
I tryed this downgrade and now I´m using 1.1.11 version. But I`m no lucky so there are another problems. During ./configure I had libgphoto e Isdn advices and at first winecfg command gecko was out. I installed somethings and Gecko problem disappeared. Now winecfg opens configutor, but there is "Failed to connect mount manager, the drive configuration cannot be edited" in Drive Mappings. What to do???
OpenGl or Coredumps problems???
On Thu, Jan 8, 2009 at 5:11 AM, vanguarda <[email protected]> wrote:
distro's package archives.
--
-Austin
Your compile is messed up. What did you have before? Check yourI tryed this downgrade and now I´m using 1.1.11 version. But I`m no lucky so there are another problems. During ./configure I had libgphoto e Isdn advices and at first winecfg command gecko was out. I installed somethings and Gecko problem disappeared. Now winecfg opens configutor, but there is "Failed to connect mount manager, the drive configuration cannot be edited" in Drive Mappings. What to do???
distro's package archives.
--
-Austin
OpenGl or Coredumps problems???
On Thu, Jan 8, 2009 at 12:30 PM, vanguarda <[email protected]> wrote:
--
-Austin
Were those the only errors?My compile was messed up!!!! Why???? The configure issue was libgphoto2 and libcapi20. I didn't understand about distro's package archives check up. Wine.tgz or system archives so my machine is ok!!!!
--
-Austin
OpenGl or Coredumps problems???
On Thu, Jan 8, 2009 at 3:05 PM, vanguarda <[email protected]> wrote:
--
-Austin
So fix your compile errors, or used a precompiled binary.These were erros during compile. Now running winecfg I see drive mapping erros ( "Failed to connect mount manager, the drive configuration cannot be edit"). And then!!!
--
-Austin
OpenGl or Coredumps problems???
On Thu, Jan 8, 2009 at 3:25 PM, vanguarda <[email protected]> wrote:
the end of ./configure's output.
--
-Austin
With the errors you're having, I think you've got other warnings. ListLibs problems during compile were only Warnings and I'm trying a optimized install, thereby I'm using source code!!!
the end of ./configure's output.
--
-Austin
This is the output
configure: WARNING: unrecognized options: --enable-opengl
configure: libgphoto2 development files not found, digital cameras won't be supported.
configure: libcapi20 development files not found, ISDN won't be supported.
configure: Finished. Do 'make depend && make' to compile Wine.
configure: WARNING: unrecognized options: --enable-opengl
configure: libgphoto2 development files not found, digital cameras won't be supported.
configure: libcapi20 development files not found, ISDN won't be supported.
configure: Finished. Do 'make depend && make' to compile Wine.
OpenGl or Coredumps problems???
On Thu, Jan 8, 2009 at 5:28 PM, vanguarda <[email protected]> wrote:
--
-Austin
What are you configure options?This is the output
configure: WARNING: unrecognized options: --enable-opengl
Neither should be an issue.configure: libgphoto2 development files not found, digital cameras won't be supported.
configure: libcapi20 development files not found, ISDN won't be supported.
Do you get any compiler errors? USE CFLAGS="-Werror" to stop on error.configure: Finished. Do 'make depend && make' to compile Wine.
--
-Austin