On Tuesday 05 March 2013, termo termosel wrote: > Hi, > when I try to install Asterisk 11.2.1 the console return error which it > tells: /usr/bin/ld: final link failed: No space left on device > and the process exits installation. > How can I solve this problem? Tmp folder is empty..... > Thanks,Jordi
Try entering this command: # df -h and paste the complete output in a message. This will show the amount of space used and remaining on all filesystems, in human-readable notation (i.e. it will automatically select the units: bytes, kilo, mega, giga or terabytes, so as to get a sensible figure). You'll almost certainly have to move some files out of the way. Have you got, or can you get, a USB external HDD; which either already has a Linux ext4 file system on it, or contains only sacrificial data? -- AJS Answers come *after* questions. -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
