Installation resp. aptitude install - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega International Area (/forum-22.html) +--- Forum: German Corner (/forum-26.html) +---- Forum: Archiv (/forum-54.html) +---- Thread: Installation resp. aptitude install (/thread-7874.html) |
Installation resp. aptitude install - juerg - 09-16-2009 09:24 PM Diese Zeile in der offiziellen Alneitung aptitude install $ (cat ./docs/Debian/debian-packages-`lsb_release -cs`) ergibt folgenden Fehler bei mir (lenny) ispcp1:/usr/local/src/ispcp/ispcp-omega-1.0.2# aptitude install $ (cat ./docs/Debian/debian-packeges-`lsb_release -cs`) -bash: syntax error near unexpected token `(' ispcp1:/usr/local/src/ispcp/ispcp-omega-1.0.2# Irgend eine Idee?? Ok gelöst. Muss aptitude install $(cat ./docs/Debian/debian-packages-`lsb_release -cs`) lauten. Also kein Abstand nach dem $ !! RE: Installation resp. aptitude install - joximu - 09-17-2009 06:17 PM Selbsthelfer... Jo<schliessend>xi |