Cannot install IDJC/calls for Jack package
A feature packed DJ console and internet radio client for Linux users
Status: Beta
Brought to you by:
s-fairchild
Hi
When reinstalling IDJC, I cannot get past
configure: error: Package requirements (jack >= 0.98.0) were not met:
No package 'jack' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables LIBJACK_CFLAGS
and LIBJACK_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Is there a way around this please?
which Linux do you use?
Thank you for replying - I use Mint 19.3
which Linux do you use?
[support-requests:#99] Cannot install IDJC/calls for Jack package
Status: open
Group: v1.0 (example)
Labels: Install
Created: Mon May 18, 2020 04:29 PM UTC by Kyle Rickards
Last Updated: Mon May 18, 2020 04:29 PM UTC
Owner: Stephen Fairchild
Hi
When reinstalling IDJC, I cannot get past
configure: error: Package requirements (jack >= 0.98.0) were not met:
No package 'jack' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables LIBJACK_CFLAGS
and LIBJACK_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Is there a way around this please?
Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/idjc/support-requests/99/
To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/
Related
Support Requests:
#99I'm not sure about Linux mint.
The package you need is libjack-dev
sudo apt install libjack-dev
would be the command for ubuntu in example.
Thanks you, I will try now
Sent from my iPad
On 19 May 2020, at 04:58, tadiwe tadiwe@users.sourceforge.net wrote:
I'm not sure about Linux mint.
The package you need is libjack-dev
sudo apt install libjack-dev
would be the command for ubuntu in example.
[support-requests:#99] Cannot install IDJC/calls for Jack package
Status: open
Group: v1.0 (example)
Labels: Install
Created: Mon May 18, 2020 04:29 PM UTC by Kyle Rickards
Last Updated: Mon May 18, 2020 06:33 PM UTC
Owner: Stephen Fairchild
Hi
When reinstalling IDJC, I cannot get past
configure: error: Package requirements (jack >= 0.98.0) were not met:
No package 'jack' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables LIBJACK_CFLAGS
and LIBJACK_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Is there a way around this please?
Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/idjc/support-requests/99/
To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/
Related
Support Requests:
#99Thank you - that worked perfectly and is installed. I cannot see sound registering in IDJC now but I think that it is to do with JACK maybe, rather than IDJC. Thank you again though.
Thanks you, I will try now
Sent from my iPad
On 19 May 2020, at 04:58, tadiwe tadiwe@users.sourceforge.net wrote:
I'm not sure about Linux mint.
The package you need is libjack-dev
sudo apt install libjack-dev
would be the command for ubuntu in example.
[support-requests:#99] Cannot install IDJC/calls for Jack package
Status: open
Group: v1.0 (example)
Labels: Install
Created: Mon May 18, 2020 04:29 PM UTC by Kyle Rickards
Last Updated: Mon May 18, 2020 06:33 PM UTC
Owner: Stephen Fairchild
Hi
When reinstalling IDJC, I cannot get past
configure: error: Package requirements (jack >= 0.98.0) were not met:
No package 'jack' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables LIBJACK_CFLAGS
and LIBJACK_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Is there a way around this please?
Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/idjc/support-requests/99/
To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/
[support-requests:#99] Cannot install IDJC/calls for Jack package
Status: open
Group: v1.0 (example)
Labels: Install
Created: Mon May 18, 2020 04:29 PM UTC by Kyle Rickards
Last Updated: Tue May 19, 2020 03:57 AM UTC
Owner: Stephen Fairchild
Hi
When reinstalling IDJC, I cannot get past
configure: error: Package requirements (jack >= 0.98.0) were not met:
No package 'jack' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables LIBJACK_CFLAGS
and LIBJACK_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Is there a way around this please?
Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/idjc/support-requests/99/
To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/
Related
Support Requests:
#99If you were following instructions in https://idjc.sourceforge.io/install_build.html, when installing idcj, in this step...
... you can prefix it with PKG_CONFIG_PATH like this:
Hope it works :)