Thanks, I will look into dd. Brg Emil ... Thanks, I will look into dd. Brg Emil On 2012-04-06 16:02, Thomas Cooper wrote: The dd command is your friend......
25040
Jimmy C. Chau
chaujc@...
Apr 15, 2012 4:54 am
Just to clarify, you don't need to match the max current; the max current of the power supply just needs to be at least as large (as the max current of the...
Mind that some power supplies have a max current and a minimal current. If the max current is significantly larger that the one of the official power supply...
I am trying to use svn and handle Greek characters within files and folders. The only way to do it i must install utf-8 locale to my unslung...
25043
vasanag
vasanag@...
Apr 17, 2012 6:15 pm
Γεια σου Irakli, I had similar problems in the past with the Greek filenames. I solved them by adding the following lines to the /user_smb.conf/ file. ...
Hi Vassili, thanks for your tip.But I am not talking about samba. I am trying to synch my source codes from my office to my unslung machine at home. unslung...
I would really also like this. I guess we need someone to compile the module kernel-module-nls-utf for unslung 2.4.22.l2.3r63-r21 for us to able to read greek...
Made a cross compile machine and built it myself http://dl.dropbox.com/u/60363804/nls_utf8.o copy to lib\modules\2.4.22-xfs\kernel\fs\nls and insmod nls_utf8 ...
an error occures during the apache installation on my slug (unslung 6.8) apache needs openssl for the install, but the link will be no more present please...
Hi All, Please can someone update the following make file? perl-dbd-sqlite to version 1.35 Unable to build the package: perl-dbd-sqlite due the following...
Thank you for building and uploading of the new version. Unfortunately, slimserver which I'm trying to start requires version 1.34_1: ./slimserver.pl...
Hi All, MySQL 4.1.22 build fails. Can someone have a look at this please? Original mysql.mk was not modified. Thank you in advance, Sergey source='my_new.cc'...
Is the I2C implementation in Slugos5.3 based upon the i2c-dev.c and i2c-core.c and i2c-algo-bit.c Linux drivers? I use the I2C_RDWR ioctl call to send a bunch...
I am trying to trap a SIGSEGV (also SIGBUS, SIGILL and SIGFPE, but I have not even managed to generate those yet :-( ). I can easily get the program to produce...
I have optware on my router with 32mb and I got perl but the module I wanted wasn't available via ipkg so I went to use CPAN to find it wouldn't work... Even...
On 17/05/12 17:59, clerew5 wrote: [...] ... I'm not quite sure what you're trying to do here --- AIUI sigwait() blocks until a signal *for the blocked thread*...
... Ah! I had thought that all signals would be passed to all threads (which is indeed the case for signals arising from outside). ... Yes, I have now set up a...
On 18/05/12 23:09, clerew5 wrote: [...] ... This is definitely getting out of my comfort zone (signals and threads mix like oil and cats), but I was under the...
... Yes, that is what I thought, and the thread in question was the only one allowed to see the signals (the prime purpose off that thread is to catch people...
Hello, The version of mpd segfaults when it comes across ogg/flac files. So I wanted to upgrade to a newer version. I checked out optware from subversion and...