Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] A question about libjack and LV2 devel files
@ 2020-09-21 18:37 userabc123xyz
  2020-09-22 14:26 ` daniel-eys
  2020-09-22 14:31 ` [ISSUE] [CLOSED] " sgn
  0 siblings, 2 replies; 3+ messages in thread
From: userabc123xyz @ 2020-09-21 18:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 489 bytes --]

New issue by userabc123xyz on void-packages repository

https://github.com/void-linux/void-packages/issues/25015

Description:
I'm trying to compile synthv1 on Void, but ./configure gives me: 
configure: WARNING: *** JACK library not found.
configure: WARNING: *** LV2 header files not found.
but 
1) I have libjack installed on my system - is this the correct package, or some devel package is also required?
2) I have no idea what package can provide LV2 headers
can someone help?

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: A question about libjack and LV2 devel files
  2020-09-21 18:37 [ISSUE] A question about libjack and LV2 devel files userabc123xyz
@ 2020-09-22 14:26 ` daniel-eys
  2020-09-22 14:31 ` [ISSUE] [CLOSED] " sgn
  1 sibling, 0 replies; 3+ messages in thread
From: daniel-eys @ 2020-09-22 14:26 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 385 bytes --]

New comment by daniel-eys on void-packages repository

https://github.com/void-linux/void-packages/issues/25015#issuecomment-696757178

Comment:
Void has a convenient tool called `xlocate` from the `xtools` package, which can help you locate files.
Like so:
```
xlocate /usr/include/jack
xlocate /usr/include/lv2
```
So the packages you are missing are `jack-devel` and `lv2`.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ISSUE] [CLOSED] A question about libjack and LV2 devel files
  2020-09-21 18:37 [ISSUE] A question about libjack and LV2 devel files userabc123xyz
  2020-09-22 14:26 ` daniel-eys
@ 2020-09-22 14:31 ` sgn
  1 sibling, 0 replies; 3+ messages in thread
From: sgn @ 2020-09-22 14:31 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 498 bytes --]

Closed issue by userabc123xyz on void-packages repository

https://github.com/void-linux/void-packages/issues/25015

Description:
I'm trying to compile synthv1 on Void, and ./configure gives me: 
configure: WARNING: *** JACK library not found.
configure: WARNING: *** LV2 header files not found.

1) I already have libjack installed on my system - is this the correct package, or some devel package is also required?
2) I have no idea what package can provide LV2 headers

can someone help?

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-09-22 14:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-21 18:37 [ISSUE] A question about libjack and LV2 devel files userabc123xyz
2020-09-22 14:26 ` daniel-eys
2020-09-22 14:31 ` [ISSUE] [CLOSED] " sgn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).