[Rust-users] Not compatible with Fedora3 terminal
Status: Beta
Brought to you by:
psychogenic
From: <mpe...@ce...> - 2005-05-30 14:50:50
|
I discovered Sandbox functionality (cRust --chroot) won=B4t work properl= y on my distribution=B4s terminal. Though it works nice if I call the primitive 'xterm' program. I have developed an personal guide about how to create installations of the packages I need. I had to find myself this syntax: crust --init --fullcopy --nomd5 -I 'R /usr/libexec/gcc' -I 'R /usr/lib/gcc' -I 'R /usr/lib/perl5' -I 'R /usr/libexec/gcc' -I 'R /usr/bin/cpp' -I '/usr/bin' /root/newroot And in case you discover you need to copy more files during the package installation, you must first make a --clean, then copy the files and init. Note --fullcopy will copy installed packages from your system. If you want to make RPMs for them, you may have problems if you use --fullcopy. I may build an flowchart... Regards, Murilo |