Re: [CentOS] Confused about Java browser plugin for Firefox
Hi, I missed the most posts of the thread so let me say those few words. First of all I use Java or OpenOffice.org from producers' websites. They are always "fresh" and installable in RHEL. I assume too, that the i386 and amd64 versions work the same way, only the lib names can be different. Thirdly, I cannot say now what method I used lately but either of them worked flawlessly. I installed Scientific Linux (CentOS) several times without any snags. So, 1. The latest Java is attached to the latest OpenOffice.org RPMs. http://download.openoffice.org/other.html 2. Java RPM can be downloaded from Oracle page: http://www.java.com/en/download/linux_manual.jsp?locale=en&host=www.java.com test Java: http://www.java.com/en/download/help/testvm.xml Java directory with Java libs and plugins: /usr/java/jre1.6.0_21/lib/amd64 I use to place OpenOffice.org in /opt directory. Java is installed here: /opt/openoffice.org/ure It must be working as it always worked here. ;-) Best regards, Przemysław Pawełczyk -- >>> Please do NOT Cc me on Mailing Lists <<< Przemysław Pawełczyk (P2O2) [pron. Pshemislav Paveltchick] http://pp.blast.pl, pp...@o2.pl On Sun, 14 Nov 2010 15:11:40 +0800 topeak wrote: > yesterday, i resolved the issue. > > type about:plugins in url box, then there is a link to firefox plugin > document. > > at first, i used firefix-3.6. the java plugin always did not work. > later, i changed the jdk version. it still not work. > last, i changed to used firefox-3.5, then it's OK. > > therefor, you can change the firefox version to 3.5. > > notice, link /path-to-jre/plugin/i386/ns7/libjavaplugin_oji.so to > ~/mozila/plugins, not copy. > > > 2010/11/14 Keith Roberts > > > On Sat, 13 Nov 2010, Barry Brimer wrote: > > > > > To: CentOS mailing list > > > From: Barry Brimer > > > Subject: Re: [CentOS] Confused about Java browser plugin for > > > Firefox > > > > > >> Any advice on how to go about that without jumping through > > >> burning > > loops? A > > >> pointer to some concise documentation or, even better, a short > > >> and > > working > > >> step-by-step HOWTO? > > > > > > The problem may be that in Firefox 3.6.6 (or some time close to > > > that) the name of the Java plugin changed. It is no longer > > > libjavaplugin_oji.so, rather it is now libnpjp2.so. It also > > > changed locations within the installed JRE as well. If you have > > > the current JRE installed, you should be able to get it working > > > with the following command run as root: > > > > > > ln > > > -s /usr/java/latest/lib/i386/libnpjp2.so /usr/lib/mozilla/plugins/ > > > > > > HTH, > > > Barry > > > > There's a thread in the Centos 5 forum: > > > > > > https://www.centos.org/modules/newbb/viewtopic.php?topic_id=27062&forum=38&post_id=35#forumpost35 > > > > HTH > > > > Keith Roberts > > ___ > > CentOS mailing list > > CentOS@centos.org > > http://lists.centos.org/mailman/listinfo/centos > > pgpyMitUzEN6M.pgp Description: PGP signature ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Confused about Java browser plugin for Firefox
On Sun, 14 Nov 2010 09:18:24 +0100 Przemysław Pawełczyk wrote: > Hi, > > I missed the most posts of the thread so let me say those few words. > > First of all I use Java or OpenOffice.org from producers' websites. > They are always "fresh" and installable in RHEL. > > I assume too, that the i386 and amd64 versions work the same way, only > the lib names can be different. > > Thirdly, I cannot say now what method I used lately but either of them > worked flawlessly. I installed Scientific Linux (CentOS) several times > without any snags. > > So, > > 1. The latest Java is attached to the latest OpenOffice.org RPMs. > http://download.openoffice.org/other.html > > 2. Java RPM can be downloaded from Oracle page: > http://www.java.com/en/download/linux_manual.jsp?locale=en&host=www.java.com > > test Java: > http://www.java.com/en/download/help/testvm.xml > > Java directory with Java libs and plugins: > /usr/java/jre1.6.0_21/lib/amd64 > > I use to place OpenOffice.org in /opt directory. Java is installed > here: /opt/openoffice.org/ure > > It must be working as it always worked here. ;-) Hi, A few words on plugin directories. Typical Linux directory /usr/share/mozilla/plugins does not work here. The right place for plugins in RHEL amd64, as in my 64bit example, is: /usr/lib64/mozilla/plugins. I had to find out that because the libnpjp2.so library wasn't placed in user's ~/.mozilla/plugins directory and what made me so confused wondering why my Firefox 3.6.11 read the java pages without the library! :-) Summing up - the best way to find out what works or why something doesn't is a "small step approach" - trying to make use of the latest libs or apps from developers websites - not from the main repos for our system releases. Regards -- >>> Please do NOT Cc me on Mailing Lists <<< Przemysław Pawełczyk (P2O2) [pron. Pshemislav Paveltchick] http://pp.blast.pl, pp...@o2.pl pgpMGrqZZ9fXA.pgp Description: PGP signature ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Confused about Java browser plugin for Firefox
I use fedora i386. After i link the jre plugin file to user's ~/.mozilla/plugins directory, they both work very well. 2010/11/14 Przemysław Pawełczyk > On Sun, 14 Nov 2010 09:18:24 +0100 > Przemysław Pawełczyk wrote: > > > Hi, > > > > I missed the most posts of the thread so let me say those few words. > > > > First of all I use Java or OpenOffice.org from producers' websites. > > They are always "fresh" and installable in RHEL. > > > > I assume too, that the i386 and amd64 versions work the same way, only > > the lib names can be different. > > > > Thirdly, I cannot say now what method I used lately but either of them > > worked flawlessly. I installed Scientific Linux (CentOS) several times > > without any snags. > > > > So, > > > > 1. The latest Java is attached to the latest OpenOffice.org RPMs. > > http://download.openoffice.org/other.html > > > > 2. Java RPM can be downloaded from Oracle page: > > > http://www.java.com/en/download/linux_manual.jsp?locale=en&host=www.java.com > > > > test Java: > > http://www.java.com/en/download/help/testvm.xml > > > > Java directory with Java libs and plugins: > > /usr/java/jre1.6.0_21/lib/amd64 > > > > I use to place OpenOffice.org in /opt directory. Java is installed > > here: /opt/openoffice.org/ure > > > > It must be working as it always worked here. ;-) > > Hi, > > A few words on plugin directories. > > Typical Linux directory /usr/share/mozilla/plugins does not work here. > The right place for plugins in RHEL amd64, as in my 64bit example, is: > /usr/lib64/mozilla/plugins. > > I had to find out that because the libnpjp2.so library wasn't placed in > user's ~/.mozilla/plugins directory and what made me so confused > wondering why my Firefox 3.6.11 read the java pages without the > library! :-) > > Summing up - the best way to find out what works or why something > doesn't is a "small step approach" - trying to make use of the latest > libs or apps from developers websites - not from the main repos for our > system releases. > > Regards > > -- > >>> Please do NOT Cc me on Mailing Lists <<< > Przemysław Pawełczyk (P2O2) [pron. Pshemislav Paveltchick] > http://pp.blast.pl, pp...@o2.pl > > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > > ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Confused about Java browser plugin for Firefox
On Sun, 14 Nov 2010 18:03:16 +0800 topeak wrote: > I use fedora i386. After i link the jre plugin file to user's > ~/.mozilla/plugins directory, they both work very well. Hi, Of course, I only wanted to point to another directories where one would be able to place JRE and other plugins. Regards -- >>> Please do NOT Cc me on Mailing Lists <<< Przemysław Pawełczyk (P2O2) [pron. Pshemislav Paveltchick] http://pp.blast.pl, pp...@o2.pl pgpudILHmgrLI.pgp Description: PGP signature ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Confused about Java browser plugin for Firefox
topeak writes: > yesterday, i resolved the issue. > > type about:plugins in url box, then there is a link to firefox plugin > document. These links haven't been updated in long time, it seems. Come on, flash player version 9? How to pick the correct java plugin on firefox: http://support.mozilla.com/en-US/kb/Java-related+issues http://www.java.com/en/download/faq/firefox_newplugin.xml ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Addressing outgoing connections to a specific interface
On Thu, Nov 11, 2010 at 00:08, Lamar Owen wrote: > Well, this runs afoul of one of the annoyances with IP. That is, IP > addresses don't belong to the host; they belong to the interface. Even on a > cisco router, to assign the router itself an interface requires a loopback > interface be created. > > I understand what you want to do; I'm just saying that, unless you can assign > a user's applications to a VRF (using cisco terminology; typically done by > binding the application to a source address in that VRF) and then use > multiple VRF's in the kernel, the kernel assumes that both references to > 192.168.0.1 refer to the same device (from the point of view of the kernel, > unless you have set up multiple routing tables, there is only one layer 3 > network here), and it will choose the interface according to other criteria > in the routing tables. > > I remember seeing your ifconfig output... yes, you had: > wlan0: 192.168.0.26/255.255.255.0 > eth0: 192.168.0.101/255.255.255.0 > > However, you didn't provide routing table outputat least, I don't > remember seeing netstat -r or ip route output. So I'm assuming that you > haven't set up multiple routing tables. > > This means, from the kernel's point of view, that wlan0 and eth0 are not only > in the same layer 3 network, but also on the same subnet/layer 2 segment > (thanks to the /24 netmask; the kernel is going to send the packets out one > of the interfaces based on the kernel's rules for local subnets). No two > hosts can have the same IP address on the same layer 2 segment; as far as the > kernel is concerned, eth0 and wlan0 are on the same layer 2 segment. ( > http://linux-ip.net/html/basic-reading.html#basic-local-network ) > > Now, if you want to do it with routing tables, you can. The difficult part > is getting the web browser to select the right source IP address (according > to which interface you want to use), and then you have to write the routing > rules based on source address. It's easier with in-kernel NAT (allowing > traffic on the default source IP address to access the desired device solely > based on the destination's IP address; and, again, I'm talking entirely from > the point of view of the kernel on host C here), but it is doable with plicy > routing and multiple tables. > > A relevant guide is found at: http://linux-ip.net/html/index.html > > It has lots of details. > > Two things have to happen: > 1.) You have to set the source IP address to bind per application or per user > or based on ENV variable; > 2.) You have to have two routing tables, with routing based on the bound > source address being on one interface or the other (since the destination > address is not unique, and since the destination address is the primary route > selector, you have to configure a secondary route selector; source IP address > is supported through policy routing) > > Again, all talk of routing here is from the kernel's point of view on host C > (in your diagram). But, even then this may or may not work, since both > networks are locally attached; you might just have to experiment with it. I > did some googling on the subject, but nothing I was able to find in a > reasonably short time fit your exact circumstances. > > I'll have to admit to some curiosity in how to do this myself; I might lab it > up one day and see, when I have more time to spend on it. Thank you Lamar, I have spent some time googling and learning the concepts that you mention. I'm not much closer to a solution to this issue, but I have a much better understanding of IP networks. The routing tables and netmask concepts were big holes my my knowledge, and I'm the better for having invested in this query now that I've cleared some things up. Thanks. -- Dotan Cohen http://gibberish.co.il http://what-is-what.com ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Addressing outgoing connections to a specific interface
On Sunday, November 14, 2010 08:28:40 am Dotan Cohen wrote: > On Thu, Nov 11, 2010 at 00:08, Lamar Owen wrote: > > I'll have to admit to some curiosity in how to do this myself; I might lab > > it up one day and see, when I have more time to spend on it. > Thank you Lamar, I have spent some time googling and learning the > concepts that you mention. I'm not much closer to a solution to this > issue, but I have a much better understanding of IP networks. The > routing tables and netmask concepts were big holes my my knowledge, > and I'm the better for having invested in this query now that I've > cleared some things up. You're more than welcome. I've found your port knocking document useful as well; community is about sharing knowledge. And given my own (quite basic) study of Hebrew, I find much more interesting on your site. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Best practices for the maximal length of user names
On 11/13/2010 05:25 AM, Mathieu Baudier wrote: > But people are sometimes frustrated with having their last name > truncated and I wonder if limiting the user name to 8 characters is > not a kind of superstition coming from some old times... CentOS5 supports 31 characters for user names (I tested it). 8 character limits for user names was a holdover from some truly ancient Unix systems and has been pretty much irrelevant to Linux for more than ten years. There is no reason I can think of to limit user names in Linux to 8 characters now unless you need to inter-operate account logins with an old Unix box that still has that limit. -- Benjamin Franz ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Best practices for the maximal length of user names
On Sun, Nov 14, 2010 at 07:54:10AM -0800, Benjamin Franz wrote: > CentOS5 supports 31 characters for user names (I tested it). 8 character > limits for user names was a holdover from some truly ancient Unix > systems and has been pretty much irrelevant to Linux for more than ten > years. There are some minor side effects. For example, from "man ps" If the length of the username is greater than the length of the display column, the numeric user ID is displayed instead. On my 5.5 machine I have: haldaemon:x:68:68:HAL daemon:/:/sbin/nologin and yet % ps aux | grep -w hald | grep -v root 684389 0.0 0.1 6680 4640 ?Ss Oct24 0:06 hald 684397 0.0 0.0 2108 828 ?SOct24 0:00 hald-addon-acpi: listening on acpid socket /var/run/acpid.socket 684401 0.0 0.0 2108 828 ?SOct24 0:00 hald-addon-keyboard: listening on /dev/input/event0 Excluding minor artifacts like this, long user names work just fine. -- rgds Stephen ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
[CentOS] Auto-Re: CentOS Digest, Vol 70, Issue 14
信已收到,谢谢! ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
[CentOS] RAID Resynch...??
So still coming up to speed with mdadm and I notice this morning one of my servers acting sluggish...so when I looked at the mdadm raid device I see this: mdadm --detail /dev/md0 /dev/md0: Version : 0.90 Creation Time : Mon Sep 27 22:47:44 2010 Raid Level : raid10 Array Size : 976759808 (931.51 GiB 1000.20 GB) Used Dev Size : 976759808 (931.51 GiB 1000.20 GB) Raid Devices : 2 Total Devices : 2 Preferred Minor : 0 Persistence : Superblock is persistent Update Time : Sun Nov 14 11:33:51 2010 State : clean, resyncing Active Devices : 2 Working Devices : 2 Failed Devices : 0 Spare Devices : 0 Layout : far=2 Chunk Size : 512K Rebuild Status : 57% complete UUID : f045370a:5be687e9:73e57992:06ea59e5 Events : 0.8 Number Major Minor RaidDevice State 0 8 170 active sync /dev/sdb1 1 8 331 active sync /dev/sdc1 If done some googling but I am stumped as to what would have kicked this off, anyone have any insight that would be great...The system has been up for ~34 days and it kicked off at 4am local time...Here are some of my system details... Centos 5.5 - 2.6.18-194.11.4.el5 fstab: LABEL=/ / ext3defaults1 1 LABEL=/boot /boot ext3defaults1 2 /dev/md0/home ext4 noatime,defaults 0 2 /dev/md0/mnt/data-raid ext4 noatime,defaults 0 2 tmpfs /dev/shmtmpfs defaults0 0 devpts /dev/ptsdevpts gid=5,mode=620 0 0 sysfs /syssysfs defaults0 0 proc/proc procdefaults0 0 LABEL=SWAP-sda2 swapswapdefaults0 0 Thanks in advance ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] RAID Resynch...??
NEVERMINDsomehow my fstab mount is not right. On Sun, Nov 14, 2010 at 11:41 AM, Tom Bishop wrote: > So still coming up to speed with mdadm and I notice this morning one of my > servers acting sluggish...so when I looked at the mdadm raid device I see > this: > > mdadm --detail /dev/md0 > /dev/md0: > Version : 0.90 > Creation Time : Mon Sep 27 22:47:44 2010 > Raid Level : raid10 > Array Size : 976759808 (931.51 GiB 1000.20 GB) > Used Dev Size : 976759808 (931.51 GiB 1000.20 GB) >Raid Devices : 2 > Total Devices : 2 > Preferred Minor : 0 > Persistence : Superblock is persistent > > Update Time : Sun Nov 14 11:33:51 2010 > State : clean, resyncing > Active Devices : 2 > Working Devices : 2 > Failed Devices : 0 > Spare Devices : 0 > > Layout : far=2 > Chunk Size : 512K > > Rebuild Status : 57% complete > >UUID : f045370a:5be687e9:73e57992:06ea59e5 > Events : 0.8 > > Number Major Minor RaidDevice State >0 8 170 active sync /dev/sdb1 >1 8 331 active sync /dev/sdc1 > > > If done some googling but I am stumped as to what would have kicked this > off, anyone have any insight that would be great...The system has been up > for ~34 days and it kicked off at 4am local time...Here are some of my > system details... > > Centos 5.5 - 2.6.18-194.11.4.el5 > > fstab: > LABEL=/ / ext3defaults1 1 > LABEL=/boot /boot ext3defaults1 2 > /dev/md0/home ext4 > noatime,defaults 0 2 > /dev/md0/mnt/data-raid ext4 > noatime,defaults 0 2 > tmpfs /dev/shmtmpfs defaults0 0 > devpts /dev/ptsdevpts gid=5,mode=620 0 0 > sysfs /syssysfs defaults0 0 > proc/proc procdefaults0 0 > LABEL=SWAP-sda2 swapswapdefaults0 0 > > Thanks in advance > > > ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] RAID Resynch...??
On Sun, Nov 14, 2010 at 12:46 PM, Tom Bishop wrote: > NEVERMINDsomehow my fstab mount is not right. > > On Sun, Nov 14, 2010 at 11:41 AM, Tom Bishop wrote: >> >> So still coming up to speed with mdadm and I notice this morning one of my >> servers acting sluggish...so when I looked at the mdadm raid device I see >> this: >> >> mdadm --detail /dev/md0 >> /dev/md0: >> Version : 0.90 >> Creation Time : Mon Sep 27 22:47:44 2010 >> Raid Level : raid10 >> Array Size : 976759808 (931.51 GiB 1000.20 GB) >> Used Dev Size : 976759808 (931.51 GiB 1000.20 GB) >> Raid Devices : 2 >> Total Devices : 2 >> Preferred Minor : 0 >> Persistence : Superblock is persistent >> >> Update Time : Sun Nov 14 11:33:51 2010 >> State : clean, resyncing >> Active Devices : 2 >> Working Devices : 2 >> Failed Devices : 0 >> Spare Devices : 0 >> >> Layout : far=2 >> Chunk Size : 512K >> >> Rebuild Status : 57% complete >> >> UUID : f045370a:5be687e9:73e57992:06ea59e5 >> Events : 0.8 >> >> Number Major Minor RaidDevice State >> 0 8 17 0 active sync /dev/sdb1 >> 1 8 33 1 active sync /dev/sdc1 >> >> >> If done some googling but I am stumped as to what would have kicked this >> off, anyone have any insight that would be great...The system has been up >> for ~34 days and it kicked off at 4am local time...Here are some of my >> system details... >> >> Centos 5.5 - 2.6.18-194.11.4.el5 >> >> fstab: >> LABEL=/ / ext3 defaults 1 >> 1 >> LABEL=/boot /boot ext3 defaults 1 >> 2 >> /dev/md0 /home ext4 >> noatime,defaults 0 2 >> /dev/md0 /mnt/data-raid ext4 >> noatime,defaults 0 2 >> tmpfs /dev/shm tmpfs defaults 0 >> 0 >> devpts /dev/pts devpts gid=5,mode=620 0 >> 0 >> sysfs /sys sysfs defaults 0 >> 0 >> proc /proc proc defaults 0 >> 0 >> LABEL=SWAP-sda2 swap swap defaults 0 >> 0 >> >> Thanks in advance >> ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] RAID Resynch...??
On Sun, Nov 14, 2010 at 12:46 PM, Tom Bishop wrote: > NEVERMINDsomehow my fstab mount is not right. > > On Sun, Nov 14, 2010 at 11:41 AM, Tom Bishop wrote: >> >> So still coming up to speed with mdadm and I notice this morning one of my >> servers acting sluggish...so when I looked at the mdadm raid device I see >> this: >> >> mdadm --detail /dev/md0 >> /dev/md0: >> Version : 0.90 >> Creation Time : Mon Sep 27 22:47:44 2010 >> Raid Level : raid10 >> Array Size : 976759808 (931.51 GiB 1000.20 GB) >> Used Dev Size : 976759808 (931.51 GiB 1000.20 GB) >> Raid Devices : 2 >> Total Devices : 2 >> Preferred Minor : 0 >> Persistence : Superblock is persistent >> >> Update Time : Sun Nov 14 11:33:51 2010 >> State : clean, resyncing >> Active Devices : 2 >> Working Devices : 2 >> Failed Devices : 0 >> Spare Devices : 0 >> >> Layout : far=2 >> Chunk Size : 512K >> >> Rebuild Status : 57% complete >> >> UUID : f045370a:5be687e9:73e57992:06ea59e5 >> Events : 0.8 >> >> Number Major Minor RaidDevice State >> 0 8 17 0 active sync /dev/sdb1 >> 1 8 33 1 active sync /dev/sdc1 >> >> >> If done some googling but I am stumped as to what would have kicked this >> off, anyone have any insight that would be great...The system has been up >> for ~34 days and it kicked off at 4am local time...Here are some of my >> system details... >> >> Centos 5.5 - 2.6.18-194.11.4.el5 >> >> fstab: >> LABEL=/ / ext3 defaults 1 >> 1 >> LABEL=/boot /boot ext3 defaults 1 >> 2 >> /dev/md0 /home ext4 >> noatime,defaults 0 2 >> /dev/md0 /mnt/data-raid ext4 >> noatime,defaults 0 2 >> tmpfs /dev/shm tmpfs defaults 0 >> 0 >> devpts /dev/pts devpts gid=5,mode=620 0 >> 0 >> sysfs /sys sysfs defaults 0 >> 0 >> proc /proc proc defaults 0 >> 0 >> LABEL=SWAP-sda2 swap swap defaults 0 >> 0 >> >> Thanks in advance >> Have a look at /etc/cron.weekly/99-raid-check Ryan ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
[CentOS] updating to gtk+ >= 2.0
Hi all, Any know the best way to up gtk+ on Centos 5.5 to something being at least 2.0 or greater? - aurf ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] updating to gtk+ >= 2.0
On 14/11/10 22:33, aurfal...@gmail.com wrote: > Hi all, > > Any know the best way to up gtk+ on Centos 5.5 to something being at > least 2.0 or greater? > yum install gtk2 ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] External HD on CentOS 5.5
Rob Kampen wrote: > Dick Roth wrote: >> I'm looking into backing up my CentOS 5.5 system using an external USB >> 2.0 hard drive. Anyone with experience with Toshiba Canvio USB 750 GB >> unit? I'm backing up to DVDs now and would like to streamline the >> process. >> >> Any advice is welcome with thanks. >> >> Dick >> > I use Toshiba 250Gb and 320Gb external drives regularly - no problems - > I reformatted ext3 so I can use rsync and preserve permissions etc. > HTH > > > > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos Thanks for the help. Dick -- Yes indeed...the Hokey Pokey *is* what its all about! ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] updating to gtk+ >= 2.0
On Nov 14, 2010, at 2:55 PM, Ned Slider wrote: > On 14/11/10 22:33, aurfal...@gmail.com wrote: >> Hi all, >> >> Any know the best way to up gtk+ on Centos 5.5 to something being at >> least 2.0 or greater? >> > > yum install gtk2 Not so fast. gtk+-1.2.10-56.el5 is whats installed. I've an app that requires 2 or greater to compile and therefore fails. - aurf > > > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] updating to gtk+ >= 2.0
On 11/14/2010 11:52 PM, aurfal...@gmail.com wrote: >> yum install gtk2 > Not so fast. > gtk+-1.2.10-56.el5 is whats installed. > > I've an app that requires 2 or greater to compile and therefore fails. try that command Ned recommended, really. If you want to look before doing : yum list gtk\*; - KB ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] updating to gtk+ >= 2.0
On Nov 14, 2010, at 4:05 PM, Karanbir Singh wrote: > On 11/14/2010 11:52 PM, aurfal...@gmail.com wrote: >>> yum install gtk2 >> Not so fast. >> gtk+-1.2.10-56.el5 is whats installed. >> >> I've an app that requires 2 or greater to compile and therefore >> fails. > > try that command Ned recommended, really. If you want to look before > doing : yum list gtk\*; > ok, will do. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Confused about Java browser plugin for Firefox
topeak wrote: > yesterday, i resolved the issue. > > type about:plugins in url box, then there is a link to firefox plugin > document. > > at first, i used firefix-3.6. the java plugin always did not work. > later, i changed the jdk version. it still not work. > last, i changed to used firefox-3.5, then it's OK. > > therefor, you can change the firefox version to 3.5. Checkhttp://java.com/en/download/faq/firefox_newplugin.xml I think that'll help your situation. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] updating to gtk+ >= 2.0
On 11/14/2010 03:52 PM, aurfal...@gmail.com wrote: > On Nov 14, 2010, at 2:55 PM, Ned Slider wrote:> >> >> yum install gtk2 > > Not so fast. > gtk+-1.2.10-56.el5 is whats installed. > I've an app that requires 2 or greater to compile and therefore fails. In that case: yum install gtk2 gtk2-devel ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] updating to gtk+ >= 2.0
On Nov 14, 2010, at 5:10 PM, Gordon Messmer wrote: > On 11/14/2010 03:52 PM, aurfal...@gmail.com wrote: >> On Nov 14, 2010, at 2:55 PM, Ned Slider wrote:> >>> >>> yum install gtk2 >> >> Not so fast. >> gtk+-1.2.10-56.el5 is whats installed. >> I've an app that requires 2 or greater to compile and therefore >> fails. > > In that case: > > yum install gtk2 gtk2-devel Funny thing is those are already installed. However I require a later version of gtk+. I'm attempting to compile from source. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] hwclock problem
Ok I try that, but the thing is: * motherboards not that old * its exactly 11 hours (+/- a couple of seconds) each time Jobst On Fri, Nov 12, 2010 at 09:31:55AM -0500, Brunner, Brian T. (bbrun...@gai-tronics.com) wrote: > > > and off course dovecot falls over too "Time just moved > > backwards by 39599 seconds." > > > > Now, 39600s is 11 hours, which is (inc DST) *MY* offset from > > Greenwich. > > > > > > So what am I doing wrong? > > > I have this problem when dead batteries on the mobo prevent the hwclock > from preserving the time. > Reboots don't show this (shutdown -r) but yanking the AC to fiddle with > switches on the cards (which takes pulling them out) or swapping > known-good with suspect-under-test gives me a boot-up time somewhere > back in August of 2006. > *** > This email and any files transmitted with it are confidential and > intended solely for the use of the individual or entity to whom > they are addressed. If you have received this email in error please > notify the system manager. This footnote also confirms that this > email message has been swept for the presence of computer viruses. > www.Hubbell.com - Hubbell Incorporated** > > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos -- If builders built buildings the way Microsoft wrote programs, then the first woodpecker that came along would destroy civilization. | |0| | Jobst Schmalenbach, jo...@barrett.com.au, General Manager | | |0| Barrett Consulting Group P/L & The Meditation Room P/L |0|0|0| +61 3 9532 7677, POBox 277, Caulfield South, 3162, Australia ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] hwclock problem
On Thursday 11 November 2010 20:41:45 Jobst Schmalenbach wrote: > Now I had to reboot a couple of them two days ago and to my surprise > all had problems with the time upon booting. Hi, Are you 100% sure that your timezone file (/etc/localtime) corresponds to the one Australia/Melbourne? Try this: diff /etc/localtime /usr/share/zoneinfo/Australia/Melbourne Besides that, try to see if there's any script within /etc that tries to set the TZ variable somewhere as it seems it is trying to set your system time to flat UTC. If I understand correctly, your hardware clock indeed is storing "localtime" as seen on the output when you are booting... but as soon as ntpd kicks in, it sets the system time to UTC (which is 11 hours behind your localtime). Right? HTH, Jorge ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] hwclock problem
On Thursday 11 November 2010 20:41:45 Jobst Schmalenbach wrote: > Nov 10 08:08:52 XX ntpdate[2464]: step time server 192.168.1.1 offset > -39599.950905 sec Also, try to disable ntpdate with "chkconfig ntpdate off" and reboot the machine and see if that solves the problem. If it does, then you can concentrate on ntpdate... -- Jorge ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] hwclock problem
On 11/14/10 5:38 PM, Jobst Schmalenbach wrote: > Ok I try that, but the thing is: > > * motherboards not that old > * its exactly 11 hours (+/- a couple of seconds) each time sounds like a conflict between time zones.a PC hardware clock could be set to UTC or local time. I always set my PC Hardware clocks to localtime, and make sure Unix knows it. darnit, I can't remember where that setting is right now. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
[CentOS] Does "yum update tzdata" update /etc/localtime?
Hi list. Does "yum update tzdata" update /etc/localtime or does this need to be done manually? [this is part of the hwclock problem, a guy from sage-au has given me a hint] Jobst -- Keyboard not found - please clean up desktop! | |0| | Jobst Schmalenbach, jo...@barrett.com.au, General Manager | | |0| Barrett Consulting Group P/L & The Meditation Room P/L |0|0|0| +61 3 9532 7677, POBox 277, Caulfield South, 3162, Australia ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] kernel bug ?
Hi, (2010/11/13 6:25), My LinuxHAList wrote: > I saw in the logs: > kernel: INFO: task sadc:23936 blocked for more than 120 seconds. > kernel: "echo 0> /proc/sys/kernel/hung_task_timeout_secs" disables > this message. This message is useless to solve problem without Linux developer. Every high load and small trouble machine represents this message. It seems hard disk trouble or memory error. If your disk has write-error happened, retry sequences will be run at, firmware(in HDD), physical driver(in Linux), Logical driver(in Linux scsi) and swapd (in application). Over of 120sec of total these retry sequences, the kernel prints this message in console. you have to change some hardware (hard-disk, memory, cpu, mother-board.) HDD errors and memory errors sometimes be fixed in automatically, You can't reproduce this errors again. > Reading later release of kernel did not mention this bug. Upstream/CentOS community will not release this software fix. :-) Tsuyoshi ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] updating to gtk+ >= 2.0
aurfal...@gmail.com a écrit : > > Funny thing is those are already installed. > > However I require a later version of gtk+. > [kikino...@babasse:~] $ rpm -qa | grep ^gtk ... gtk2-2.10.4-20.el5 gtk2-engines-2.8.0-3.el5 gtk+-1.2.10-56.el5 ... GTK (Gimp Tool Kit) is a graphic library originally designed for Gimp, and needed by a series of graphical applications. GTK1 (gtk+-1.2.10) is the old version of GTK, needed by GTK1 applications like XMMS, for example, with all those grey and unsexy menus. As for the gtk2-2.10.4 package, it's one of those packages that are really behind in CentOS. The consequence of that is for example that GIMP can't be offered in a version greater than 2.2. My advice : wait for CentOS 6.0 with a more recent GTK2. Cheers, Niki ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos