Re: modutils won't install on testing

2001-10-16 Thread danielt
On Tue, Oct 16, 2001 at 09:22:54AM -0500, DvB wrote:
> My last apt-get upgrade tried to upgrade modutils and then bombed with
> the following message:
> 
> Setting up modutils (2.4.10-3) ...
> depmod: Unexpected value (20) in 
> '/lib/modules/2.4.9-686/kernel/drivers/ieee1394/sbp2.o' for 
> ieee1394_device_size
> It is likely that the kernel structure has changed, if so then
> you probably need a new version of modutils to handle this kernel.
> Check linux/Documentation/Changes.
> dpkg: error processing modutils (--configure):
>  subprocess post-installation script returned error exit status 255
> Setting up bsdgames (2.12-9) ...
> 
> Errors were encountered while processing:
>  modutils
> E: Sub-process /usr/bin/dpkg returned an error code (1)
> 
> 
> ... or maybe I need a new version of kernel to handle this modutils? :-)
> 
> Does this mean it's expecting me to have upgraded my kernel to 2.4.10?

I don't think this can be the case, because I've had the same problem running
the 2.4.10 kernel. I just deleted the file it mentioned and it works all right
for now, but I'm thinking that's not a good permanent solution : ).

Anyone else know anything? Related, I mean : ).

  --Daniel



Re: install floppy problem

2001-10-19 Thread danielt
I think the newest boot floppies take care of this.
Try re-downloading and re-creating your boot-floopies.

  --Daniel

On Fri, Oct 19, 2001 at 04:02:50PM -0400, Timothy Webster wrote:
> I am using disks-i386\images-1.44\udma100-ext3.
> 
> When I try to install the base from the network.
> I get the following error.
> 
> Failure trying to run: chroot /target mount -t proc proc/proc
> 
> This happens for both testing and unstable network installs.
> 
> -Tim.
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Kernel 2.4.12 compile problem

2001-10-23 Thread danielt
I know this is probably silly, but I had a lot of headaches with kernel
compiling and installation until I ran across the kernel-package package.
I just made a kernel debian package using the 'make-kpkg' which that package
provides yesterday, and it came off like a charm (2.4.12, too).

Anyway, you may already be familiar with it, but if not, it's worth a
look.

  --Daniel

On Tue, Oct 23, 2001 at 11:09:07AM -0400, Wayne Topa wrote:
>  I have been compiling the 2.4.x series without problems until now.
> I am running woody, last updated today, and find that I am getting
> errors while doing make dep (?) of all things.  Here is the error:
> make[2]: *** No rule to make target
>   `/usr/src/linux/include/linux/autoconf.h', needed by
>   `/usr/src/linux/include/linux/modules/signal.ver'.  Stop.
> 
>   I have tried copying tha autoconf.h from the kernel 2.4.10 tree but
> altho this works for make dep, it does not make it through the make
> bzImage step.
> 
>   I see that others have successfully compiled 2.4.12 so I guess that,
> all of a sudden, I am missing something.  While I search the net for
> an answer, does anyone know what I might have to install/re-install?
> 
> TIA
> 
> Wayne



Re: matlab6 & java

2001-11-02 Thread danielt
We had some trouble getting Matlab to go until we installed the en_US locale,
or something like that. We're running Debian unstable, and used... um...
dpkg-reconfigure locales or something like that, and clicked the box for
the en_US one. As I recall.

: ). I'm still a little bit newbie-ish. Does it show?

Anyway, HTH.

  --Daniel T.
([EMAIL PROTECTED])

On Fri, Nov 02, 2001 at 10:52:34PM +0100, Mirek Dobsicek wrote:
> Hi,
>  I'm in trouble .. I'm trying to run Matlab6, but it doesnt want to start in
> GUI mode
> and in /root appears file log.java..
> It starts only in command mode, if i use -nojvm option.
> 
> Please help .. what java deb packages are needed to matlab6 run correctly?
> 
> Mirek Dobsicek
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]