Hello Luis,

You can get Scid as a nice Mac Application, the steps to follow are  
the following (actual commands are between parenthesis):

1.- Change to the scid directory ( cd path/to/scid/ )
2.- Rename Makefile.conf to Makefile.conf.bak ( mv Makefile.conf  
Makefile.conf.bak )
3.- Rename Makefile.conf.darwin to Makefile.conf ( mv  
Makefile.conf.darwin Makefile.conf )
4.- Run 'configure' ( ./configure )
5.- Copile the application ( make scid_app )
6.- You can find the application Scid.app in the folder 'dist' and  
move it to your Applications folder.

All this is just from memory, let me know if something doesn't work  
and I'll check again when I'm home.

Israel

On Dec 4, 2008, at 5:12 PM, Jose Luis Cuadros Fernandez wrote:

>
> El 04/12/2008, a las 18:19, Alexander Wagner escribió:
>
>> Jose Luis Cuadros wrote:
>>
>> Hi!
>>
>>> Thank you very much Richard
>>> -I instaled developer tool from my os x disk :)
>>> -Now i have to problems:
>>> 1)if i try to instal clicking on configure scid 26
>>> tclsh8.5: not found
>>> logout
>>
>> This is most likely a bug in configure. If you edit the file
>> "configure" please replace
>>
>>  tclsh=tclsh8.5;
>>
>> by
>>
>>  tclsh=tclsh;
>>
>> Everything should be fine. Note that this will work only up
>> to 3.6.26. Current CVS will not work that way.
>>
>> (The alternative is to install Tcl/Tk 8.5 for MacOS X, but I
>> remember a bit a lengthy thread to get that up, maybe you'd
>> be better off, first to try last stable with the Tcl/Tk 8.4
>> you've already set up correctly, and which comes by default
>> on OS X. Once you fiddled the out the points you could have
>> a look at 8.5, as build should then be pretty much streight
>> forward.)
> Thank you!!
>  I changed tclsh=tclsh as you said and then by x terminal " ./
> configure"
> after that "make" and the compiler do all with no error.
>
> Now I have a problem: Where is Scid?? where are the binaries I have
> just compiled??
> I have been one hour looking for! Can you help me?
>
>
>
>>
>>
>>> 2)if i try to instal clicking on configure scid 24 works better but
>>> not enought...
>>> configure: Makefile configuration program for Scid
>>>   Tcl/Tk version: 8.4
>>>   Your operating system is: Darwin 9.2.1
>>>   Location of "tcl.h": /usr/include
>>>   Location of "tk.h": /usr/include
>>>   Location of Tcl 8.4 library: /usr/lib
>>>   Location of Tk 8.4 library: /usr/lib
>>>   Location of X11 library: /usr/X11/lib
>>>   Checking if your system already has zlib installed: yes.
>>> Error opening file for reading: Makefile.conf
>>
>> It should better open the Makefile.conf.darwin...
>>
>>> Thank you for your help. Anybody know a step by step on
>>> line guide for this?
>>
>> IMHO it would be _VERY_ nice if one of the Mac guys, who
>> fiddled it out, could provide a binary which we could just
>> add to SourceForge :) And maybe even such a step by step
>> guide. It seems to take all users on the Mac quite a while
>> to get Scid up and running, at least these build questions
>> come up now and then again and again.
>>
>> Any volunteer out there? There was once the discussion even
>> about a ready to run installer? What happened of that?
>>
> I´m completly new on mac os X (only 4 days) but if I can help please
> tell me!!
> If I can find where the compiler puts the binary and it works I´ll
> make my step by step guide.
>
> Next 4 day i will be on a travel but on tuesday i will be back trying
> to get scid on mac os x
>
> Thank you very much for your suport and ideas.
>
> Sorry for muy poor english...
>
> bye
>
>
>>> I dont want to bother list users....
>>
>> This list is there to bother list users :) Just due to the
>> lat of some fruits on my desktop I can not provide you a
>> detailed step by step guide nor a binary. Otherwise I would.
>>
>> -- 
>>
>> Kind regards,                /                 War is Peace.
>>                           |            Freedom is Slavery.
>> Alexander Wagner            |         Ignorance is Strength.
>>                           |
>>                           | Theory     : G. Orwell, "1984"
>>                          /  In practice:   USA, since 2001
>
>
> ------------------------------------------------------------------------------
> SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas,  
> Nevada.
> The future of the web can't happen without you.  Join us at MIX09 to  
> help
> pave the way to the Next Web now. Learn more and register at
> http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
> _______________________________________________
> Scid-users mailing list
> Scid-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/scid-users


------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Scid-users mailing list
Scid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scid-users

Reply via email to