From discuss-es@opengroupware.org Wed Oct 1 20:29:52 2003 From: discuss-es@opengroupware.org (Elsita) Date: Wed, 01 Oct 2003 21:29:52 +0200 Subject: [OGo-Discuss-ES] Problemas con configuracion Message-ID: <5.2.0.9.0.20031001212500.00b2b608@pop.hetnet.nl> Siguiendo sus instrucciones, he podido instalar el opengroupware en la particion home, apache server y el postfix sql estan en otra particion, la instalacion acaba sin problemas. pero no entiendo como puedo hacer la actualizacion para Postgre SQL y para Apache. Tengo Webmin instalado, y alli veo Postgree SQL, y luego tengo APache server instalado pero no veo por ningun lado opengroupware, via de server veo que esta activo. he probado seguir sus instrucciones pero nada, me pueden ayudar, Gracias Elsa Otarola Yturrizaga ebboy@hetnet.nl From discuss-es@opengroupware.org Tue Oct 7 17:29:50 2003 From: discuss-es@opengroupware.org (Cesar Ferri) Date: Tue, 7 Oct 2003 11:29:50 -0500 Subject: [OGo-Discuss-ES] Re: Discuss-ES -- confirmation of subscription -- request 798254 In-Reply-To: <1063951383.12149.2.camel@t-yn65wgfbeb6ow> Message-ID: <003901c38cf0$3b2d2580$6400a8c0@uio.satnet.net> -----Original Message----- From: discuss-es-admin@opengroupware.org [mailto:discuss-es-admin@opengroupware.org]On Behalf Of Gaston Pisacco Sent: viernes 19 de septiembre de 2003 1:04 To: discuss-es@opengroupware.org Subject: [OGo-Discuss-ES] Re: Discuss-ES -- confirmation of subscription -- request 798254 On Fri, 2003-09-19 at 02:59, discuss-es-request@opengroupware.org wrote: > Discuss-ES -- confirmation of subscription -- request 798254 > > We have received a request from 24.232.149.50 for subscription of your > email address, , to the discuss-es@opengroupware.org > mailing list. To confirm the request, please send a message to > discuss-es-request@opengroupware.org, and either: > > - maintain the subject line as is (the reply's additional "Re:" is > ok), > > - or include the following line - and only the following line - in the > message body: > > confirm 798254 > > (Simply sending a 'reply' to this message should work from most email > interfaces, since that usually leaves the subject line in the right > form.) > > If you do not wish to subscribe to this list, please simply disregard > this message. Send questions to discuss-es-admin@opengroupware.org. -- OpenGroupware.org Discuss Spanish discuss-es@opengroupware.org http://mail.opengroupware.org/mailman/listinfo/discuss-es From discuss-es@opengroupware.org Thu Oct 16 15:50:23 2003 From: discuss-es@opengroupware.org (Adrian Cadabon) Date: Thu, 16 Oct 2003 11:50:23 -0300 Subject: [OGo-Discuss-ES] Problemas de compilacion Message-ID: <104CA01AD71CD611B17400047579E57C207034@SERVER2000> Estoy instalando el OGo en un Mandrake 8.2. Todo bien, hasta que quise compilar el skyrix-sope, donde aparece el siguiente error: [root@LinuxServer skyrix-sope]# make -s debug=yes install Making all in NGScripting... Making all for library libNGScripting... Making all in NGJavaScript... Making all in subprojects of library libNGJavaScript... Making all for subproject CoreJS... Making all for library libNGJavaScript... Making all for bundle SpiderMonkey... Copying resources into the bundle wrapper... Making all in NGObjWeb... Making all in subprojects of library libNGObjWeb... Making all for subproject NGHttp... Making all for subproject Associations... Making all for subproject Templates... Making all for subproject DynamicElements... Making all for subproject WOHttpAdaptor... Making all for subproject SoObjects... Making all for subproject WebDAV... Making all for subproject SoOFS... Making all for subproject NGXmlRpc... Making all for library libNGObjWeb... Making all for bundle SoCore... Copying resources into the bundle wrapper... Making all for bundle SoOFS... Copying resources into the bundle wrapper... Making all in subprojects of tool wod... Making all for subproject Templates... Making all for subproject Associations... Making all for tool wod... Making all for tool xmlrpc_call... Making all for tool sope... Making all in SxComponents... Making all for library libSxComponents... Making all for tool sxc_ls... Making all for tool sxc_call... Making all in WEExtensions... Making all for library libWEExtensions... Making all for bundle WEExtensions... Making all in WOExtensions... Making all for library libWOExtensions... Making all for bundle WOExtensions... Making all in NGObjDOM... Making all in subprojects of library libNGObjDOM... Making all for subproject Dynamic... Making all for library libNGObjDOM... /usr/bin/ld: cannot find -lNGScripting collect2: ld returned 1 exit status Making all for bundle NGObjDOM... /usr/bin/ld: cannot find -lNGObjDOM collect2: ld returned 1 exit status make[2]: *** [NGObjDOM.odr/ix86/linux-gnu/gnu-fd-nil/NGObjDOM] Error 1 make[1]: *** [NGObjDOM.all.bundle.variables] Error 2 make: *** [internal-all] Error 2 [root@LinuxServer skyrix-sope]# Me podrian decir que puede ser???? ya que soy bastante novato compilando, y no puedo encontrar donde esta la falla. Gracias. From discuss-es@opengroupware.org Sun Oct 19 11:40:38 2003 From: discuss-es@opengroupware.org (Alvaro del Castillo) Date: Sun, 19 Oct 2003 12:40:38 +0200 Subject: [OGo-Discuss-ES] Problemas de compilacion In-Reply-To: <104CA01AD71CD611B17400047579E57C207034@SERVER2000> References: <104CA01AD71CD611B17400047579E57C207034@SERVER2000> Message-ID: <1066560037.778.24.camel@localhost> --=-xcrg758crKco7j57HwSA Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hola! Tienes un problema a la hora de localizar una librer=EDa en compilaci=F3n. Te recomiendo que intentes buscar si alguien ha tenido este problema en las listas de OGo, utilizando el buscador de la p=E1gina principal del web de www.opengroupware.org y, si nadie ha tenido ya el problema, pregunta en la lista de desarrollo de OGo a ver si te pueden ayudar. Hasta luego El jue, 16-10-2003 a las 16:50, Adrian Cadabon escribi=F3: > Estoy instalando el OGo en un Mandrake 8.2. Todo bien, hasta que quise > compilar el skyrix-sope, donde aparece el siguiente error: >=20 >=20 > [root@LinuxServer skyrix-sope]# make -s debug=3Dyes install > Making all in NGScripting... > Making all for library libNGScripting... > Making all in NGJavaScript... > Making all in subprojects of library libNGJavaScript... > Making all for subproject CoreJS... > Making all for library libNGJavaScript... > Making all for bundle SpiderMonkey... > Copying resources into the bundle wrapper... > Making all in NGObjWeb... > Making all in subprojects of library libNGObjWeb... > Making all for subproject NGHttp... > Making all for subproject Associations... > Making all for subproject Templates... > Making all for subproject DynamicElements... > Making all for subproject WOHttpAdaptor... > Making all for subproject SoObjects... > Making all for subproject WebDAV... > Making all for subproject SoOFS... > Making all for subproject NGXmlRpc... > Making all for library libNGObjWeb... > Making all for bundle SoCore... > Copying resources into the bundle wrapper... > Making all for bundle SoOFS... > Copying resources into the bundle wrapper... > Making all in subprojects of tool wod... > Making all for subproject Templates... > Making all for subproject Associations... > Making all for tool wod... > Making all for tool xmlrpc_call... > Making all for tool sope... > Making all in SxComponents... > Making all for library libSxComponents... > Making all for tool sxc_ls... > Making all for tool sxc_call... > Making all in WEExtensions... > Making all for library libWEExtensions... > Making all for bundle WEExtensions... > Making all in WOExtensions... > Making all for library libWOExtensions... > Making all for bundle WOExtensions... > Making all in NGObjDOM... > Making all in subprojects of library libNGObjDOM... > Making all for subproject Dynamic... > Making all for library libNGObjDOM... > /usr/bin/ld: cannot find -lNGScripting > collect2: ld returned 1 exit status > Making all for bundle NGObjDOM... > /usr/bin/ld: cannot find -lNGObjDOM > collect2: ld returned 1 exit status > make[2]: *** [NGObjDOM.odr/ix86/linux-gnu/gnu-fd-nil/NGObjDOM] Error 1 > make[1]: *** [NGObjDOM.all.bundle.variables] Error 2 > make: *** [internal-all] Error 2 > [root@LinuxServer skyrix-sope]# >=20 > Me podrian decir que puede ser???? ya que soy bastante novato compilando,= y > no puedo encontrar donde esta la falla. > Gracias. >=20 --=-xcrg758crKco7j57HwSA Content-Type: application/pgp-signature; name=signature.asc Content-Description: Esta parte del mensaje =?ISO-8859-1?Q?est=E1?= firmada digitalmente -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQA/kmolMiM20LqIfAARAmZhAJ0e1VlSvIm0D3pyWmbW3coGF7+WjgCcCLT2 kbILXLmz/7b3fn3RogLyImo= =su2k -----END PGP SIGNATURE----- --=-xcrg758crKco7j57HwSA-- From discuss-es@opengroupware.org Mon Oct 27 12:38:50 2003 From: discuss-es@opengroupware.org (Adrian Cadabon) Date: Mon, 27 Oct 2003 09:38:50 -0300 Subject: [OGo-Discuss-ES] Problemas de compilacion In-Reply-To: <104CA01AD71CD611B17400047579E57C202A61@SERVER2000> Message-ID: <104CA01AD71CD611B17400047579E57C207039@SERVER2000> Gracias, lo voy a buscar..... -----Mensaje original----- De: discuss-es-admin@opengroupware.org [mailto:discuss-es-admin@opengroupware.org]En nombre de Alvaro del Castillo Enviado el: domingo, 19 de octubre de 2003 7:41 Para: discuss-es@opengroupware.org Asunto: Re: [OGo-Discuss-ES] Problemas de compilacion Hola! Tienes un problema a la hora de localizar una librería en compilación. Te recomiendo que intentes buscar si alguien ha tenido este problema en las listas de OGo, utilizando el buscador de la página principal del web de www.opengroupware.org y, si nadie ha tenido ya el problema, pregunta en la lista de desarrollo de OGo a ver si te pueden ayudar. Hasta luego El jue, 16-10-2003 a las 16:50, Adrian Cadabon escribió: > Estoy instalando el OGo en un Mandrake 8.2. Todo bien, hasta que quise > compilar el skyrix-sope, donde aparece el siguiente error: > > > [root@LinuxServer skyrix-sope]# make -s debug=yes install > Making all in NGScripting... > Making all for library libNGScripting... > Making all in NGJavaScript... > Making all in subprojects of library libNGJavaScript... > Making all for subproject CoreJS... > Making all for library libNGJavaScript... > Making all for bundle SpiderMonkey... > Copying resources into the bundle wrapper... > Making all in NGObjWeb... > Making all in subprojects of library libNGObjWeb... > Making all for subproject NGHttp... > Making all for subproject Associations... > Making all for subproject Templates... > Making all for subproject DynamicElements... > Making all for subproject WOHttpAdaptor... > Making all for subproject SoObjects... > Making all for subproject WebDAV... > Making all for subproject SoOFS... > Making all for subproject NGXmlRpc... > Making all for library libNGObjWeb... > Making all for bundle SoCore... > Copying resources into the bundle wrapper... > Making all for bundle SoOFS... > Copying resources into the bundle wrapper... > Making all in subprojects of tool wod... > Making all for subproject Templates... > Making all for subproject Associations... > Making all for tool wod... > Making all for tool xmlrpc_call... > Making all for tool sope... > Making all in SxComponents... > Making all for library libSxComponents... > Making all for tool sxc_ls... > Making all for tool sxc_call... > Making all in WEExtensions... > Making all for library libWEExtensions... > Making all for bundle WEExtensions... > Making all in WOExtensions... > Making all for library libWOExtensions... > Making all for bundle WOExtensions... > Making all in NGObjDOM... > Making all in subprojects of library libNGObjDOM... > Making all for subproject Dynamic... > Making all for library libNGObjDOM... > /usr/bin/ld: cannot find -lNGScripting > collect2: ld returned 1 exit status > Making all for bundle NGObjDOM... > /usr/bin/ld: cannot find -lNGObjDOM > collect2: ld returned 1 exit status > make[2]: *** [NGObjDOM.odr/ix86/linux-gnu/gnu-fd-nil/NGObjDOM] Error 1 > make[1]: *** [NGObjDOM.all.bundle.variables] Error 2 > make: *** [internal-all] Error 2 > [root@LinuxServer skyrix-sope]# > > Me podrian decir que puede ser???? ya que soy bastante novato compilando, y > no puedo encontrar donde esta la falla. > Gracias. >