similar to: CentOS 5 single DVD for i386 and x86_64

Displaying 20 results from an estimated 2000 matches similar to: "CentOS 5 single DVD for i386 and x86_64"

2018 Aug 06
0
Back to Xfce
On Mon, Aug 6, 2018 at 10:55 AM Robert Moskowitz <rgm at htt-consult.com> wrote: > Nicolas, > > Thank you! But I am Dyslexic and very mono-linguistic; at least I could > read the actual commands, if not all the wonderful comments... > > On 08/06/2018 10:26 AM, Nicolas Kovacs wrote: > > Le 06/08/2018 ? 16:05, Robert Moskowitz a ?crit : > >> But notes that
2018 Aug 06
0
making my own group repo - Re: Back to Xfce
I tried making my own repo with just the groups in them and I got an error.... I used: #createrepo -g /root/mygroups.xml /root/myrepo Saving Primary metadata Saving file lists metadata Saving other metadata Generating sqlite DBs Sqlite DBs complete Where /root/mygroup.xml is attached below. Then I made: cat > /etc/yum.repos.d/myrepo.repo << EOF [myrepo] name=My repo for armhfp
2018 Aug 06
2
Back to Xfce
On 08/06/2018 11:11 AM, Tony Schreiner wrote: > On Mon, Aug 6, 2018 at 10:55 AM Robert Moskowitz <rgm at htt-consult.com> > wrote: > >> Nicolas, >> >> Thank you! But I am Dyslexic and very mono-linguistic; at least I could >> read the actual commands, if not all the wonderful comments... >> >> On 08/06/2018 10:26 AM, Nicolas Kovacs wrote:
2011 Nov 29
0
Trying to read Nepali script on centos
I've got Chinese working, but having trouble with Nepali. Here's what I have installed: rpm -qa|grep -i nepal scim-tables-nepali-0.5.6-7 m17n-db-nepali-1.3.3-48.el5 What else is needed? Thanks Dave
2008 Apr 22
1
32-bit Centos 5.1 kickstart hangs on xen domU HVM installation
I am trying to a install Centos 5.1 32-bit Xen HVM DomU onto a Centos 5.1 64bit DomU with the default xen installed and the kickstart hangs at random points during the install process. Sometimes retrieving the image, sometimes formatting the filesystem, sometimes installing the packages,etc. I tried upgrading to xen 3.2 and encounter the same problem before rebuilding back to stock Centos 5.1
2007 Jul 13
1
scim-panel-gtk segfault (2)
Hello, Here's more info on the problem below: newer scim packages scim-1.4.6-5.fc8 (fc8) do fix a segfault: * Fri Nov 17 2006 Shawn Huang <phuang at redhat.com> - 1.4.5-2 - add scim-fix-unload-segfault.patch to fix xim process segfaulting when already running (#206995) Could that be the issue? ------previous post below -------- Running kernel 2.6.18-8.1.4.el5.centos.plus on
2009 Aug 22
0
CentOS-announce Digest, Vol 54, Issue 9
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When
2007 Jul 13
0
scim-panel-gtk segfault
Hello, Running kernel 2.6.18-8.1.4.el5.centos.plus on centos5, on shutdown sometimes I get: Starting killall: Sending all processes the TERM signal...scim-panel-gtk ...scim-panel-gtk[4065]- segfault at... error 4. (sometimes there is one segfault error and sometimes 7+] Also, [and this may be unrelated] I occasionally can't boot into X and need to: #rm /tmp/.X0-lock Then I can startx.
2010 Aug 19
2
SCIM service does not start
Hi ,guys : I reboot my computer which is installed the CentOS 5.4 64 bits just now and find that SCIM service does not start And the error message is these: root at test <root at camlit> ~: tailf /var/log/message xxxx scim-bridge: Another agent is running .. xxx scim-bridge: Failed to allocate the agent . Exitting .... .... .... I also run this command "ps aux |grep scim
2012 May 14
0
CEBA-2012:0578 CentOS 5 scim-bridge FASTTRACK Update
CentOS Errata and Bugfix Advisory 2012:0578 Upstream details at : http://rhn.redhat.com/errata/RHBA-2012-0578.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 62c738f0078df51a8f40bbd70f265843b1f5c8282164f64a950c7448c3d0f904 scim-bridge-0.4.5-11.el5.i386.rpm
2011 Mar 22
0
Can't input Japanese with SCIM into Apps running over wine
Hello, everybody. As mentioned in subjetc line, I have'nt succeeded to input Japanese using SCIM into apps running over wine, more especifically MS Word. I tried it with Notepad, and it equally failed. I tried to use NJStar as 'alternative IME' to those Windows apps, but it failed as well... Out of wine layer, SCIM is running as usual. My environment is: Ubuntu 10.4, running latest
2011 Sep 22
0
CEBA-2011:1234 CentOS 5 x86_64 scim-bridge FASTTRACK Update
CentOS Errata and Bugfix Advisory 2011:1234 Upstream details at : http://rhn.redhat.com/errata/RHBA-2011-1234.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) x86_64: 4cf6d9a591604c31a0d50579e914641a scim-bridge-0.4.5-10.el5.x86_64.rpm 4a8725ebad0faf17393436adbe5f65ba scim-bridge-gtk-0.4.5-10.el5.i386.rpm
2009 Jul 31
1
how to disable scim
Hello: I keep getting these An IOException occurred at scim_bridge_client_imcontext_set_cursor_location () messages -- and I'd like to turn them off. I won't mind having scim just plain turned off. However, in using Google, I find a hint such as "right click on the tray, ..." -- so where's the tray? A second part of that hint suggested using
2013 Jan 07
0
aspell(..., dictionaries) incorrectly passes double-quoted arguments via shell() [and a patch]
Hi, I think I found a bug in aspell() on Windows. Specifying argument 'dictionaries' for aspell() does not work on Windows, which I believe is because it tries to pass a quoted command line option via shell(). THIS WORKS: # Create a text file to be spell checked > writeLines(c("Hello", "world", "ANOVA"), con="text.txt") # Check it (word
2012 Jun 30
0
Using Pers. Dictionary with Aspell in R
My goal is to use Aspell 0.60 with a personal dictionary within R. Running WinXP, R 2.15.1, and Cygwin's install of Aspell 0.60. Using a test file with 2/5 words misspelled: SpellTest.txt test text txxt endeavour mytzlplk and dictionary files (aspell.en.pws, and spell.en.prepl respectively) of: personal_ws-1.1 en 0 mytzlplk personal_repl-1.1 en 0 mytzlplk superman and R expression of:
2012 May 14
0
CentOS-announce Digest, Vol 87, Issue 8
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When
2012 Mar 23
0
CESA-2012:0411 Important CentOS 5 openoffice.org Update
CentOS Errata and Security Advisory 2012:0411 Important Upstream details at : https://rhn.redhat.com/errata/RHSA-2012-0411.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: a12b51b7c205752597b75bd0e97de496f7d2f9adef99c09b9823e1341a1aae3f openoffice.org-base-3.1.1-19.10.el5_8.1.i386.rpm
2012 Jun 05
0
CESA-2012:0705 Important CentOS 5 openoffice.org Update
CentOS Errata and Security Advisory 2012:0705 Important Upstream details at : https://rhn.redhat.com/errata/RHSA-2012-0705.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 1c23fd431fae859c3785afc2b01b16efeb245203a7e49fa9f2a24b62fdcd865e openoffice.org-base-3.1.1-19.10.el5_8.3.i386.rpm
2012 Aug 02
0
CESA-2012:1136 Important CentOS 5 openoffice.org Update
CentOS Errata and Security Advisory 2012:1136 Important Upstream details at : https://rhn.redhat.com/errata/RHSA-2012-1136.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: c9546097ba8b063cdf1bacbabf28ff0cccc9bae7665d876458cf01b2eaaa30ae openoffice.org-base-3.1.1-19.10.el5_8.4.i386.rpm
2007 Jun 17
0
CESA-2007:0406 Important CentOS 4 x86_64 openoffice.org - security update
CentOS Errata and Security Advisory 2007:0406 https://rhn.redhat.com/errata/RHSA-2007-0406.html The following updated files have been uploaded and are currently syncing to the mirrors: x86_64: openoffice.org-1.1.5-10.6.0.1.EL4.i386.rpm openoffice.org2-base-2.0.4-5.7.0.1.0.i386.rpm openoffice.org2-base-2.0.4-5.7.0.i386.rpm openoffice.org2-calc-2.0.4-5.7.0.1.0.i386.rpm