Search Criteria
Package Details: fbc 1.10.1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/fbc.git (read-only, click to copy) |
---|---|
Package Base: | fbc |
Description: | FreeBASIC Compiler (Release version) |
Upstream URL: | http://www.freebasic.net |
Keywords: | FreeBASIC |
Licenses: | GPL2, LGPL |
Conflicts: | fbc-git, freebasic |
Provides: | fbc |
Submitter: | Frontier |
Maintainer: | Frontier |
Last Packager: | Frontier |
Votes: | 4 |
Popularity: | 0.037718 |
First Submitted: | 2015-03-10 19:50 (UTC) |
Last Updated: | 2024-01-10 15:28 (UTC) |
Dependencies (5)
- gpm (gpm-vmAUR, gpm-gitAUR) (make)
- libffi (libffi-gitAUR) (make)
- libxpm (libxpm-gitAUR) (make)
- libxrandr (libxrandr-gitAUR) (make)
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, mesa-amber) (make)
Latest Comments
Frontier commented on 2023-12-28 19:46 (UTC) (edited on 2023-12-28 19:47 (UTC) by Frontier)
WARNING: This package installs FBC from source using a bootstrapped compiler because the compiler it is written in FreeBasic.
If you are installing this package on a system that does not have an installed version of FBC and you are doing it via a package helper (i.e yam, pamac etc), the installation will fail!
To install it for the first time:
Download the package snapshot using the link on the top right section of this page.
Uncompress the downloaded package and change to the newly created folder. A file PKGBUILD should inside this folder.
Type makepkg to build the package and then use pacman -U to install the final package.
After that, you will be able to install future package updates automatically using your package helper.
Frontier commented on 2020-12-26 11:55 (UTC)
leo72 commented on 2019-07-08 21:01 (UTC)
Since I didn't find "update-libffi-compat" I googled onto the web and found the script at this link: https://github.com/ghollisjr/libffi-compat/blob/master/update-libffi-compat By copying it into an executable file and running it as sudo before to launch the installation from Aur, I was able to compile and install FBC
@Frontier: it seems that FBC isn't dead... It's still actively developed.
Frontier commented on 2018-10-07 06:40 (UTC) (edited on 2018-10-07 06:40 (UTC) by Frontier)
@simona: install it from here https://aur-dev.archlinux.org/packages/libtinfo/
FBC is pretty dead by 2018, I will soon orphan the package...
simona commented on 2018-10-06 21:44 (UTC)
libtinfo missing
bfg commented on 2015-04-09 14:38 (UTC)