On 6/12/07, rafael2k <[EMAIL PROTECTED]> wrote:
try some things: type: $ file /bin/bash (or any executable) $ /lib/libc.so.6 $ uname -i
The kernel is a 64-bit kernel so uname would give 64-bit, but I tried a couple userspace apps and they're 32-bit. I see on a couple websites now that that is the case for my distro on ppc64: 64-bit kernel, 32-bit userspace.
what linux distribution are you using?
Ubuntu.
try gentoo with 64 bits userland (choose 64bits userland in the installation): http://gentoo.osuosl.org/releases/ppc/2007.0/ppc64/installcd/ or debian w/ 64 bits userland (I think the best option): http://debian-ppc64.alioth.debian.org/
I looked into debian this afternoon. I'm trying to use the debian-ppc64 apt repositories to set up a 64-bit userspace environment for cinelerra inside my current ubuntu install. So far I have a functional 64-bit environment inside a chroot. I won't be able to work on it again for a while, but later on I'll try and get X11 and then cinelerra running from the chroot. _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
