On Fri, Jan 20, 2006 at 11:54:32AM +0100, Tobias Scharnberg wrote: > Then I had to type > /scratchbox/sbin/sbox_ctl start > before I could login with "/scratchbox/login" after that I tried > "sb-menu" but nothing happens... no error msg, nothing. I have to stop > it with ctrl+c. I am aware that I can do the configuration on console, > but dont want to do this since something basic seems to be wrong.
Hmm.. at first glance sounds like a corrupted installation. > Do I have to reinstall? If so, how can I tell apt to install to > another location than /scratchbook right from the start? To install to an other location from debs you can first make the symlink, eg. ln -s /foo/bar/scratchbox /scratchbox and then apt-get install the packages. Alternatively you can just extract the tar.gz packages to an arbitrary location and use them from there. -- Toni Timonen 040-5111863,GPG 0x7984A4FD _______________________________________________ Scratchbox-users mailing list [email protected] http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users
