Search found 79 matches: apt

Return to advanced search

Re: FiveLinux on Ubuntu

Hi. In order to run FiveLinux on Ubuntu, you need to install these packages: sudo apt-get install libgtk2.0-dev sudo apt-get install gcc sudo apt-get install libncurses5-dev sudo apt-get install libgpmg1-dev sudo apt-get install libgnomeprintui2.2-dev sudo apt-get ...
by concentra
Tue Nov 21, 2017 11:40 am
 
Forum: FiveLinux / FiveDroid (Android)
Topic: FiveLinux on Ubuntu
Replies: 24
Views: 17055

Re: Plotting locations on Google Maps

... routine over several days before I can get results for the whole database. 2) It is very common to add to an address. For example, 241 South St. Apt 6 Anytown, NY is submitted as 241+South+St.+Apt+6+Anytown,+NY and because of the apartment and number, this will not decode. Make sure you use only ...
by TimStone
Wed Mar 15, 2017 5:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Plotting locations on Google Maps
Replies: 48
Views: 14367

Re: How to Install and Use the Linux Bash Shell on Windows 10

For a quick test, after running "bash", do:

sudo apt-get install mc

then type mc

and you get the "midnight commander" running :-)
by Antonio Linares
Wed Aug 24, 2016 8:43 am
 
Forum: Off Topic / Otros temas
Topic: How to Install and Use the Linux Bash Shell on Windows 10
Replies: 1
Views: 444

Re: OT Seguridad en publicar una BBDD

... una web en el servidor, cierra el puerto 80 en el firewall. Si lo dejas, alguien puede usar alguna vulnerabilidad del Apache para atacarte. - sudo apt-get update & sudo apt-get upgrade todos los días, en ayunas ;) En seguridad es donde mejor se aplica el proverbio "Piensa mal y acertarás" ...
by Carlos Mora
Mon Mar 07, 2016 11:46 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: OT Seguridad en publicar una BBDD
Replies: 2
Views: 509

Re: Connect to Advantage Database

Massimo,

Already sent :-)

Please remember that they are for Ubuntu 32 bits

I have not been able to install libgnomeprintui

No idea why apt-get can't get it
by Antonio Linares
Thu Aug 06, 2015 6:31 pm
 
Forum: FiveLinux / FiveDroid (Android)
Topic: Connect to Advantage Database
Replies: 31
Views: 11242

Re: Connect to Advantage Database

Giuliano,

Were you able to install this package on your Ubuntu ?

sudo apt-get install libgnomeprintui2.2-dev

Do you remember which one you installed for this one ? thanks
by Antonio Linares
Thu Aug 06, 2015 3:39 pm
 
Forum: FiveLinux / FiveDroid (Android)
Topic: Connect to Advantage Database
Replies: 31
Views: 11242

Re: Connect to Advantage Database

Giuliano,

First of all you have to build current Harbour for your Ubuntu and you need GIT for this:

From a terminal window do:

sudo apt-get install git

git clone https://github.com/harbour/core.git harbour

cd harbour

make
by Antonio Linares
Thu Aug 06, 2015 12:06 pm
 
Forum: FiveLinux / FiveDroid (Android)
Topic: Connect to Advantage Database
Replies: 31
Views: 11242

Re: Request for Advice

... would be the first choice makes a little changes to your code.. and MSSQL is a lot more expensive and not as easy as ADS to administer. If you are apt to SQL there are free choices Postgre, MySQL.. etc.. But my company just recently acquired application which uses MSSQL since we bought license ...
by fraxzi
Sat Aug 31, 2013 1:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Request for Advice
Replies: 16
Views: 4908

Re: Converting CVS files

... ROCKLEDGE RD","APT 1C","HARTSDALE","NY","105303455","US","2124814464","","425 E 25TH ST","","NEW ...
by HunterEC
Wed Aug 28, 2013 9:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Converting CVS files
Replies: 46
Views: 20038

Re: FiveWeb

Pablo, Lo primero es construir Harbour en el servidor Linux en donde vas a usarlo. Lo primero que necesitas es usar GIT (sudo apt-get install git) y realizar este sencillo proceso: git clone https://github.com/harbour/core.git harbour cada vez que quieras actualizarlo desde el servidor ...
by FiveWiDi
Mon Jun 24, 2013 4:51 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: FiveWeb
Replies: 26
Views: 5120

Re: FiveWeb

Pablo, Lo primero es construir Harbour en el servidor Linux en donde vas a usarlo. Lo primero que necesitas es usar GIT (sudo apt-get install git) y realizar este sencillo proceso: git clone https://github.com/harbour/core.git harbour cada vez que quieras actualizarlo desde el servidor ...
by Antonio Linares
Fri Jun 14, 2013 4:43 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: FiveWeb
Replies: 26
Views: 5120

Access Windows files in Ubuntu

sudo apt-get install nfts-config

sudo ntfs-config

Windows files will be accesible from /host
by Antonio Linares
Sun Apr 28, 2013 8:11 pm
 
Forum: Off Topic / Otros temas
Topic: Access Windows files in Ubuntu
Replies: 0
Views: 337

Re: FiveWeb de FiveTech (gratis hasta la versión 1.0)

Para instalar MySQL, puedes hacer:

sudo apt-get install mysql-server
by Antonio Linares
Fri Mar 01, 2013 2:56 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: FiveWeb de FiveTech (gratis hasta la versión 1.0)
Replies: 279
Views: 62905

Re: FiveWeb de FiveTech (gratis hasta la versión 1.0)

Marcelo,

Por lo visto Centos no soporta apt-get directamente, sino que tienes que usar yum:

yum install svn

ó

sudo yum install svn
by Antonio Linares
Fri Feb 22, 2013 11:52 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: FiveWeb de FiveTech (gratis hasta la versión 1.0)
Replies: 279
Views: 62905
PreviousNext

Return to advanced search