On Mar 19, 9:35 am, William Stein <wst...@gmail.com> wrote:
> On Thu, Mar 19, 2009 at 6:46 AM, Byungchul Cha <cha3...@gmail.com> wrote:
>
> > I must misunderstand something very trivial. I followed the steps
> > described at the release tour of Sage 3.3, except that I replaced 3.3
> > with 3.4, since I thought I was compiling sage-3.4. Compiling was
> > successful and when I did ./sage -bdist 3.4, I saw that this generated
> > a directory SAGE_ROOT/dist. But, in the directory I have a dmg file
> > and one subdirectory sage-3.4-i386-Darwin, which just looks like
> > another copy of SAGE_ROOT. I don't see any clickable Mac OS X app
> > anywhere, including in the disk image from the dmg file.
>
> > What am I missing?
>
> I believe there were some bugs/kinks in the clickable app, so we still
> aren't making it by default when one does "sage -bdist".
>
> William

Run

   SAGE_APP_BUNDLE=yes; export SAGE_APP_BUNDLE

before -bdisting and there App bundle will be created. As William
mentioned due to bugs this is not done per default at the moment.

Cheers,

Michael
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to