Re: kernel 2.6.15.5 and fs/nfs errors

2006-03-02 Thread Roman Makurin
В сообщении от Четверг 02 марта 2006 22:54 Bernd Prager написал(a): > I tried to compile the new kernel. > "make-kpkg clean; make-kpkg kernel_image" generates: > > CC [M] fs/nfs/direct.o > fs/nfs/direct.c: In function 'nfs_get_user_pages': > fs/nfs/direct.c:110: warning: implicit declaration of

midi support in debian

2006-02-21 Thread Roman Makurin
Hi All! I`ve setup Creative SBLive5.1 with alsa and now I want to play midi files on it :) When I`m trying to get midi working I walk throught these steps: 1) $ sudo aptitude install awesfx 2) Copy from Driver`s CD sound fonts to /usr/share/sounds/sf2 2GMGSMT.SF2 4GMGSMT.SF2 3) $ sud

IBM DB2 Express-C on debian

2006-02-06 Thread Roman Makurin
Hi All! I want to install DB2 Express-C on my debian box. When I launch installer: $ LANG="C" sudo ./db2setup it asks me some question and finishes with error. Is there any HOWTO about that problem ? Here is install log: DB2 Setup log file started at: Mon Feb 6 23:14:45 2006 MSK =

Re: SELinux

2006-01-23 Thread Roman Makurin
В сообщении от Понедельник 23 января 2006 02:51 Glenn Meehan написал(a): > Hi, > > I am getting the following error in my start up messages: > > "failed to mount /selinux" > > Why am I getting this message? > > I don't need SElinux or it's associated mandatory access controls. > > How can I opt out

Can`t build modules for VMWARE Workstation

2006-01-20 Thread Roman Makurin
Hi All! Now I`m using kernel 2.6.15 with ck patchset. I create kernel packages with following command: $ fakeroot make-kpkg --append-to-version .c3po.1 --config=menuconfig \ kernel_image and for modules packages: $ MODULE_LOC=~/tmp/modules fakeroot make-kpkg --append-to-version .c3po.1 \ m

Re: can`t start eclipse

2006-01-09 Thread Roman Makurin
В сообщении от Понедельник 09 января 2006 18:46 Andrew Vaughan написал(a): > On Mon, 9 Jan 2006 12:19, Roman Makurin wrote: > > I can`t start eclipse. It gives me error everytime I trying to launch it: > > "A suitable Java Virtual Machine for running the Eclipse Platform coul

can`t start eclipse

2006-01-08 Thread Roman Makurin
Hi All! I can`t start eclipse. It gives me error everytime I trying to launch it: "A suitable Java Virtual Machine for running the Eclipse Platform could not be located." here is console output: $ eclipse searching for compatible vm... testing /usr/lib/jvm/java-gcj...found $ sudo update-alter

Re: Digital Camera

2006-01-07 Thread Roman Makurin
В сообщении от Воскресенье 08 января 2006 03:31 Robert Thompson написал(a): > Hello All, >I also have a digital camera that I love. It is a Sony that uses a USB > to connect to the computer. Question is: How does digital cameras work with > Debian? > Try digikam if you are kde user :) otherwis

Re: dialup internet connection + mc = long startup

2006-01-06 Thread Roman Makurin
В сообщении от Суббота 07 января 2006 05:32 Paul Johnson написал(a): > Roman Makurin wrote: > > Hi All! > > > > At home I`ve got slow dialup internet connection and when I connect to > > internet mc startup time becomes very long - about 20 seconds :) When I > &g

dialup internet connection + mc = long startup

2006-01-06 Thread Roman Makurin
Hi All! At home I`ve got slow dialup internet connection and when I connect to internet mc startup time becomes very long - about 20 seconds :) When I disconect everything goes fine - strtup less then a second. I think it`s resolver issues but I don`t know what I need to do. Does anyone know wh