-
Hi,
I tried to compile KDar on Suse 10.3 AMD64 with:
./configure --prefix=/opt --enable-mode=64
Get this error:
checking for libdar64... configure: error: required library not found. Please install libdar64
I have these libraries installed:
tsl010:/mnt/seagate/ext3/johnz/download/KDar # rpm -qa | grep dar
libdar-devel-2.2.0-3
libdar-4-2.3.4-21
dar-2.3.4-21
http://rpmseek.com...
2007-10-15 05:00:37 UTC in KDar - the KDE Disk archiver
-
When I use jEdit for a file on a Samba share the Errorlist console shows a wrong folder.
The path to the file is replicate.
For example the address in ErrorList is:
\\wztis015\folder\wztis015\folder\myfile.txt
In stead of the proper address:
\\wztis015\folder\myfile.txt
This happens for example when XML validation fails.
As a result clicking on a link in ErrorList shows a blank page.
2007-01-29 07:03:39 UTC in jEdit
-
Tried to registerto http://community.jedit.org with many different email addresses.
Nothing is working !
Do not receive an email ever.
Also, cannot login with my Drupal account
Error on web site :
warning: fsockopen(): unable to connect to drupal.org:80 in /home/groups/j/je/jedit-community/htdocs/includes/xmlrpc.inc on line 410.
2007-01-11 18:51:05 UTC in jEdit
-
A possible workaround for this problem is by clicking on the Java perspective.
In the Java perspective I do not get the dialog box anymore.
What I also doscovered is that the doalog box comes fromt he default editor.
You can test this from context menu of PHP file > Open With > Default Editor.
This shows exactly the dialog box.
My conclusion is that somehow the PHP editor and the Default...
2006-11-14 21:44:45 UTC in PHPeclipse - PHP Eclipse-Plugin
-
Did anybody find a workaround for this problem in the mean time ?
I tried to open the project in the workspace, then make a symbolic link to the actual place of the web site, but this does not work.
2006-11-14 21:12:22 UTC in PHPeclipse - PHP Eclipse-Plugin
-
Same problem on Mandriva 2006.
PHPEclipse 1.1.8
Eclipse Version: 3.2.1 Build id: M20060921-0945
Mandriva 2006
I created a new PHP prject from an exisitng web site in /var/www/html/hosts/tsfilex/web.
Now, whenever I open or close a file in the Navigator a Save File dialog box pops up.
The "Save in Folder" field shows the Home folder.
This happens only with file with PHP extension.
2006-11-14 20:44:23 UTC in PHPeclipse - PHP Eclipse-Plugin
-
Hi,
File wicket-examples-1.2-rc4/docs/index.html says that
the web context is wicket-examples.
This should be wicket-examples-1.2-rc4
Replicate this issue:
Download wicket-examples-1.2-rc4-bin.tar.gz
Extract wicket-examples-1.2-rc4-bin.tar.gz
Copy wicket-examples-1.2-rc4 to
$JBOSS//server/default/deploy
Start JBoss server
Type in browser...
2006-05-21 01:49:06 UTC in Wicket
-
Logged In: YES
user_id=415417
Unchecking "Two stage save" in section General did the trick.
It looks like jEdit wants to reset the user on a Unix file
by saving the file under a different name first.
However this requires write permissions on the NFS folder,
which I do not have.
2006-01-08 19:27:51 UTC in jEdit
-
When I try to save a NFS file I get this error dialog:
=>
\\triis047\u01\iw-home\etc\iw.cfg
Cannot save : java.io.FileNotFoundException :
\\triis047\u01\iw-home\etc\#iw.cfg#save# (Access is denied)
=>
The client is : Windows 2000 professional
The server is : SunOS triis047 5.9 Generic_117171-07
sun4u sparc SUNW,Sun-Fire-V440
Saving with other editor like PFE works fine.
2006-01-05 01:51:50 UTC in jEdit
-
Both phpMyAdmin 2.2.5 and 2.6.3 use the same Zend Optimizer version 2.1.0.
phpMyAdmin 2.2.5 works fine and 2.6.3 is not working.
To me this looks a problem in phpMyAdmin.
The only reason I wanted to switch to phpMyAdmin 2.6.3 is because Firefox does not render the left panel of version 2.2.5 properly, only garbage is visible.
2005-08-27 23:57:59 UTC in phpMyAdmin