[Bug 626287] Re: Missing gui on gpsim

2014-03-07 Thread Georges Khaznadar
** Changed in: gpsim (Ubuntu)
 Assignee: (unassigned) = Georges Khaznadar (georgesk)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/626287

Title:
  Missing gui on gpsim

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gpsim/+bug/626287/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 626287] Re: Missing gui on gpsim

2014-03-07 Thread Georges Khaznadar
** Changed in: gpsim (Ubuntu)
   Status: Confirmed = Opinion

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/626287

Title:
  Missing gui on gpsim

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gpsim/+bug/626287/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 626287] Re: Missing gui on gpsim

2013-06-08 Thread Gabriele Tozzi
Thank you László, your instructions are still useful and still works
also with latest ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/626287

Title:
  Missing gui on gpsim

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gpsim/+bug/626287/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 626287] Re: Missing gui on gpsim

2012-12-30 Thread László Meskó
Maybe it's changed already. I've successfuly compiled gtkextra-3.0. (I've 
checked out version 2012-12-20.) Every dependency was found in ubuntu 
reporitory, without any paching.
Then I've successfully compiled gpsim 0.26.99 from on ubuntu 12.10 and a 
freshly installed 13.04 alpha (dec. 30. build).
(Maybe it will also work on ubuntu 12.04 I haven't tried.)

Neccessary steps:
1. Install required packages:
sudo apt-get install build-essentials cvs subversion byacc flex gtk-doc-tools
sudo apt-get install libgtk2.0-dev libfontconfig1-dev libpopt-dev 
libreadline6-dev
If you have previously installed gpsim uninstall it:
sudo apt-get purge gpsim

2. download, compile and install gtkextra-3.0 from cvs:
I've installed gtkextra-3.0 from: http://sourceforge.net/projects/gtkextra/ 
(select code, cvs) following the instructions there.
I did:
cvs -z3 -d:pserver:anonym...@gtkextra.cvs.sourceforge.net:/cvsroot/gtkextra co 
-P gtkextra-3
cd gtkextra-3
./autogen.sh
./configure
make
sudo make install

3. download, compile and install gpsim from svn:
I've downloaded and compiled gpsim following the instructions here: 
http://gpsim.sourceforge.net/gpsim_svn.html
I did:
mkdir gpsim # or whatever directory name you prefer
cd gpsim
(watch for the space+dot at the end:)
svn checkout https://gpsim.svn.sourceforge.net/svnroot/gpsim/trunk  .
libtoolize –force
aclocal
autoheader
automake --force-missing --add-missing
autoconf
./configure  –enable-shared --enable-sockets
make
sudo make install
sudo ldconfig

4. Use gpsim :-)
gpsim

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/626287

Title:
  Missing gui on gpsim

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gpsim/+bug/626287/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 626287] Re: Missing gui on gpsim

2011-10-03 Thread anthonyjschu...@gmail.com
I've got this problem on 11.04

Trying to compile from source... huge PITA... I think they might have
disabled the GUI because it has old-school gtkextra dependencies...
which have been removed since karmic. It is possible to compile gtkextra
on natty, but not easy, requiring manual patching of a sourcefile.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/626287

Title:
  Missing gui on gpsim

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gpsim/+bug/626287/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 626287] Re: Missing gui on gpsim

2011-10-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gpsim (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/626287

Title:
  Missing gui on gpsim

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gpsim/+bug/626287/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs