[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Sc-devel] [sc-users] [linux] emacs sceld problem
I commited the fix to Quarks.sc. (svn rev 7155)
Can someone please test whether this solves the problem?
sincerely,
Marije
On Jan 28, 2008 6:35 PM, nescivi <nescivi@xxxxxxxxx> wrote:
> Hi,
>
> From the log, I see that Quarks needs Platform in its startup, but I'm
> guessing Platform has not been initialised yet.
>
> So could you add the following line to Quarks.sc,
> add the beginning of *initClass ?
>
> Class.initClassTree( Platform );
>
> And then remove the .sclang.cfg (or rename it or something), and
> reinstall and restart sclang?
>
> And then let me know if that fixes it.
>
>
> sincerely,
> Marije
>
>
>
>
> On Jan 28, 2008 5:51 PM, James Baker <cycle.code.media@xxxxxxxxx> wrote:
> > Marije,
> >
> > I only have the one version installed and have never installed sc3 on
> > this machine prior to this (fresh install).
> > It is strange, as in the past when ive built/installed sc3 I've never
> > encountered this issue.
> > Anyhow my problem is solved, but if you want any further details let me know.
> >
> > James
> >
> >
> > On Jan 29, 2008 7:44 AM, nescivi <nescivi@xxxxxxxxx> wrote:
> > > Well, the weird thing is that is should be loaded by default... since
> > > the lang should look for it when compiling it.
> > >
> > > Do you by any chance have several versions of SC on your system? e.g.
> > > one installed by compiling and one from your package manager. If one
> > > of them is outdated, it may be looking in the wrong places. If so,
> > > uninstall the one from your package manager, and recompile the other.
> > >
> > > sincerely,
> > > Marije
> > >
> > >
> > > PS,
> > >
> > > (I did not have the time to look at the log yet).
> > >
> > >
> > >
> > >
> > > On Jan 26, 2008 7:24 AM, James Baker <cycle.code.media@xxxxxxxxx> wrote:
> > > > thanks very much!
> > > >
> > > > that solved the problem.
> > > > Perhaps I could suggest that line be included into the
> > > > linux/sclang.cfg in the source tree so that others dont make the same
> > > > mistake.
> > > >
> > > > James
> > > >
> > > >
> > > > On Jan 26, 2008 11:02 PM, <andersvi@xxxxxxxxxxxxx> wrote:
> > > > > It doesnt seem that the relevant Platform files gets loaded when
> > > > > starting the language.
> > > > >
> > > > > Try including:
> > > > >
> > > > > +/usr/share/SuperCollider/SCClassLibrary/Platform
> > > > >
> > > > > in your .sclang.cfg
> > > > >
> > > > > _______________________________________________
> > > > > sc-users mailing list
> > > > > sc-users@xxxxxxxxxxxxxxx
> > > > > http://lists.create.ucsb.edu/mailman/listinfo/sc-users
> > > > >
> > > > _______________________________________________
> > > > sc-users mailing list
> > > > sc-users@xxxxxxxxxxxxxxx
> > > > http://lists.create.ucsb.edu/mailman/listinfo/sc-users
> > > >
> > > _______________________________________________
> > > sc-users mailing list
> > > sc-users@xxxxxxxxxxxxxxx
> > > http://lists.create.ucsb.edu/mailman/listinfo/sc-users
> > >
> > _______________________________________________
> > sc-users mailing list
> > sc-users@xxxxxxxxxxxxxxx
> > http://lists.create.ucsb.edu/mailman/listinfo/sc-users
> >
>