On Fri, 26 Apr 2002, Arto Leskinen wrote:
> Then I tried to compile kernel for two processors, but could not > compile it with loopback device support. Without it the compilation > went well. When I started the kernel, I got many complaints about > sound modules and when starting X I got error that screens were found > but none of them was usable. Have to try again when I have more time. > We do provide an smp kernel already compiled. Sharon on the list here has been running it without issue, I believe. > What I wandered was that why after compiling the kernel the old > kernel also complained about sounds and rage 128 module. X was still > operational but before compuiling the new kernel, there were no > errors. Can compilation of new kernel of same version remove > something from kernel modules? > Did you change the version before make modules_install (top level Makefile - EXTRAVERSION)? If not, you overwrote the modules from the rpm installed kernel. There has been talk about shipping the kernel-source with this changed, to avoid bug reports on home compiled kernels that could be confused with the shipped binary kernel. > I tried to install J2sdk1.3.1_2b and it installed all right. Then I > added the j2sdk1.3.1/bin to path. > I also defined JAVAHOME and CLASSPATH. When I tried to install > together control center the linux version complained about missing > javalib.so. The general java version (java -jar > togetherzzz.jar)complained about missing manifest. Is this because I > have problems with Java isntallation? Can anyone give introductions > how J2sdk should be installed to MDK 8.2 PPC? > I am new with Java. > Lost me on this one. Is this blackdown java, IBM? I've successfully installed blackdown, and used it with mozilla, but not much else yet. Stew Benedict -- MandrakeSoft PPC FAQ: http://www.linux-mandrake.com/en/demos/PPC/FAQ/
