Philippe734 / Simple.NFS.GUI

GUI tool for NFS for Linux. Set a machine as Client/Server in a local network easily with this front-end for NFS.
GNU General Public License v3.0
85 stars 10 forks source link

How to compile it from source #26

Closed ghost closed 2 years ago

ghost commented 4 years ago

just for the info

i added the -bin ie binary version to aur

https://aur.archlinux.org/packages/simple-nfs-gui-bin/

and how do we compile it from source i did not find any instruction in readme

ghost commented 4 years ago

ohh it doesnt work with other distros at all due to usage of apt

so its only for ubuntu

please rename the description

Simple NFS GUI for Linux

to Simple NFS GUI for Ubuntu only

ghost commented 4 years ago

okay after some search i found how to compile it

gbc3 -e -a -g -t -p -m 
gba3

and fiddling with source i got it to work

i removed the apt part and the command and changed hostname -I to hostname -i

so it works now instead of giving out of bound error

mbnoimi commented 3 years ago

and how do we compile it from source i did not find any instruction in readme

I'm unable to find any source code! It seems this repository a fake one for closed source binaries!!!

Philippe734 commented 2 years ago

My app use the Gambas IDE to use it. Here is the source code of Gambas: https://gitlab.com/gambas/gambas