Re: How to compile gtkpod with Ubuntu-14.04

batguano999 <[email protected]> Tue, 25 Mar 2014 23:03:42 -0700
Newsgroups gmane.comp.ipod.gtkpod
Message-ID <[email protected]>

>Ubuntu-14.04 is released soon. 
>I've tested Ubuntu-14.04-beta1 but the repository gtkpod-2.1.4 seems to be broken. 
>Says "Segmentation fault". 
> 
>So I need to compile gtkpod-2.1.4 or gtkpod-git myself. 

OK
I've compiled gtkpod-2.1.4 with 32-bit Ubuntu-14.04-beta1 (but gtkpod-git failed to compile).


$ sudo apt-get install build-essential checkinstall curl

$ sudo apt-get build-dep gtkpod

$ curl -L sourceforge.net/projects/gtkpod/files/gtkpod/gtkpod-2.1.4/gtkpod-2.1.4.tar.gz | tar -xz; cd gtkpod-2.1.4

$ ./configure

$ make

$ sudo checkinstall --pkgname gtkpod --pkgversion 2.1.4 --backup=no --default --deldoc=yes --fstrans=no; sudo ldconfig


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech