Re: Proper F16 Java setup ??? (Firefox Additional Plugins Required)

2012-01-22 Thread mike cloaked
On Sun, Jan 22, 2012 at 1:51 AM, edik landave elwa...@gmail.com wrote: #replace the java version name for the one you have downloaded #This have worked for me: 1. Download jre-6u27-linux-i586.bin from the SUN site. 2. su--pwd--mv jre-6u27-linux-i586.bin to /usr/local 3. chmod u+x

Feedback: systemd poweroff fixfiles is it possible?

2012-01-22 Thread Frank Murphy
Looking for feedback I havn't seen anything in https://fedoraproject.org/wiki/Systemd Google not much help. but I would like fixfiles onboot to run just before poweroff both cli\gui not sure how Requires=fixfiles After=fixfiles onboot would work out. [Unit] Description=Power-Off

Re: Printer problems

2012-01-22 Thread Aaron Konstam
On Sat, 2012-01-21 at 17:12 -0500, Jim wrote: Samsung's installer believes CUPS expects to find file /usr/lib/cups/filter/rastertosamsungsplc , but he is wrong: CUPS expects to find those file in /usr/libexec/cups/filter. Is this a true statement as for Fedora 16 ? does cups look at

Re: Printer problems

2012-01-22 Thread Frank Murphy
On 21/01/12 22:12, Jim wrote: Samsung's installer believes CUPS expects to find file /usr/lib/cups/filter/rastertosamsungsplc , but he is wrong: CUPS expects to find those file in /usr/libexec/cups/filter. Is this a true statement as for Fedora 16 ? does cups look at /usr/libexec/cups/filter ?

MySQL is not working on PHP with Fedora 16

2012-01-22 Thread Fedora Linux
Hello I have a web application but it is not working on my Fedora 16 with PHP, for some reason it is unable to connect to the MySQL server, it returns the error: [Sun Jan 22 08:40:24 2012] [error] [client ::1] PHP Warning: mysql_connect(): Can't connect to local MySQL server through socket

Re: Proper F16 Java setup ??? (Firefox Additional Plugins Required)

2012-01-22 Thread Andrew Haley
On 01/22/2012 01:51 AM, edik landave wrote: #replace the java version name for the one you have downloaded #This have worked for me: 1. Download jre-6u27-linux-i586.bin from the SUN site. 2. su--pwd--mv jre-6u27-linux-i586.bin to /usr/local 3. chmod u+x jre-6u27-linux-i586.bin 4. verify

Re: Proper F16 Java setup ??? (Firefox Additional Plugins Required)

2012-01-22 Thread Frank Murphy
On 22/01/12 12:18, mike cloaked wrote: Might be better to use Oracle jre 7 r Which I understand is OpenJDK as standard. -- Regards, Frank Murphy UTF_8 Encoded -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options:

Re: [Packages] Minus Desktop Tool for Fedora

2012-01-22 Thread Aaron Konstam
On Tue, 2012-01-17 at 19:46 -0600, Manuel Escudero wrote: So I was navigating the Net when I found this online storage service with an interesting twist called Minus I discovered they had a Desktop client for their service and that the Desktop client had versions for Ubuntu and ArchLinux,

Re: MySQL is not working on PHP with Fedora 16

2012-01-22 Thread Mike Wright
On 01/22/2012 07:02 AM, Fedora Linux wrote: Hello I have a web application but it is not working on my Fedora 16 with PHP, for some reason it is unable to connect to the MySQL server, it returns the error: [Sun Jan 22 08:40:24 2012] [error] [client ::1] PHP Warning: mysql_connect(): Can't

Re: MySQL is not working on PHP with Fedora 16

2012-01-22 Thread Reindl Harald
Am 22.01.2012 18:28, schrieb Mike Wright: On 01/22/2012 07:02 AM, Fedora Linux wrote: Hello I have a web application but it is not working on my Fedora 16 with PHP, for some reason it is unable to connect to the MySQL server, it returns the error: [Sun Jan 22 08:40:24 2012] [error]

Re: MySQL is not working on PHP with Fedora 16

2012-01-22 Thread bruce
hi... ok.. basic debug stuff.. skip if you've already done.. -using the user/passwd.. can you access mysql from the cmdline.. [i assume you can] -what are the permissions on the mysql db/tbls? have they changed? --did you stop/restart mysql? -what do the mysql logs say? let us know.. On

Re: ld finds some libraries, but not others.

2012-01-22 Thread Jonathan Ryshpan
On Thu, 2011-12-15 at 09:24 +0100, Ralf Corsepius wrote: On 12/15/2011 09:06 AM, Jonathan Ryshpan wrote: A build is failing with the error cannot findlibrary for libraries that are, in fact present on the system. I made a very simple test bed, consisting of the empty file conftest.c,

Re: ld finds some libraries, but not others.

2012-01-22 Thread suvayu ali
On Sun, Jan 22, 2012 at 23:48, Jonathan Ryshpan jonr...@pacbell.net wrote: Is there any convenient way to install all the *-devel packages matching libraries on the system, or do I just have to install them one by one as links fail? If you are simply building a newer version of a package

Help with a Windows Drive booted under VBOX on F14

2012-01-22 Thread JD
Dear all, I have a windows XP-Pro drive that was booting just fine on real hardware. However, While I was running Fedora 14 on a laptop, on which VBox is installed, I took out the windows drive from the other machine and connected it to the laptop via a USB external box. It booted just fin under

Re: Help with a Windows Drive booted under VBOX on F14

2012-01-22 Thread Key Schmidt
Am 22.01.2012 21:49, schrieb JD: Dear all, I have a windows XP-Pro drive that was booting just fine on real hardware. However, While I was running Fedora 14 on a laptop, on which VBox is installed, I took out the windows drive from the other machine and connected it to the laptop via a USB

Re: Feedback: systemd poweroff fixfiles is it possible?

2012-01-22 Thread T.C. Hollingsworth
On Sun, Jan 22, 2012 at 6:38 AM, Frank Murphy frankl...@gmail.com wrote: Looking for feedback I havn't seen anything in https://fedoraproject.org/wiki/Systemd Google not much help. but I would like fixfiles onboot to run just before poweroff both cli\gui not sure how Requires=fixfiles

Re: Feedback: systemd poweroff fixfiles is it possible?

2012-01-22 Thread Frank Murphy
On 22/01/12 23:09, T.C. Hollingsworth wrote: For starters, you can't add arbitrary commands to systemd unit files like that; you'd have to write a unit file. Secondly, you don't need to mess with poweroff.service. -T.C. Apprecitae the service file. Am still not comfortable with trying to

Re: Feedback: systemd poweroff fixfiles is it possible?

2012-01-22 Thread T.C. Hollingsworth
On Sun, Jan 22, 2012 at 4:09 PM, T.C. Hollingsworth tchollingswo...@gmail.com wrote: Drop this in /etc/systemd/system/fixfiles.service or such and it should do the trick: Sorry, itchy submit finger. Needs a little more: [Unit] Name=Fix SELinux Contexts on Shutdown DefaultDependencies=no

SOLVED Re: Feedback: systemd poweroff fixfiles is it possible?

2012-01-22 Thread Frank Murphy
On 22/01/12 23:16, T.C. Hollingsworth wrote: Then, just systemctl enable fixfiles.service and you should be all set. -T.C. We'll after seeing the example you have given me. I May try to come up with something for yum-updateonboot. Still a SysV service. Will run it by here when ready. --

Re: Proper F16 Java setup ??? (Firefox Additional Plugins Required)

2012-01-22 Thread T.C. Hollingsworth
On Sat, Jan 21, 2012 at 12:49 PM, linux guy linuxguy...@gmail.com wrote: On Sat, Jan 21, 2012 at 11:42 AM, linux guy linuxguy...@gmail.com wrote: I seemed to have fixed the problem with yum install java-1.7.0-openjdk.i686 yum install java-1.7.0-openjdk.x86_64 Actually, it didn't solve all

Re: F16 unusable while writing to pendrive [SOLVED -- not]

2012-01-22 Thread Patrick O'Callaghan
On Sat, 2012-01-21 at 14:05 -0430, Patrick O'Callaghan wrote: On Sat, 2011-12-17 at 21:17 -0430, Patrick O'Callaghan wrote: On Sun, 2011-12-18 at 01:37 +, Marko Vojinovic wrote: On Saturday 17 December 2011 19:41:38 Patrick O'Callaghan wrote: This looks like a regression. Under F15

Re: F16 unusable while writing to pendrive [SOLVED -- not]

2012-01-22 Thread Marko Vojinovic
On Sunday 22 January 2012 20:52:43 Patrick O'Callaghan wrote: On Sat, 2012-01-21 at 14:05 -0430, Patrick O'Callaghan wrote: This was really bothering me (I make frequent use of pendrives) so took another look at the above article, then at

Re: F16 unusable while writing to pendrive [SOLVED -- not]

2012-01-22 Thread Marko Vojinovic
On Monday 23 January 2012 02:41:07 you wrote: Now I'll see how USB is going to work --- a 2.2 GB file is about to be written... ;-) As a side note --- is it normal to have the write-to-USB-flash speed of 2.5 MiB/s (on average)? I am supposedly using USB2.0 port, and have a 8 GB flash drive.

Re: F16 unusable while writing to pendrive [SOLVED -- not]

2012-01-22 Thread Patrick O'Callaghan
On Mon, 2012-01-23 at 02:41 +, Marko Vojinovic wrote: I have chosen to set up the madvise state rather than the never state, so I added transparent_hugepage=madvise to the GRUB_CMDLINE_LINUX line in /etc/default/grub, ran grub2-mkconfig /boot/grub2/grub.cfg to activate the change,

Re: F16 unusable while writing to pendrive [SOLVED -- not]

2012-01-22 Thread Patrick O'Callaghan
On Mon, 2012-01-23 at 03:25 +, Marko Vojinovic wrote: On Monday 23 January 2012 02:41:07 you wrote: Now I'll see how USB is going to work --- a 2.2 GB file is about to be written... ;-) As a side note --- is it normal to have the write-to-USB-flash speed of 2.5 MiB/s (on average)?

Re: F16 unusable while writing to pendrive [another attempt]

2012-01-22 Thread Patrick O'Callaghan
On Sun, 2012-01-22 at 23:00 -0430, Patrick O'Callaghan wrote: On Mon, 2012-01-23 at 02:41 +, Marko Vojinovic wrote: I have chosen to set up the madvise state rather than the never state, so I added transparent_hugepage=madvise to the GRUB_CMDLINE_LINUX line in /etc/default/grub,

Re: F16 changes

2012-01-22 Thread Michael Hennebry
On Tue, 10 Jan 2012, Michael Hennebry wrote: The new lower limit of 1000 for normal user and group IDs is another issue. The current user has IDs 500 and has rather a lot of files that I want to keep. Fedora's documentation says to use a kickstart file to keep 500. The file affected is

Re: MySQL is not working on PHP with Fedora 16

2012-01-22 Thread Kernel Guardian
by default apache can't make a connection to DB. setsebool httpd_can_network_connect_db on for permanent change add -P as param to setsebool for all selinux apache attributes: getsebool -a | grep httpd or man page man httpd_selinux /var/lib/mysql/mysql.sock is a valid TCP socket with domain

Re: F16 unusable while writing to pendrive [SOLVED -- not]

2012-01-22 Thread Bruno Wolff III
On Sun, Jan 22, 2012 at 20:52:43 -0430, Patrick O'Callaghan pocallag...@gmail.com wrote: Apparently kernel 3.3 will have a fix for this problem, but that's expected to be around the end of March unless someone backports it. 3.3 rc1 has been built for rawhide and should work on f16 if you

Re: [389-users] 389DS very slow shutdown

2012-01-22 Thread Diego Woitasen
On Thu, Nov 10, 2011 at 10:39 PM, Diego Woitasen di...@woitasen.com.ar wrote: No, I'm not running that searches. I'm sure. I forgot to mention that I have replication working between 4 servers. there will be 150 in the future. Is there a relation between that searches and replication? On

Re: [389-users] 389DS very slow shutdown

2012-01-22 Thread Diego Woitasen
On Sun, Jan 22, 2012 at 5:55 PM, Diego Woitasen di...@woitasen.com.ar wrote: On Thu, Nov 10, 2011 at 10:39 PM, Diego Woitasen di...@woitasen.com.ar wrote: No, I'm not running that searches. I'm sure. I forgot to mention that I have replication working between 4 servers. there will be 150 in