Tiny Core Base > Raspberry Pi
piCore-11beta GUI desktop install
danny:
Hi Juanito
I installed fifth from
https://sourceforge.net/projects/fifth-browser/
I unzip the file on piCore and execute
--- Code: ---./configure --prefix=/usr/local
--- End code ---
and I get
--- Code: ---checking build system type... armv7l-unknown-linux-gnueabi
checking host system type... armv7l-unknown-linux-gnueabi
checking target system type... armv7l-unknown-linux-gnueabi
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... config/install-sh -c -d
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for grep that handles long lines and -e... /usr/local/bin/grep
checking for egrep... /usr/local/bin/grep -E
checking for AIX... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking if compiler needs -Werror to reject unknown flags... no
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for fltk-config13... no
checking for fltk-config... no
configure: error: fltk-config not found
--- End code ---
I try to install fltk-config but it seems to nonexistent piCore11.x.
Juanito:
fifth cannot be compiled against the recent version of openssl in the piCore-11.x repo - if it could, I would have done it already.
To answer your question, fltk-config is provided by the fltk-1.3-dev extension.
See also https://github.com/clbr/fifth/issues/30
Juanito:
--- Quote from: danny on April 28, 2020, 04:48:32 AM ---Is there instruction "xdg-open" on piCore 11.X ?
--- End quote ---
xdg-utils posted
Juanito:
--- Quote from: danny on April 16, 2020, 10:56:08 PM ---Could I install firefox on piCore 11.x ?
--- End quote ---
firefox posted
Tested on Xorg, Xorg-3d and wayland using an RPi3 and RPi4.
neonix:
--- Quote from: Juanito on May 20, 2020, 06:44:55 AM ---fifth cannot be compiled against the recent version of openssl in the piCore-11.x repo - if it could, I would have done it already.
--- End quote ---
Could you compile it with static libraries on TC9 and people in TC11 and later versions of TC can use it without any problem?
BTW You can ask catgpt for help.
[Edit]: Moved reply outside of quote tags. Rich
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version