View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000157 | Cinelerra-GG | Bug | public | 2019-03-08 23:34 | 2019-03-09 01:13 |
| Reporter | Sam | Assigned To | goodguy | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| OS | OpenSuse | OS Version | Leap 15 | ||
| Product Version | 2019-02 | ||||
| Summary | 0000157: OpenSuse compiling error | ||||
| Description | Since the last two or three updates I am not able to compile Cin-GG. Before that I started the build-script to see if all dependencies are solved and all required packages have been installed. All necessary packages have been installed. The following error message appears when compiling: checking dependency style of gcc... none checking dependency style of gcc... none checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-2.0' found checking for gtk_init in -lm... no configure: error: LV2 requires gtk+-2.0 support. make: *** Es wurden keine Ziele angegeben und keine „make“-Steuerdatei gefunden. Schluss. | ||||
| Tags | No tags attached. | ||||
|
|
I forgot to mention. So that I can compile, I have excluded LV2, so it does not hurry. |
|
|
'gtk+-2.0' Specifically for the Calf-Studio LV2 plugins, the user's computer must have gtk-2-runtime installed, which seems to be automatically done already for most distros. The default build is --with-lv2=yes and requires that GTK-2-devel must be installed or the build will fail and notify you. |
|
|
It's written a little differently, so I didn't find it right away. In OpenSuse it is written like this: gtk2-devel. The hyphen is after the number two. There is also a gtk-2, but no devel. A bit confusing, but now everything works fine. |
|
|
I will correct the manual documentation for the varied name so others are warned too. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-03-08 23:34 | Sam | New Issue | |
| 2019-03-08 23:38 | Sam | Note Added: 0001108 | |
| 2019-03-08 23:55 | PhyllisSmith | Note Added: 0001109 | |
| 2019-03-08 23:55 | PhyllisSmith | Assigned To | => goodguy |
| 2019-03-08 23:55 | PhyllisSmith | Status | new => assigned |
| 2019-03-09 00:33 | Sam | Note Added: 0001110 | |
| 2019-03-09 01:13 | PhyllisSmith | Status | assigned => closed |
| 2019-03-09 01:13 | PhyllisSmith | Resolution | open => no change required |
| 2019-03-09 01:13 | PhyllisSmith | Note Added: 0001112 |