Pretty inexperience with compiling with options and variables. I think I got the options flag right, but I do not know what to type to define the variables. I found the following information, but I am not sure how to actually do the .configure command:
I got this far:LV2:
compile with USE_SLV2 defined and libslv2 enabled.
Categories:
USE_LIBLRDF defined and liblrdf enabled
To assign environment variables (e.g., CC, CFLAGS...), specify them as VAR=VALUE.
Code: Select all
./configure --enable-libslv2=yes --enable-liblrdf=yesThanks for any help on this...really looking forward to categories (yay!) and trying some of the LV2 plugs.