Re: KDE 4 network configuratin

2009-03-19 Thread Clive Messer
On Thursday 19 Mar 2009 02:48:06 jlwallen wrote:
> using KDE 4.2.1 i am getting unable to parse xml file errors every time
> i go to the control panel and attempt to do any configuration with
> networks. i have googled this all day and have come up with a possible
> listed bug but every attempted solution fails.
>
> has anyone else come across this bug and have managed to get it working?

http://bugs.kde.org/show_bug.cgi?id=163578

A rebuild of kdeadmin package with the attached patch solves the 'unable to 
parse xml files' error, but whether knetworkconf is then usable (as no 
interfaces are listed) is another matter.

Regards

Clive
-- 
Clive Messer 

--- kdeadmin-4.2.1/knetworkconf/backends/CMakeLists.txt~	2008-01-04 23:58:33.0 +
+++ kdeadmin-4.2.1/knetworkconf/backends/CMakeLists.txt	2009-03-09 13:53:03.0 +
@@ -1,4 +1,4 @@
-
+set(scriptsdir "${DATA_INSTALL_DIR}/knetworkconf/backends")
 
 
 ### install files ###
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: 3ware 3dm2 and Fedora 10

2009-01-03 Thread Clive Messer


On Sat, 2009-01-03 at 15:51 -0500, Mike Zingale wrote:
> Has anyone succeeded in installing one of the latest versions of the
> 3ware 3dm2 software on Fedora 10 (x86_64)?  I tried both 9.5.1.1 and
> 9.4.1.3, but in both cases, the setupLinux_x64.bin program aborted
> claiming that it was unable to delete some temporary files.  Looking
> through the script some, it seems that it may be related to Java, but
> I couldn't find a way around this.
> 
> Ultimately, I wound up installing an older version, 9.3.0.4, which
> seems to work fine on Fedora 10 (i.e., I can access 3dm2 through
> firefox and monitor my RAID).  But I'd like to know what the issue
> with the newer versions is.
> 

Mike,

The 3ware setup/install does not play nice with the Fedora openjdk. When
I installed 3ware 9.5.1.1 some time ago, I downloaded Sun Java tgz, set
JAVA_HOME env var and added $JAVA_HOME/bin to front of path, before
running the setup program. That worked.

Regards

Clive
-- 
Clive Messer 



-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines