New Gxine 4.7 & Xine-lib 1.0.2

What features/apps/bugfixes needed in a future Puppy
Post Reply
Message
Author
Guest

New Gxine 4.7 & Xine-lib 1.0.2

#1 Post by Guest »

I'am using the new Gxine-0.4.7 with the new xine-lib 1.0.2 and they seem to work a little better than the previous gxine-0.4.6 and xine-lib 1.0.0. We have compiled them with puppy 1.05a2 from source. Not being experts with compiling, we had to make symbolic links from /usr/local/lib to /usr/ X11R6/lib.

duke93535

User avatar
duke93535
Posts: 194
Joined: Thu 05 May 2005, 16:45
Location: California , High Desert

#2 Post by duke93535 »

Above guest is duke93535 and it showed me logged in but when I posted it show me as guest.

User avatar
BarryK
Puppy Master
Posts: 9392
Joined: Mon 09 May 2005, 09:23
Location: Perth, Western Australia
Contact:

#3 Post by BarryK »

Probably when compiling xine-lib, you would need "--prefix=/usr" as the default is /usr/local.

I didn't compile xine-lib, I got it out of Vector.

Here is the configure I used to compile Gxine 0.4.6:

Code: Select all

./configure --sysconfdir=/etc --localstatedir=/var --build=i586-pc-linux-gnu --disable-lirc --with-x --disable-nls --disable-integration-wizard

User avatar
BarryK
Puppy Master
Posts: 9392
Joined: Mon 09 May 2005, 09:23
Location: Perth, Western Australia
Contact:

#4 Post by BarryK »

If you do want to have a go at recompiling xinelib then gxine, be sure to uninstall first:

Code: Select all

# make uninstall
# make distclean
then do the configure step.

User avatar
duke93535
Posts: 194
Joined: Thu 05 May 2005, 16:45
Location: California , High Desert

#5 Post by duke93535 »

Thanks Barry for the inforamtion on compiling. duke93535

Post Reply