Displaying 4 results from an estimated 4 matches for "zivi".
Did you mean:
vivi
2005 Feb 04
2
Failures they e2fsck doesn't find
Hi,
I've run many time e2fsck, but in a special dir ls tells me:
ls: r?cksendung-wlan.dvi: No such file or directory
ls: baf?g_r?ckmeldung.latex: No such file or directory
ls: finpr?f.pdf: No such file or directory
$ cat finpr?f.pdf
cat: finpr?f.pdf: Datei oder Verzeichnis nicht gefunden
I don't know what to do? How can I find the failure? If I cat the files
with debugfs, I see the
2011 Feb 02
2
[LLVMdev] llvm-gcc-4.2.-2.8 failed on gcc 3.4.6
Hi,
I got the following error message when I try to compile llvm-gcc with gcc 3.4.6:
cc1plus: error: unrecognized command line option "-Wno-variadic-macros"
make[3]: *** [llvm-main.o] Error 1
Someone have an idea ?
thanks
________________________________
This message is confidential and intended only for the addressee. If you have received this message in error, please immediately
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
Signed-off-by: Scott Seago <sseago at redhat.com>
---
AUTHORS | 17 ++++++
README | 10 +++
conf/ovirt-agent | 12 ++++
conf/ovirt-db-omatic | 12 ++++
conf/ovirt-host-browser | 12 ++++
2008 Aug 20
1
Problem with namespaces
Hi,
I'm trying to create Shared folder with subfolders "SPAM" and "NOT_Spam".
Configuration:
namespace public {
separator = /
prefix = Shared/
location = maildir:/vmail/%Ld/Shared:INDEX=/vmail/%Ld/%Ln/Shared
hidden = no
}
Result I get (is exactly what I want):
Inbox
Drafts
Sent
Trash
Shared
--NOT_Spam
--SPAM
I can select SPAM and NOT_Spam, delete messages etc,