Hello guys,
i have a little / big problem with cups. It is not starting
but this library is in the directory
i googled a few hours, also in this forum an found out, that my libc is "too old" so i tried
it brings no erros so i thought that it was ok, but no, there is still the same error
and i have a second question.
If i want to update my whole System, there a sooo many ways to do it i hope i do the right thing.
my way:
but i have a little problem with it, because if i want to run it while i am sleeping there are a lot of programms which a compiled with a menu. Then there is the need to press "Enter". Then the Computer is going on .... but i don't want this. Is there any posibility to to this automatic without the menu .... taking the defaults
greets MArtin
i have a little / big problem with cups. It is not starting
Code:
Starting cupsd.
/libexec/ld-elf.so.1: /lib/libc.so.7: version FBSD_1.2 required by /usr/local/sbin/cupsd not found
/usr/local/etc/rc.d/cupsd: WARNING: failed to start cupsd
Code:
ls -l /lib/libc*
-r--r--r-- 1 root wheel 1146580 21 Nov 15:54 /lib/libc.so.7
-r--r--r-- 1 root wheel 82836 21 Nov 15:54 /lib/libcam.so.5
-r--r--r-- 1 root wheel 32104 21 Nov 15:54 /lib/libcrypt.so.5
-r--r--r-- 1 root wheel 1430952 21 Nov 15:55 /lib/libcrypto.so.6
-r--r--r-- 1 root wheel 47900 21 Nov 15:54 /lib/libctf.so.2
i googled a few hours, also in this forum an found out, that my libc is "too old" so i tried
Code:
portupgrade libc
it brings no erros so i thought that it was ok, but no, there is still the same error
and i have a second question.
If i want to update my whole System, there a sooo many ways to do it i hope i do the right thing.
my way:
- portsnap fetch update
- portupgrade -a or portmaster -adP
but i have a little problem with it, because if i want to run it while i am sleeping there are a lot of programms which a compiled with a menu. Then there is the need to press "Enter". Then the Computer is going on .... but i don't want this. Is there any posibility to to this automatic without the menu .... taking the defaults
greets MArtin