udoh wrote: > I am new to piCorePlayer, but I love it so far, especially for its > responsiveness compared to Raspbian based distributions. > > I tried to install git using tce and experience the following problem: > > git.tcz.dep OK > Downloading: ipv6-4.4.39-pcpAudioCore_v7+.tcz > Connecting to repo.tinycorelinux.net (89.22.99.37:80) > wget: server returned error: HTTP/1.1 404 Not Found > md5sum: ipv6-4.4.39-pcpAudioCore_v7+.tcz.md5.txt: No such file or > directory > Error on ipv6-4.4.39-pcpAudioCore_v7+.tcz > git.tcz > > Am I doing something wrong? Do I need to do something like "apt-get > update" on apt-based distros?
It's because we are using our own kernel. Our kernel modules are only hosted on our repo. Install that kernel module by itself from the pCP sourceforge repo. Then go back to the main piCore repo and install git. ------------------------------------------------------------------------ paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858 View this thread: http://forums.slimdevices.com/showthread.php?t=106755 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
