[sc-users] [linux] emacs sceld problem
nescivi
nescivi at gmail.com
Mon Jan 28 15:35:42 PST 2008
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 at gmail.com> 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 at gmail.com> 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 at gmail.com> 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 at extern.uio.no> 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 at create.ucsb.edu
> > > > http://lists.create.ucsb.edu/mailman/listinfo/sc-users
> > > >
> > > _______________________________________________
> > > sc-users mailing list
> > > sc-users at create.ucsb.edu
> > > http://lists.create.ucsb.edu/mailman/listinfo/sc-users
> > >
> > _______________________________________________
> > sc-users mailing list
> > sc-users at create.ucsb.edu
> > http://lists.create.ucsb.edu/mailman/listinfo/sc-users
> >
> _______________________________________________
> sc-users mailing list
> sc-users at create.ucsb.edu
> http://lists.create.ucsb.edu/mailman/listinfo/sc-users
>
More information about the sc-users
mailing list