<br><br>On Thursday, April 21, 2022,  <<a href="mailto:mnieuw@zap.a2000.nl">mnieuw@zap.a2000.nl</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Thu, 21 Apr 2022 19:47:30 +0300<br>
Andrew Randrianasulu <<a href="mailto:randrianasulu@gmail.com">randrianasulu@gmail.com</a>> wrote:<br>
<br>
> On Thursday, April 21, 2022, <<a href="mailto:mnieuw@zap.a2000.nl">mnieuw@zap.a2000.nl</a>> wrote:<br>
> <br>
> > I tried the FreeBSD 13 pre-built CinGG on a fully updated FreeBSD<br>
> > 13.<br>
> ><br>
> > After installing packages openexr, flac and<br>
> > libsndfile, CinGG failed to start, with weird errors.  <br>
> <br>
> <br>
> <br>
> be sure you mounted procfs:<br>
> <br>
>  mount - t procfs proc /proc<br>
<br>
That was it! It now starts fine, and the plugin directory is<br>
normal.<br>
Is this mount requirement mentioned somewhere? </blockquote><div><br></div><div>I guess not? I run into this head on! </div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br></blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br></blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br></blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The manual says<br>
to refer to README.txt. there is a README in the bin directory but it<br>
has no information on this.<br>
Would it be possible for CinGG to detect this and give a proper error<br>
message?</blockquote><div><br></div><div>good question.. not sure for now.... </div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
> i'll look into pkglist, attached<br>
> <br>
> <br>
> <br>
> $ cat pkg_list | grep gtk<br>
> gtk-update-icon-cache-3.24.31 Gtk-update-icon-cache utility from the<br>
> Gtk+ toolkit<br>
> gtk2-2.24.33 Gimp Toolkit for X11 GUI (previous stable version)<br>
> gtk3-3.24.33 Gimp Toolkit for X11 GUI (current stable version)<br>
> <br>
> <br>
> <br>
> > - It could not create the .bcast5 directory, although the path it<br>
> > showed in the error message was correct.<br>
> > - It tried to put plugins into /plugin .<br>
> > - And maybe because of that, very many errors on plugins.<br>
> ><br>
> > Certainly the first two should be easy to debug, unfortunately I<br>
> > cannot build from sources. Configure stops at needing gkt2+ . I am<br>
> > running the XFCE desktop, so gtk2 must be present, it is probably<br>
> > some gkt2 development files that are missing.  <br>
> <br>
<br>
After install pkgcfg that error was gone.<br>
<br>
I still get build errors though. Are you using the blds/bsd.bld script<br>
as it is in the git?</blockquote><div><br></div><div><br></div><div>no, I already modified my version.... will send next time. I think either my freebsd patches or blds/bsd.patch {modified} needed for build... Can you post errors? </div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Thanks for the package list, you do have more installed than is on my<br>
test VM.<br>
<br>
Is audio working normally for you? According to the preferences, OSS is<br>
used, and there is sound but it is very soft.</blockquote><div><br></div><div>probably you should find some {oss} muxer utility? </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br></blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br></blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br></blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> I see no alsa/pulseaudio<br>
on your list (you can get them by pkg install alsa-utils). But they are<br>
disabled in blds/bds.bld .<br>
<br>
</blockquote>