-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cant compile on Ubuntu Studio 20.04 #64
Comments
Hi |
Hi.. |
Had a search for how to get gtk2 into my system, lots of differing solutions out there, I did try; sudo apt-get install build-essential gnome-devel which is supposed to install everything to do with gtk (big install), but I still get the same /configure error; checking for GTK... no |
Glad you are making progress! The link above mentions the package Cheers |
Sorry, cant see a link anywhere..
|
Could you point me in the direction of how to get gtk+2.0-dev? The link above shows me a list of dependencies but I cant see how to get any of them, I have little experience of how to navigate and use github links. |
Hi..
Attempted to install this a year or two back, with the help of my son who understands coding, unlike me..
Nevertheless, if I can get this installed and working with my vast library of samples, it will simplify my music making hugely. I have little understanding of coding, but can follow instructions well enough. I have looked at every post for clues at what is going wrong but I cant make out what the problems are.
On ./configure, I get;
configure: running /bin/bash ./configure '--prefix=/usr/local' --disable-option-checking '--enable-test=false' '--srcdir=.' --cache-file=
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking for clang++... no
checking whether the C++ compiler works... no
configure: error: in
/home/fasteddy/Documents/samplecat-0.3.2/lib/waveform/gtkglext-1.0': configure: error: C++ compiler cannot create executables See
config.log' for more detailsconfigure: error: ./configure failed for gtkglext-1.0
configure: error: ./configure failed for lib/waveform
The text was updated successfully, but these errors were encountered: