Yo fellas! I'm having some problems with WineBottler. I'm trying to connect to a ventrilo server with a gsm codec (I think) which isn't supported on mac os. A friend who is on the same server uses regular wine and it works for him, but are there any way to make it work with WineBottler as well? Or should I just do it the "hard" wy and install Wine? Couldn't find XCode on the DvD I got with the mac book though. Just ask me if you need any more information about it, I'm not an expert on this things :P Thx in advance
Hi! You are asking in a wrong forum. This is wine forum, so everybody will tell you "yes, install wine". There is no WineBottler support in this forum (AFAIK). Regards, Pavel> Yo fellas! > > I'm having some problems with WineBottler. > > I'm trying to connect to a ventrilo server with a gsm codec (I think) which isn't supported on mac os. A friend who is on the same server uses regular wine and it works for him, but are there any way to make it work with WineBottler as well? Or should I just do it the "hard" wy and install Wine? Couldn't find XCode on the DvD I got with the mac book though. > > Just ask me if you need any more information about it, I'm not an expert on this things :P > > Thx in advance > > > >
mat_mannen <wineforum-user at winehq.org> wrote:>Sent: Jun 30, 2010 3:05 AM >To: wine-users at winehq.org >Subject: [Wine] Need help with WineBottler > >Yo fellas! > >I'm having some problems with WineBottler. >If your friend with 'vanilla' Wine is not having a problem but you are, you are going to have to ask for assistance from the producer of WineBottler. BTW, is the program you are using available in a demo/trial version? James McKenzie
> I'm trying to connect to a ventrilo server with a gsm codec (I think) which isn't supported on mac os. A friend who is on the same server uses regular wine and it works for him, but are there any way to make it work with WineBottler as well? Or should I just do it the "hard" wy and install Wine? Couldn't find XCode on the DvD I got with the mac book though.You'll need to compile GSM and Wine from source. You can grab the latest Xcode for your Mac by registering for a free developer account and grabbing the package at connect.apple.com. Xcode 3.2.x is the latest for 10.6, Xcode 3.1 the latest for 10.5 and Xcode 2.5 on 10.4. GSM is not the easiest thing in the world to compile. I package it with my build script, which should work for you if you're on 10.5/10.6 and have Xcode installed. http://code.google.com/p/osxwinebuilder/ If you do use that, let me know if you have any problems on the project page itself. Like Winebottler, it's not supported by the folks at winehq.org.
James Mckenzie wrote:> mat_mannen <wineforum-user at winehq.org> wrote: > > > Sent: Jun 30, 2010 3:05 AM > > To: wine-users at winehq.org > > Subject: [Wine] Need help with WineBottler > > > > Yo fellas! > > > > I'm having some problems with WineBottler. > > > > > If your friend with 'vanilla' Wine is not having a problem but you are, you are going to have to ask for assistance from the producer of WineBottler. > > BTW, is the program you are using available in a demo/trial version? > > James McKenziedo you mean WineBottler or Ventrilo? both of them are free to download for anyone ryan woodsmall wrote:> > > I'm trying to connect to a ventrilo server with a gsm codec (I think) which isn't supported on mac os. A friend who is on the same server uses regular wine and it works for him, but are there any way to make it work with WineBottler as well? Or should I just do it the "hard" wy and install Wine? Couldn't find XCode on the DvD I got with the mac book though. > > > > You'll need to compile GSM and Wine from source. You can grab the latest Xcode for your Mac by registering for a free developer account and grabbing the package at connect.apple.com. Xcode 3.2.x is the latest for 10.6, Xcode 3.1 the latest for 10.5 and Xcode 2.5 on 10.4. > > GSM is not the easiest thing in the world to compile. I package it with my build script, which should work for you if you're on 10.5/10.6 and have Xcode installed. > > http://code.google.com/p/osxwinebuilder/ > > If you do use that, let me know if you have any problems on the project page itself. Like Winebottler, it's not supported by the folks at winehq.org.thx for the help :) this is what i assumed that i had to do, but wondered if there were any way to do it with bottler instead :P
James McKenzie wrote:> mat_mannen wrote: > > > James Mckenzie wrote: > > > > > > > mat_mannen <wineforum-user at winehq.org> wrote: > > > > > > > > > > > > > Sent: Jun 30, 2010 3:05 AM > > > > To: wine-users at winehq.org > > > > Subject: [Wine] Need help with WineBottler > > > > > > > > Yo fellas! > > > > > > > > I'm having some problems with WineBottler. > > > > > > > > > > > > > > > > > > > If your friend with 'vanilla' Wine is not having a problem but you are, you are going to have to ask for assistance from the producer of WineBottler. > > > > > > BTW, is the program you are using available in a demo/trial version? > > > > > > James McKenzie > > > > > > > > > > > > do you mean WineBottler or Ventrilo? both of them are free to download for anyone > > > > > > > > > Ventrilo. I'll look and see if there is an Applications Database entry > for it. > > > > ryan woodsmall wrote: > > > > > > > > > > > I'm trying to connect to a ventrilo server with a gsm codec (I think) which isn't supported on mac os. A friend who is on the same server uses regular wine and it works for him, but are there any way to make it work with WineBottler as well? Or should I just do it the "hard" wy and install Wine? Couldn't find XCode on the DvD I got with the mac book though. > > > > > > > > > > > > > > > You'll need to compile GSM and Wine from source. You can grab the latest Xcode for your Mac by registering for a free developer account and grabbing the package at connect.apple.com. Xcode 3.2.x is the latest for 10.6, Xcode 3.1 the latest for 10.5 and Xcode 2.5 on 10.4. > > > > > > GSM is not the easiest thing in the world to compile. I package it with my build script, which should work for you if you're on 10.5/10.6 and have Xcode installed. > > > > > > http://code.google.com/p/osxwinebuilder/ > > > > > > If you do use that, let me know if you have any problems on the project page itself. Like Winebottler, it's not supported by the folks at winehq.org. > > > > > > > > > GSM is not supported with WineBottler. > > Ryan: > > I'll look at what your are doing but hold onto it. > > James McKenziethx a lot for your help. gonna try to install wine and get GSM working as my friend did/as you guys described :)