Search found 16 matches: libgtk2

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 install ...
by concentra
Tue Nov 21, 2017 11:40 am
 
Forum: FiveLinux / FiveDroid (Android)
Topic: FiveLinux on Ubuntu
Replies: 24
Views: 16943

Re: Fivelinux on ubuntu 12.04

Maheus,

Please double check that you have done a:

sudo apt-get install libgtk2.0-dev
by Antonio Linares
Sat Sep 15, 2012 7:41 am
 
Forum: FiveLinux / FiveDroid (Android)
Topic: Fivelinux on ubuntu 12.04
Replies: 4
Views: 3095

Re: Me marca error en la libreria libfive.a

Al poner la otra parte marca esto tambien benjiben@benjiben-Aspire-X3910:~/fivelinux/samples$ sudo apt-get install gcc libgtk2.0-dev libncurses5-dev libgpmg1-dev libgnomeprintui2.2-dev glade-2 libglade2-dev unixODBC-dev Leyendo lista de paquetes... Hecho Creando árbol de dependencias ...
by benjiben143
Sat Jun 16, 2012 7:20 pm
 
Forum: FiveLinux / FiveDroid (Android)
Topic: Me marca error en la libreria libfive.a
Replies: 15
Views: 6109

Re: Me marca error en la libreria libfive.a

... cat /etc/issue Ubuntu 12.04 LTS \n \l benjiben@benjiben-Aspire-X3910:~/fivelinux/samples$ sudo apt-get install libgtk2.0-dev Leyendo lista de paquetes... Hecho Creando árbol de dependencias Leyendo la información de estado... Hecho libgtk2.0-dev ya está en su ...
by benjiben143
Sat Jun 16, 2012 7:15 pm
 
Forum: FiveLinux / FiveDroid (Android)
Topic: Me marca error en la libreria libfive.a
Replies: 15
Views: 6109

Re: Me marca error en la libreria libfive.a

Que versión de Linux estas usando ?

Tienes que instalar GTK+ devel:

sudo apt-get install libgtk2.0-dev

http://wiki.fivetechsoft.com/doku.php?id=fivelinux_installpackages
by Antonio Linares
Sat Jun 16, 2012 7:00 pm
 
Forum: FiveLinux / FiveDroid (Android)
Topic: Me marca error en la libreria libfive.a
Replies: 15
Views: 6109

Re: Some Issues with Ubuntu 10.04

Hi all

Further to the above I have discovered that

Code: Select all  Expand view
sudo apt-get install glade


also installs libglade2-0 and libgtk2.0-dev, so less steps are now required.
by xProgrammer
Wed May 12, 2010 1:16 pm
 
Forum: FiveLinux / FiveDroid (Android)
Topic: Some Issues with Ubuntu 10.04
Replies: 2
Views: 950

fivelinux + ubuntu 9.10

Sr. Antonio, Tive problemas em instalar a GTK: sudo apt-get install libgtk2.0-dev [sudo] password for ubiratan: Lendo listas de pacotes... Pronto Construindo árvore de dependências Lendo informação de estado... Pronto Alguns pacotes não puderam ser instalados. ...
by MGA
Fri Feb 05, 2010 8:04 pm
 
Forum: FiveLinux / FiveDroid (Android)
Topic: fivelinux + ubuntu 9.10
Replies: 2
Views: 969

Re: Error compilando en Ubuntu

... en un tema de este foro para ubuntu. como puedes ver aquí están todas instaladas, o por lo menos eso me dice. root@ubuntu:/# sudo apt-get install libgtk2.0-dev Leyendo lista de paquetes... Hecho Creando árbol de dependencias Leyendo la información de estado... Hecho libgtk2.0-dev ya está en su ...
by pedrog
Mon Oct 05, 2009 9:26 pm
 
Forum: FiveLinux / FiveDroid (Android)
Topic: Error compilando en Ubuntu
Replies: 12
Views: 2988

JM, Si, exactamente :-) En cuanto a Linux necesitarás comprobar que tienes estos paquetes instalados: 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 el gnomeprint ...
by Antonio Linares
Sun Mar 30, 2008 8:59 am
 
Forum: FiveLinux / FiveDroid (Android)
Topic: Distribucion Recomendada?
Replies: 12
Views: 5310

Help to Install Ubuntu

... are repository. I Finished with Installer CD, but how to Install the others ? to many error when I used this command line : 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 ...
by fafi
Mon Feb 25, 2008 12:15 pm
 
Forum: FiveLinux / FiveDroid (Android)
Topic: Help to Install Ubuntu
Replies: 6
Views: 2286

Ubuntu 7.10

... Thought I would install the necessary components to do development under 7.10 and got the following results: gcc - already at latest version libgtk2.0-dev not found, suggested libgtk2.0-bin libncurses5-dev not found libgpmg1-dev not found libgnomeprintui2.2-dev not found glade-2 not found ...
by xProgrammer
Sun Feb 03, 2008 9:50 am
 
Forum: FiveLinux / FiveDroid (Android)
Topic: Ubuntu 7.10
Replies: 5
Views: 1484

Willy,

You have to install these packages from a terminal window:

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 install glade-2
by Antonio Linares
Wed Jan 09, 2008 7:15 pm
 
Forum: FiveLinux / FiveDroid (Android)
Topic: Restarting with FiveLinux
Replies: 28
Views: 6829

Antonio, ahora ya estoy con Ubuntu 7.04 lo instale con vmware player, ya instale la secuencia de programas: 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 ahora ...
by wilsongamboa
Sun Oct 14, 2007 7:15 am
 
Forum: FiveLinux / FiveDroid (Android)
Topic: queriendo iniciar con fivelinux
Replies: 9
Views: 3758

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
by Antonio Linares
Fri Jul 27, 2007 12:15 pm
 
Forum: FiveLinux / FiveDroid (Android)
Topic: Porting to (what flavour of) Linux
Replies: 18
Views: 6728

FiveLinux en Ubuntu

Para usar FiveLinux en Ubuntu hay que instalar estos paquetes: 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 install libglade2-dev ...
by Antonio Linares
Tue Oct 31, 2006 12:56 pm
 
Forum: FiveLinux / FiveDroid (Android)
Topic: FiveLinux en Ubuntu
Replies: 10
Views: 27946
Next

Return to advanced search