Current time: 05-17-2024, 03:42 AM Hello There, Guest! (LoginRegister)


Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Installation resp. aptitude install
Author Message
juerg Offline
Junior Member
*

Posts: 95
Joined: Aug 2007
Reputation: 0
Post: #1
Installation resp. aptitude install
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 $ !!
(This post was last modified: 09-16-2009 09:34 PM by juerg.)
09-16-2009 09:24 PM
Find all posts by this user
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #2
RE: Installation resp. aptitude install
Selbsthelfer...

Smile

Jo<schliessend>xi
09-17-2009 06:17 PM
Visit this user's website Find all posts by this user
Thread Closed 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)