Displaying 20 results from an estimated 2000 matches similar to: "Problem with ownership of non-root files at destination"
2005 Mar 19
3
Any Zaurus users??
Just wondering if there are any Zaurus owners out there using there
zaurus as a voip phone?? I'm trying to decide which on to buy. The
sl-6000 is perfect for phone use from what I've read, but it's not very
pocket friendly (http://www.sharpusa.com/images/hpc_SL6000_pic1.jpg)
The clamshell models
(http://conics.net/shp/pda/zaurus-sl-c700/sl-c3000.html)
are much nicer but would
2002 Oct 18
3
Potential serious problem with Shorewall.
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig05F2F5838E1DC28DCA5557B7
Content-Type: multipart/mixed;
boundary="------------040200040609050204020409"
This is a multi-part message in MIME format.
--------------040200040609050204020409
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Hi,
Using Mandrake 9.0 and
2003 Jun 10
4
PDA's over SIP channels on Asterisk
Is it possible for two PDA's to communicate like telephones via SIP channels
on a PC running Asterisk? If that is possible, does there exist any
applications that can be installed on a Zaurus 5600, which is a PDA with an
Xscale processor running on a Linux OS, that can essentially turn it into a
softphone? Thanks in advance for any input,
Daniel
2002 Jul 07
2
R on Sharp Zaurus 5500?
Hello,
has anyone tried to get R running on a Sharp Zaurus 5500?
Andrew
Andrew Robinson Phone: 208-885-7115
Department of Forest Resources Fax: 208-885-6226
University of Idaho E: andrewr at uidaho.edu
Po Box 441133 WWW: http://www.uidaho.edu/~andrewr
Moscow, ID 83843 and: http://www.biometrics.uidaho.edu/
No statement above
2003 Mar 06
1
[stuart.leask@nottingham.ac.uk: R in your pocket on a Sharp Zaurus]
Ah, but the interesting thing is that they are coming out with a 'clam'
version like the 5MX. Details are limited at the moment, but that could
mean the combination of 5MX usability with a supported linux distro. I
am drooling in anticipation. Sounds like a "I've finally finished my
PhD and deserve a treat" situation to me :)
Dave
On Thu, Mar 06, 2003 at 09:17:20AM
2002 Nov 18
1
R on Sharp Zaurus 5500?
For what it is worth, here are my experiences.
When I first got my zaurus I compiled R version 1.4.0 for the it. It took
some time to do, but managed with the skiffclusters at familiar.org.
(libf2c was the hardest part). Compilation should be easier now that there
are onboard compilers but I haven't tried.
I thought this would be neat to have in the classroom. (It did get one
student to buy
2003 Feb 04
2
Hardware List Draft
Here's a list of non-PC hardware I found that supports Vorbis, with
links and short descriptions. It's still kind of rough, and I don't
have personal experience with any of these things, though where noted, I
have gotten email from the company. This is still just a draft.
I've made links, and also left the URLs after the headings so it
converts to text well. Following the
2004 May 31
4
Need guides on setting up PDA on asterisk server
Can PDAs be used as softphones/clients on asterisk?
what i wanted to do is to set up 2 PDAs as softphone(client) which allows them to communicate each other through asterisk server(desktop)
devices i have:
pda compaq model 3680
pda sharp sl5500
access point
desktop(asterisk)
can i apply my idea on the asterisk? any guides? thanks in advance :)
---------------------------------
Do
2002 Nov 22
1
R on the Zaurus (the return)
Hello All,
I read in the archives that someone managed to compile R but that there were
problems with the fp performance, specifically the handling of NaNs. Could
someone please explain the problem to me and how to test whether it is
occurring.
I have just compiled R for the Zaurus 5500, and want to see whether it works
or requires tweaking.
Regards,
Simon
2002 Nov 27
1
R on the Zaurus
Hello All,
I have a working port of R on my SL5500. I've not tested the X windowing
support yet, but was more concerned about the accuracy of the fp emulation.
The following is the result of the test which Stuart Leask recommended I
should try:
Mandrake 8.2
> x<-NA
> is.na(x)
[1] TRUE
> x+1
[1] NA
> 2*x
[1] NA
Zaurus OZ3
> x<-NA
> is.na(x)
[1] TRUE
> x+1
[1] 1
2002 Dec 29
1
R on the Zaurus
Dear All,
I have a working (in so far as NAs are handled correctly)
version of R running on the Zaurus.
The problem was not ieee 754 compliance but rather the fact that the
configure script did not realise that the Z had a bigendian processor.
I'll post a link, etc. tomorrow on the Zaurus forum for those who may be
interested (http://www.zaurus.com/dev/board/) in downloading a copy.
2020 Aug 09
2
IPv6 auth failed
On 9/8/2020 9:51, Aki Tuomi wrote:
>
>> On 09/08/2020 09:15 Lefteris Tsintjelis <lefty at spes.gr> wrote:
>>
>>
>> I am using latest Windows Thunderbird 68.11.0 and dovecot 2.3.10.1_2
>> with FreeBSD 12.1-RELEASE-p8. Whenever I enable dovecot IPv6 and I try
>> to login I get auth failed.
>>
>> Aug 09 08:36:11 imap-login: Info:
2004 Aug 06
6
PDA as source client
Has anybody used anything other than a PC as a source for icecast2? Are
PDAs powerfull enough? I know vorbis encoding takes a signifigant amount
of CPU power, but I've been able to do it on 4 year old PCs. Does a
206MHz Intel StrongARM 32-bit RISC processor have as much power as a 200
Mhz Pentium?
I'm thinking Compaq iPaq, running Familiar Linux and IceS, would make a
nice portable
2004 Sep 10
4
SIP on Handhelds
Does anyone know if SIP will/is support on handheld PCs such as the iPaq
or Axiom? With their integrated 802.11b and Bluetooth it seems like a
solution to provide a wireless based sip phone for any user would be
possible. Handoff between access points might be problematic but most
users I know would be using their PDA phone in an airport with free
wireless or at the local cafe, etc, etc...
Can
2003 Mar 04
1
codepages and cross-compiling
I'm working on a packaging of samba for OpenZaurus
(http://openzaurus.sf.net).
We build on an x86 system cross-compiling for the Zaurus systems (an
ARM platform).
The part that is giving me trouble is the code pages.
Can I safely compile them with the make_smbcodepage and
make_unicodemap on the x86 and then use them on the ARM? Or are the
platform dependent?
Is there anyway I can shrink
2002 Jul 13
3
wow! and what about h/w players for vorbis files?
wow! i must say vorbis deprecates mp3! lol.
although, i had to use the "OSS/3d for XMMS" plugin on my sblive value
w/ 4 point sound to get a proper base. On my other box with a diff card,
bass is just fine.
however, are there any h/w players for vorbis files? the faq only states
one manufacturer called iObjects but i see no portable players!
Basically, i want to player vorbis files
2011 Aug 15
0
[LLVMdev] Order of code generation
After enabling assertions and recompilation I still get this error.
~/bin/llvm$ llc -view-isel-dags t3.bc
llc: Unknown command line argument '-view-isel-dags'. Try: 'llc -help'
llc: Did you mean '-fast-isel-abort'?
and I see the view-edge bundles option but get the following error.
~/bin/llvm$ llc -view-edge-bundles t3.bc
Writing
2007 May 18
6
2.6.22-rc1 killed my ext3 filesystem cleanly unmounted
Hi,
I just tried the 2.6.22-r1 candidate to test whether some bug I have
hit in the past still exists. I did use 2.6.20.6 so far. So, I have
cleanly rebooted to use the new kernel, after the machine came up I
tried to mess with the bug, and had to reboot again to play with kernel
commandline parameters. Unfortunately, on the next reboot fsck was
schedules on my filesystem after 38 clean
2002 Sep 08
1
vorbis tool ogg123/oggenc running out of sync while streaming.
Or rather - the ogg123 seems to run faster than the oggenc.
Based on the vorbis toots 1.0_1,3
I've got (on freebsd) a small streaming server which essentially takes the
oss/vox audion input; uses the code from oggenc to make a stream and then
a bit of apache 2.0 to dole that stream out over TCP to various clients:
setup oss /dev/dspW0.0 16 bit stereo 44k1.
create ogg/vorbis
2008 Mar 05
1
Bug#445072: setting package to logcheck-database logtail logcheck, tagging 444097, tagging 445069, tagging 444096 ... ... ... ... ... ... ...
# Automatically generated email from bts, devscripts version 2.10.18.1
#
# logcheck (1.2.64) unstable; urgency=low
#
# * ignore.d.server/bind:
# - moved "[bind] query $FOO denied" rule to violations.ignore.d
# (closes: #443881).
# - added bind's "AXFR ended" rule alongside "AXFR started"
# (closes: #445046).
# - added "adding an