Re: [CentOS] compiling buoh comic reader for C-6

2011-08-06 Thread Keith Roberts
On Sat, 6 Aug 2011, sysadm wrote:

*snip*

 maybe you should compile with -static on centos5.6 after 
 that you try (running) it on centos6?

That sounds a reasonable suggestion. Compile as a static 
binary on 5.6, so all the required files to run buoh are 
built into the binary. That way the buoh binary will not be 
looking for any other external missing files on C6.

(That's the type of Skype binary I use on C5.6)

It makes the program file a bit larger, but if it works does 
it really matter?

The only other problem that comes to mind is if there are 
kernel symbols missing from the C6 kernel, that were in the 
C5 kernel.

Kind Regards,

Keith Roberts

-
Websites:
http://www.karsites.net
http://www.php-debuggers.net
http://www.raised-from-the-dead.org.uk

All email addresses are challenge-response protected with
TMDA [http://tmda.net]
-
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] compiling buoh comic reader for C-6

2011-08-06 Thread Scott Robbins
On Fri, Aug 05, 2011 at 10:01:46PM -0400, fred smith wrote:
 Hi all!
 
 I'm trying to build the buoh comic reader for centos 6 and my head is
 getting tired of repeated forceful contact with the wall.

If you just need a reader for cbz and similar files, comix is available
in repoforge.  (I realize this doesn't answer your question at all, but
in case that's all you need, comix has always worked reasonably well for
me.)


-- 
Scott Robbins
PGP keyID EB3467D6
( 1B48 077D 66F6 9DB0 FDC2 A409 FA54 EB34 67D6 )
gpg --keyserver pgp.mit.edu --recv-keys EB3467D6

Principal Snyder: There are things I will not tolerate: students 
loitering on campus after school, horrible murders with hearts 
being removed. And also smoking. 

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] compiling buoh comic reader for C-6

2011-08-06 Thread Thomas Johansson
On 2011-08-06 04:01, fred smith wrote:
 Hi all!

 I'm trying to build the buoh comic reader for centos 6 and my head is
 getting tired of repeated forceful contact with the wall.

   :
 The configure script refuses to deal with libsoup-2.4. so I look at what
 pkgconfig thinks the installed libsoup is, hack the configure script
 to look for that version and voila!

 ok, so now to do make, which chokes on the first (only) file that
 includes any libsoup headers. it claims it can't find SoupURI, but
 it's right there!!. I've followed the chain of header file directories,
 heck, I've even compiled that one file with -E and verified that
 it expands to the right code. I can't see why it's complaining!

Well, it can find SoupURI, but not SoupUri as it's written in the buoh code. In 
libsoup-2.4 there seem to be a 
number of changes in the code compared to version 2.2. The code in buoh is 
obviously not adopted to these changes.

hostname 291% grep -i soupuri src/*
src/buoh-comic-loader.c:SoupUri *soup_uri = soup_uri_new 
(proxy_uri);

hostname 295% grep -i soupuri /usr/include/libsoup-2.4/libsoup/soup-uri.h | 
grep struct
struct _SoupURI {


Updating the buoh code to SoupURI fix the SoupUri error. The other errors 
becomes trickier. It's too much 
efforts to fix that. Skip the compilation on C6. Instead file a report at 
http://buoh.steve-o.org/ and follow 
the suggestions to compile a static binary on C5.6. Hopefully that will work on 
C6.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] compiling buoh comic reader for C-6

2011-08-06 Thread Thomas Johansson
On 2011-08-06 04:01, fred smith wrote:
 Hi all!

 I'm trying to build the buoh comic reader for centos 6 and my head is
 getting tired of repeated forceful contact with the wall.

 The configure script refuses to deal with libsoup-2.4. so I look at what
 pkgconfig thinks the installed libsoup is, hack the configure script
 to look for that version and voila!


I have now checked the website for buoh. The project is now mantained in the 
GNOME git repository 
(http://git.gnome.org/browse/buoh/). It has been adopted for libsoup-2.4 but 
also for gtk+3. The problem for 
C6 is that gtk+3 is not available. It is available in Fedora14 or higher.

Build a static binary on 5.6 and use that one or change comic reader.

/THomas
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Cursor disappear when entering WINE application

2011-08-06 Thread Andrew 'Dewa' B. Osmond
dear guys,

I'm installing CentOS 5.5 on my laptop. I also install WINE to run Microsoft
Office and running well.
The problem is, my cursor is always dissapear when I open MS Office
application. When I point my cursor
on window of the MS Office (example : MS Word), my cursor has gone!

Have you ever had same experience like me? what's the solution?


thanks,
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Cursor disappear when entering WINE application

2011-08-06 Thread Always Learning

On Sat, 2011-08-06 at 20:44 +0700, Andrew 'Dewa' B. Osmond wrote:

 I'm installing CentOS 5.5 on my laptop. I also install WINE to run
 Microsoft Office and running well.
 The problem is, my cursor is always dissapear when I open MS Office
 application. When I point my cursor 
 on window of the MS Office (example : MS Word), my cursor has gone!
 
 Have you ever had same experience like me? what's the solution?

Install Open Office. It is supposed to be 100% compatible with M$ Office
and you are unlikely to lose your cursor. It is in the usual
repositories.



-- 
With best regards,

Paul.
England,
EU.


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Cursor disappear when entering WINE application

2011-08-06 Thread John R Pierce
On 08/06/11 7:05 AM, Always Learning wrote:
 Install Open Office. It is supposed to be 100% compatible with M$ Office

note even close to 100% compatible with current versions of MS Office.  
it can read/write most simple Excel/Word files, but often has problems 
with advanced formatting, the PowerPoint equivalent isn't even that 
close, and Base is nothing like Access.   Using the OpenOffice programs 
is about like setting the wayback machine for 1999.


-- 
john r pierceN 37, W 122
santa cruz ca mid-left coast

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Cursor disappear when entering WINE application

2011-08-06 Thread Stephen Harris
On Sat, Aug 06, 2011 at 03:05:35PM +0100, Always Learning wrote:
 Install Open Office. It is supposed to be 100% compatible with M$ Office

Funny man!


-- 

rgds
Stephen
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Cursor disappear when entering WINE application

2011-08-06 Thread John R Pierce
On 08/06/11 10:56 AM, Always Learning wrote:
 Never ever used Access or other parametrised databases. Always prefer to
 design, write and implement my own - they are much better and 100% user
 friendly too :-)

Access isn't really a database (it uses the Jet database which 
implements a subset of SQL), rather, its a application development 
system for creating forms+reports based apps, with VBasic business 
logic.  Access applications can use 'real' database servers, such as 
postgresql, mysql, oracle, etc.

OpenOffice Base is very much the same sort of thing, but without any 
hint of compatibility.


-- 
john r pierceN 37, W 122
santa cruz ca mid-left coast

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] qemu on centos with a xen kernel

2011-08-06 Thread mattias
not work
something about a bug in the virtual bios

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Cursor disappear when entering WINE application

2011-08-06 Thread Cliff Pratt
On Sun, Aug 7, 2011 at 7:58 AM, John R Pierce pie...@hogranch.com wrote:
 On 08/06/11 10:56 AM, Always Learning wrote:
 Never ever used Access or other parametrised databases. Always prefer to
 design, write and implement my own - they are much better and 100% user
 friendly too :-)

 Access isn't really a database (it uses the Jet database which
 implements a subset of SQL), rather, its a application development
 system for creating forms+reports based apps, with VBasic business
 logic.  Access applications can use 'real' database servers, such as
 postgresql, mysql, oracle, etc.

 OpenOffice Base is very much the same sort of thing, but without any
 hint of compatibility.

I've used Base with MySql, PostgreSQL and MSSQL in the past, though
MSSQL wasn't that easy and I can't remember how I did it. (Probably
via JDBC but I'm not sure).

Access is good for nothing and is a computational dinosaur. It's far
simpler to use Excell than Access for creating Forms and Apps. The
rule of thumb is if the app needs more than Excell can provide move to
using MSSQL.

I've used OpenOffice for documents for years and never had any
comments or complaints from recipients.

Cheers,

Cliff
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS-docs] Updating information on Skype in HowTo

2011-08-06 Thread Ralph Angenendt
Am 31.07.11 07:33, schrieb Yves Bellefeuille:
 Hello:

 My user name is YvesBellefeuille.

 I'd like to edit the information on using Skype under CentOS 6 at
 http://wiki.centos.org/HowTos/Skype .

Okay, if John says you're going to change a different part of the page: 
Go ahead.

Ralph
___
CentOS-docs mailing list
CentOS-docs@centos.org
http://lists.centos.org/mailman/listinfo/centos-docs


Re: [CentOS-es] Cliente Torrent (con interface web)

2011-08-06 Thread Oscar Osta Pueyo
Hola,
Transmision viene por defecto en una instalacion tipo desktop, asi que si
esta en los repositorios...
El 04/08/2011 16:17, Pablo Gonzalez pgo...@ar.ibm.com escribió:
 Buenas,

 El tema es el siguiente, instale dentro de una virtual un
 Centos 6 para ir familiarizándome con esta distro (ya vengo usando Debian)

 e incluirle algunos servicios. Uno de ellos es un cliente torrent, al que
 pienso acceder por web. Entonces entre las opciones disponibles encontré
 transmission y uTorrent, pero lamentablemente ninguno de los 2 esta dentro

 de los repositorios.

 Al intentar instalarlos ambos fallan (ambos por versiones
 de librerías) es por eso que pregunto, alguno conoce un cliente torrent
 que cuente con interface web incluido dentro de los repositorios de Centos

 ?. Me gustaria administrar todo el soft en forma centralizada con yum y no

 ir compilando aplicaciones que luego de un tiempo queden desactualizadas.
 Mis repositorios actuales son los siguientes:


 [patata@centos-6 ~]$ sudo yum listrepos
 repo id repo name status
 Webmin Webmin Distribution Neutral 76
 base CentOS-6 - Base 4558
 epel Extra Packages for Enterprise Linux 6 - i386 5037
 extras CentOS-6 - Extras 0
 rpmforge RHEL 6 - RPMforge.net - dag 3987
 updates CentOS-6 - Updates 783
 repolist: 14441
 [patata@centos-6 ~]$


 Intente ver los paquetes relacionados a torrent en forma
 gráfica (con el símil synaptic de Centos ) pero no encontré opciones ni
 tampoco como filtrar por categoría o algo parecido. En consola no conozco
 que argumento de yum podría mostrarme esta misma información para
 comprobar esto.

 Como ultimo punto consulto si esto es algo particular o
 tendré este tipo de inconvenientes generalmente en Centos 6 al ser una
 versión muy nueva. Tal vez me convendría utilizar 5.5 ya que para mi fin
 actualmente no habrá diferencias.


 Saludos,

 ___
 CentOS-es mailing list
 CentOS-es@centos.org
 http://lists.centos.org/mailman/listinfo/centos-es
___
CentOS-es mailing list
CentOS-es@centos.org
http://lists.centos.org/mailman/listinfo/centos-es


Re: [CentOS-es] Cliente Torrent (con interface web)

2011-08-06 Thread Edg@r Rodolfo
El día 6 de agosto de 2011 03:27, Oscar Osta Pueyo
oostap.lis...@gmail.com escribió:
 Hola,
 Transmision viene por defecto en una instalacion tipo desktop, asi que si
 esta en los repositorios...


Ahora no lo he visto en centos 6, yo estoy usando ktorrent, ese si
esta en los repos oficiales..., muy bueno...

 El 04/08/2011 16:17, Pablo Gonzalez pgo...@ar.ibm.com escribió:
 Buenas,

 El tema es el siguiente, instale dentro de una virtual un
 Centos 6 para ir familiarizándome con esta distro (ya vengo usando Debian)

 e incluirle algunos servicios. Uno de ellos es un cliente torrent, al que
 pienso acceder por web. Entonces entre las opciones disponibles encontré
 transmission y uTorrent, pero lamentablemente ninguno de los 2 esta dentro

 de los repositorios.

 Al intentar instalarlos ambos fallan (ambos por versiones
 de librerías) es por eso que pregunto, alguno conoce un cliente torrent
 que cuente con interface web incluido dentro de los repositorios de Centos

 ?. Me gustaria administrar todo el soft en forma centralizada con yum y no

 ir compilando aplicaciones que luego de un tiempo queden desactualizadas.
 Mis repositorios actuales son los siguientes:


 [patata@centos-6 ~]$ sudo yum listrepos
 repo id repo name status
 Webmin Webmin Distribution Neutral 76
 base CentOS-6 - Base 4558
 epel Extra Packages for Enterprise Linux 6 - i386 5037
 extras CentOS-6 - Extras 0
 rpmforge RHEL 6 - RPMforge.net - dag 3987
 updates CentOS-6 - Updates 783
 repolist: 14441
 [patata@centos-6 ~]$


 Intente ver los paquetes relacionados a torrent en forma
 gráfica (con el símil synaptic de Centos ) pero no encontré opciones ni
 tampoco como filtrar por categoría o algo parecido. En consola no conozco
 que argumento de yum podría mostrarme esta misma información para
 comprobar esto.

 Como ultimo punto consulto si esto es algo particular o
 tendré este tipo de inconvenientes generalmente en Centos 6 al ser una
 versión muy nueva. Tal vez me convendría utilizar 5.5 ya que para mi fin
 actualmente no habrá diferencias.


ktorrent si esta, buscalo con yum search ktorrent , para que te cache
el nombre exacto...


 Saludos,

 ___
 CentOS-es mailing list
 CentOS-es@centos.org
 http://lists.centos.org/mailman/listinfo/centos-es
 ___
 CentOS-es mailing list
 CentOS-es@centos.org
 http://lists.centos.org/mailman/listinfo/centos-es

___
CentOS-es mailing list
CentOS-es@centos.org
http://lists.centos.org/mailman/listinfo/centos-es


Re: [CentOS-es] problemas con yum

2011-08-06 Thread Diego Sanchez
Bueno, aca esta el ultimo error que recibi: http://pastebin.com/sC3BEKyy
(Lo paso a pastebin, ya que soporta coloreado de sintaxis)

Lo solucione bajando la ISO de instalacion, removiendo yum,
yum-fastestmirror y elementree

rpm -e python-elementtree-1.2.6-7.el4.rf.x86_64 yum
yum-fastestmirror-1.1.16-14.el5.centos.1.noarch

Como no arrojo ninguna advertencia mas de dependencias, los instale desde la
imagen montada

root@xxx# rpm -i /media/CentOS/yum-3.2.22-33.el5.centos.noarch.rpm
/media/CentOS/yum-fastestmirror-1.1.16-14.el5.centos.1.noarch.rpm
/media/CentOS/python-elementtree-1.2.6-5.x86_64.rpm

Luego ejecute yum para verificar que no tire ningun trace de python.. y
salio andando.

Tiene CentOS algun sistema de rollback de upgrades? (bah.. existe en algun
distro?)

Gracias por la ayuda, y ahora abro nuevo topic
-- 
Diego - Yo no soy paranoico! (pero que me siguen, me siguen)
http://about.me/diegors/bio

El que usa una firma mas larga que el mail que envia, se la come
___
CentOS-es mailing list
CentOS-es@centos.org
http://lists.centos.org/mailman/listinfo/centos-es


[CentOS-es] Miedo al actualizar - Dependencias

2011-08-06 Thread Diego Sanchez
Estimados.
Acabo de arreglar mi yum despues de romperlo en alguna actualizacion.
Ahora, tengo miedo de actualizarlo, y  romperlo otra vez, ya que me sugiere
actualizar elementtree , y fue justamente la causa de que me dejara de
funcionar.

Si ejecuto yum update, me devuelve en pantalla:

root@xxx# yum update
[. cortado para ahorrar espacio]
Setting up Update Process
Resolving Dependencies
-- Running transaction check
--- Package dmidecode.x86_64 1:2.11-0.1.el4.rf set to be updated
-- Processing Dependency: kernel-utils for package: dmidecode
--- Package python-elementtree.x86_64 0:1.2.6-7.el4.rf set to be updated
-- Finished Dependency Resolution
1:dmidecode-2.11-0.1.el4.rf.x86_64 from rpmforge has depsolving problems
  -- Missing Dependency: kernel-utils is needed by package
1:dmidecode-2.11-0.1.el4.rf.x86_64 (rpmforge)
Error: Missing Dependency: kernel-utils is needed by package
1:dmidecode-2.11-0.1.el4.rf.x86_64 (rpmforge)
 You could try using --skip-broken to work around the problem
 You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
The program package-cleanup is found in the yum-utils package.


Actualizo sin miedo? O lo agrego a la lista de no upgrade por ahora?

Gracias
-- 
Diego - Yo no soy paranoico! (pero que me siguen, me siguen)
http://about.me/diegors/bio

El que usa una firma mas larga que el mail que envia, se la come
___
CentOS-es mailing list
CentOS-es@centos.org
http://lists.centos.org/mailman/listinfo/centos-es


Re: [CentOS-es] Miedo al actualizar - Dependencias

2011-08-06 Thread Eduardo Grosclaude
On Sat, Aug 6, 2011 at 12:44, Diego Sanchez dieg...@gmail.com wrote:

  You could try using --skip-broken to work around the problem
*Hoy*, generalmente este flag sirve y resuelve los problemas de yum,
pero por lo que veo tenés CentOS4, no sé en qué estado estará tu yum
para salir de estas situaciones.

No podés actualizar?


-- 
Eduardo Grosclaude
Universidad Nacional del Comahue
Neuquen, Argentina
___
CentOS-es mailing list
CentOS-es@centos.org
http://lists.centos.org/mailman/listinfo/centos-es


Re: [CentOS-es] Miedo al actualizar - Dependencias

2011-08-06 Thread Diego Sanchez
/etc/redhat-release dice que es un CentOS 5.6 (final) y lo instale
hace menos de 45 dias para utilizar CPanel

Si nof fuera por estas actualizaciones, el SO estaria muy actualizado



El 06/08/2011, Eduardo Grosclaude eduardo.groscla...@gmail.com escribió:
 On Sat, Aug 6, 2011 at 12:44, Diego Sanchez dieg...@gmail.com wrote:

  You could try using --skip-broken to work around the problem
 *Hoy*, generalmente este flag sirve y resuelve los problemas de yum,
 pero por lo que veo tenés CentOS4, no sé en qué estado estará tu yum
 para salir de estas situaciones.

 No podés actualizar?


 --
 Eduardo Grosclaude
 Universidad Nacional del Comahue
 Neuquen, Argentina
 ___
 CentOS-es mailing list
 CentOS-es@centos.org
 http://lists.centos.org/mailman/listinfo/centos-es


-- 
Enviado desde mi dispositivo móvil

Diego - Yo no soy paranoico! (pero que me siguen, me siguen)
http://about.me/diegors/bio

El que usa una firma mas larga que el mail que envia, se la come
___
CentOS-es mailing list
CentOS-es@centos.org
http://lists.centos.org/mailman/listinfo/centos-es