« Return to Thread: install issues with librtcmix

Re: install issues with librtcmix

by Joel Matthys :: Rate this Message:

| View in Thread

In my experience, when an install fails and a file of bin is created (rather than a directory) you need to remove it manually. Not even distclean gets rid of it. And it mucks up any further attempts to build.

Joel

On Thu, 2011-12-15 at 16:58 -0500, John Gibson wrote:
No, these aren't cached. Can you grab a new tarball and show us the output of your configure and make?

J



On Dec 15, 2011, at 4:41 PM, Neil Thornock <neilthornock@...> wrote:

> Are there library links that get cached somewhere?
> 
> I've tried various tarballs, old and new, with exactly the same
> results; something tells me some library linkage is cached...
> 
> On Thu, Dec 15, 2011 at 2:37 PM, John Gibson <johgibso@...> wrote:
>> Maybe I didn't understand. Anyway, I would start over again with a fresh tarball from rtcmix.org.
>> 
>> J
>> 
>> 
>> 
>> On Dec 15, 2011, at 4:31 PM, John Gibson <johgibso@...> wrote:
>> 
>>> Now you need to do...
>>> 
>>> ./configure --with-python
>>> make
>>> make install
>>> 
>>> (for example, if you're using python ever)
>>> 
>>> J
>>> 
>>> 
>>> On Dec 15, 2011, at 4:27 PM, Neil Thornock wrote:
>>> 
>>>> Here we go again... this feels like 2007.
>>>> 
>>>> I had a functioning RTcmix install which I unfortunately deleted (I
>>>> wiped out the entire directory) before running "make uninstall; make
>>>> clean; make distclean", which is what I think is needed before
>>>> reinstalling in another location -- right?
>>>> 
>>>> So, of course, I go to "make" RTcmix in a different directory, and it
>>>> doesn't work:
>>>> 
>>>> "library not found for -lrtcmix"
>>>> 
>>>> I get libgen.dylib but not librtcmix.dylib.  No binaries are created.
>>>> 
>>>> What configuration do I need to change to get RTcmix to build
>>>> librtcmix?  Some library path issue, I think, but I don't know how to
>>>> straighten the kinks out.
>>>> 
>>>> Thanks!
>>>> Neil
>>>> 
>>>> --
>>>> Neil Thornock, D.M.
>>>> No Stopping, Standing, or Parking:
>>>> http://neilthornock.net/mp3s/nostopping.mp3
>>>> Assistant Professor of Music
>>>> Composition/Theory
>>>> Brigham Young University
>>>> _______________________________________________
>>>> RTcmix-discuss mailing list
>>>> RTcmix-discuss@...
>>>> http://music.columbia.edu/mailman/listinfo/rtcmix-discuss
>>> 
>>> _______________________________________________
>>> RTcmix-discuss mailing list
>>> RTcmix-discuss@...
>>> http://music.columbia.edu/mailman/listinfo/rtcmix-discuss
>> _______________________________________________
>> RTcmix-discuss mailing list
>> RTcmix-discuss@...
>> http://music.columbia.edu/mailman/listinfo/rtcmix-discuss
> 
> 
> 
> -- 
> Neil Thornock, D.M.
> No Stopping, Standing, or Parking:
> http://neilthornock.net/mp3s/nostopping.mp3
> Assistant Professor of Music
> Composition/Theory
> Brigham Young University
> _______________________________________________
> RTcmix-discuss mailing list
> RTcmix-discuss@...
> http://music.columbia.edu/mailman/listinfo/rtcmix-discuss
_______________________________________________
RTcmix-discuss mailing list
RTcmix-discuss@...
http://music.columbia.edu/mailman/listinfo/rtcmix-discuss


_______________________________________________
RTcmix-discuss mailing list
RTcmix-discuss@...
http://music.columbia.edu/mailman/listinfo/rtcmix-discuss

 « Return to Thread: install issues with librtcmix