Csound Csound-dev Csound-tekno Search About

Re: how do i uninstall csound that's built from source under linux?

Date2007-08-14 17:43
FromVictor Lazzarini
SubjectRe: how do i uninstall csound that's built from source under linux?
Just beware that scons install is not guaranteed to
work (no one is maintaining that target).

Victor

>
>
> ok i now what the problem was:) sorry. it was due to the
> fact that you have to include all the options too when you
> run scons install
>
> On 8/14/07, phundamental unaudio 
> wrote: >
> > also scons output says it's building with python opcodes
> > yet when i run this
> >
> > **
> > **
> > *sr*=44100
> > *ksmps*=128
> > *nchnls*=2
> >
> > *;Start python interpreter*
> > *pyinit*
> >
> > *pyruni* "print 44100"
> >
> > *instr *
> > 1
> > *endin*
> >
> > **
> > **
> > **
> > **
> >
> > it gives me missing opcodes error
> >
> >
> > On 8/14/07, phundamental unaudio 
> > wrote: >
> > > vytas@clt-84-32-234-17:/usr/include/python> ls
> > > abstract.h      compile.h        funcobject.h
> > > metagrammar.h   pgen.h pymem.h        stringobject.h
> > > asdl.h          complexobject.h  genobject.h
> > > methodobject.h pgenheaders.h   pyport.h
> > > structmember.h ast.h           cStringIO.h
> > > graminit.h     modsupport.h pyarena.h       pystate.h
> > >     structseq.h bitset.h        datetime.h
> > > grammar.h      moduleobject.h pyconfig.h
> > > pystrtod.h     symtable.h boolobject.h
> > > descrobject.h    import.h       node.h py_curses.h
> > > Python-ast.h   sysmodule.h bufferobject.h
> > > dictobject.h     intobject.h    Numeric pydebug.h
> > >  Python.h       timefuncs.h cellobject.h
> > > enumobject.h     intrcheck.h    object.h pyerrors.h
> > >   pythonrun.h    token.h ceval.h         errcode.h
> > >    iterobject.h   objimpl.h pyexpat.h
> > > pythread.h     traceback.h classobject.h   eval.h
> > >      listobject.h   opcode.h        pyfpe.h
> > > rangeobject.h  tupleobject.h cobject.h
> > > fileobject.h     longintrepr.h  osdefs.h pygame
> > >   setobject.h    ucnhash.h codecs.h
> > > floatobject.h    longobject.h   parsetok.h pygetopt.h
> > >     sip.h          unicodeobject.h code.h
> > > frameobject.h    marshal.h      patchlevel.h
> > pymactoolbox.h   sliceobject.h  weakrefobject.h >
> > > how come it cant locate those?
> > >
> > > On 8/14/07, Victor Lazzarini <
> > > Victor.Lazzarini@nuim.ie > wrote: >
> > > > That's most likely because scons can't locate the
> > > > python header files. Look at
> > > > the scons messages and they'll give you a clue.
> > > >
> > > > At 15:49 14/08/2007, you wrote:
> > > > >also i cant seem to be able to compile python
> > > > opcodes on 5.05 (as in they
> > > > >simply dont exist even when i use
> > > > buildPythonOpcodes=1) python 2.5issue maybe? >
> > > > >On 8/14/07, phundamental unaudio
> > > > >< unaudio@gmail.com>
> > > > wrote: >also. i cant seem to even install it. the
> > > widgets wont work (WARNING: >
> > > > >could not open library
> > > > '/usr/local/lib/csound/plugins/libwidgets.so'
> >(/usr/local/lib/csound/plugins/libwidgets.so: undefined
> > > > symbol: >_ZN2Fl4lockEv). that is after i used the
> > > > install.py script. is the new
> > > > >version even usable?
> > > > >
> > > > >
> > > > >On 8/14/07, phundamental unaudio
> > > > < >unaudio@gmail.com >
> > > > wrote: >Every other scons using software has an
> > > > uninstall target but how do i do
> > > > >it when it comes to csound?
> > > > >
> > > > >
> > > >
> > > > Victor Lazzarini
> > > > Music Technology Laboratory
> > > > Music Department
> > > > National University of Ireland, Maynooth
> > > >
> > > > --
> > > > Send bugs reports to this list.
> > > > To unsubscribe, send email to
> > > csound-unsubscribe@lists.bath.ac.uk >
> > >
> > >
> > >
> >
>