hi list.
im trying to compile [readanysf~]. when configuring i get:...configure couldn't find the FLEXT lib. it wants libflext.so.
which one should I link to? dabiel:~# ldconfig -p | grep flext libflext-pd_d.so.0.5 (libc6) => /usr/lib/libflext-pd_d.so.0.5 libflext-pd_d.so (libc6) => /usr/lib/libflext-pd_d.so libflext-pd.so.0.5 (libc6) => /usr/lib/libflext-pd.so.0.5 libflext-pd.so (libc6) => /usr/lib/libflext-pd.so ive tried to link and compile to each one of them, but when i [play(, the only sound i get is a volcano eruption.
im on demudi pd-0.38.4+amidi-4 readanysf~.0.13.1 flext-0.5.0
thanx in advance best regards daniel .
"Most rock journalism is people who can't write, interviewing people who can't talk, for people who can't read." - Frank Zappa
(forwarding to flext-list)
im trying to compile [readanysf~]. when configuring i get:...configure couldn't find the FLEXT lib. it wants libflext.so.
the flext libraries have been renamed to libflext-pd.so ...
thomas, maybe a point for the flext faq :-)
tim
Tim Blechmann say:
(forwarding to flext-list)
im trying to compile [readanysf~]. when configuring i get:...configure couldn't find the FLEXT lib. it wants libflext.so.
the flext libraries have been renamed to libflext-pd.so ...
thomas, maybe a point for the flext faq :-)
I also found other changes in the flext libs that will keep readanysf~ from compiling. I made changes to my configure.ac and would like to do a CVS commit. Last time I tried, I didn't have the permissions to do a commit. Can someone help me out here?
You can also download the changes here:
http://aug.ment.org/readanysf/download.php
-august.