Cat22
Cat22
./autogen.sh and ./configure run without errors but gftp fails to build see attachment [gftp-build-failure.txt] (https://github.com/masneyb/gftp/files/8315816/gftp-build-failure.txt) KDE 5.76.0 Plasma 5.18.6 Qt: 5.12.7 gcc (SUSE Linux) 11.2.1 20210816 [revision 056e324ce46a7924b5cf10f61010cf9dd2ca10e9]
I just downloaded gFtp because it was not available in openSuse 15.3 ``` $: ./autogen.sh configure.ac:10: warning: macro 'AM_GNU_GETTEXT' not found in library configure.ac:11: installing 'autoconf/ar-lib' configure.ac:11: installing 'autoconf/compile' configure.ac:56:...
If you could link in libc (/lib64/libc.so.6) then you could use standard C functions like printf. I'll bet this isnt all that difficult and you could look at startup code...
All my bookmarks re stacked one above the other on the left side of the browser linux firefox 104.02 My userChrome.css imports are: ``` @import "CustomCSSforFx/classic/css/tabs/tabs_multiple_lines_fx81.css"; /*Is there newer than...
openSuse Tumbleweed KDE 5.78.0 Plasma 5.20.5 Qt: 5.15.2 Firefox 86.0 I see a line at the bottom of each tab - how do i get rid of that? Theme or...
What is the purpose of id? How do you use it? ``src/main.c: In function ‘sample_code’: src/main.c:29:9: warning: variable ‘id’ set but not used [-Wunused-but-set-variable] 29 | int id[10] = {0};...