png2html port linker error [help?]
png2html-1.1_1 < needs updating (port has 1.1_3) linker error While exec "portupgrade png2html-1.1_1": "/usr/libexec/elf/ld: cannot find -lgd *** Error code 1 Stop in /usr/ports/graphics/png2html/work/png2html-1.1. *** Error code 1 Stop in /usr/ports/graphics/png2html. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20476.0 make ** Fix the problem and try again. ** The following packages were not installed or upgraded (*:skipped / !:failed) ! graphics/png2html (png2html-1.1_1)(linker error)" What do I do? Please send reply to me as I cannot check the list very often. Thanks, Kris ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
gtar now in base system
While exec 'portupgrade gtar-1.13.25_5' "...gtar is in base system." Should I: a) "pkg_delete gtar-1.13.25_5" or b) "rm -rf /var/db/pkg/gtar-1.13.25_5/" ? Thanks, Kris PLEASE send reply directly to me as I do not read the list as often as I would like...tkx ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
passwd vs adduser
I modified my system so that passwd now uses blowfish. However, adduser still uses DES. How can I force adduser to use blowfish? Please send replies directly as a reply to me, as I do not have time to read the list as often as I would like. Thanks, Kris ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Deleting orphaned port
(standard disclaimer: please send replies to me since I cant check the list very often...) Hello. Every once in a while I remember that the following is seen when you exec "pkg_version -vv": 41upgrade-2000-11.01 Obviously, this machine has gone from 3.4 release to 4.8 stable over the years. I tried pkg_delete and a couple of other suggestions to get rid of this entry in the installed port list without success. Any suggestions? Thanks, kris ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
/etc/sysctl.conf
Please send replies to me as I do not have time to check this list as often as I would like... I just cvsup'ed to 4.8 stable branch and making changes. I recentlyl found this mod for sysctl.conf: net.inet.tcp.blackhole=2 net.inet.udp.blackhole=1 kern.ps_showallprocs=0 So I added these three lines. 1) Can someone email me the URL to where in the manual covers all my options in regards to adding kernel values to sysctl.conf? or otherwise a URL to some guru's page that discusses sysctl.conf? 2) Do I have to reboot or restart a process after modifying sysctl.conf? Though I have been BSD'ing it for many many years, I never seem to run out of newbie sounding questions! Thanks as always. FBSD rules. 'nuff said. Kris ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
/etc/login.conf password formatting
Please send replies directly to me as I do not have time to check the list as often as I would like.. Currently, it appears that some passwords on my system are DES, most are MD5. I found the following below recently, a suggestion to switch to blowfish. I am down with that! If I change the following (as shown below) in /etc/login.conf, will the system still decrypt the old DES and MD5 entries, ie. nothing will break in this regard? :passwd_format=blf:\ # change the password encryption to Blowfish instead of the default md5 Thanks, Kris ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: /usr/ports/www/graphics/png install error
Hi, What text are you refering to? However, portupgrade -f did the trick. Same error otherwise (using portupgrade without -f).. Thanks, Kris Thomas T. Veldhouse wrote: Take a look at the text ... it should tell you how to forcibly install over the top. Or, it might be better to use another port to help you out: portupgrade (/usr/ports/sysutils/portupgrade). I often upgrade all of my ports to the latest revision with just portupgrade -ra Tom Veldhouse - Original Message - From: "Kris Yates" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 11, 2003 1:32 PM Subject: /usr/ports/www/graphics/png install error I am upgrading from png port: png-1.2.5 < needs updating (port has 1.2.5_2) to png port 1.2.5_2. "make" seems fine, the following error occurs on the port "make install": cc -fpic -DPIC -O -pipe -I. -DPNG_USE_PNGGCCRD -c pnggccrd.c -o pnggccrd.So building shared library libpng.so.5 gzip -cn libpng.3 > libpng.3.gz gzip -cn libpngpf.3 > libpngpf.3.gz gzip -cn png.5 > png.5.gz ===> Installing for png-1.2.5_2 ===> Generating temporary packing list ===> Checking if graphics/png already installed *** Error code 1 This also happens when I try to upgrade the port for Webalizer, which is my ultimate goal here. Webalizer says libpng is not installed but I see that is, however, it seems to be a problem with something in ports/graphics/png. I am running FBSD 4.6.2p13. Any ideas? Will upgrading to 4.7 stable fix this? Please send reply to me, as I do not have time to check the list archives often. Thank you, Kris ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]" . ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: /usr/ports/www/graphics/png install error
My analog installation is fine. Some clients prefer Webalizer, so I have multiple stats available. Thanks though... Kris admin wrote: by the way - analog is much better for webstats from my perspective. might wanna check it out. - Noah to png port 1.2.5_2. "make" seems fine, the following error occurs on the port "make install": cc -fpic -DPIC -O -pipe -I. -DPNG_USE_PNGGCCRD -c pnggccrd.c -o pnggccrd.So building shared library libpng.so.5 gzip -cn libpng.3 > libpng.3.gz gzip -cn libpngpf.3 > libpngpf.3.gz gzip -cn png.5 > png.5.gz ===> Installing for png-1.2.5_2 ===> Generating temporary packing list ===> Checking if graphics/png already installed *** Error code 1 This also happens when I try to upgrade the port for Webalizer, which is my ultimate goal here. Webalizer says libpng is not installed but I see that is, however, it seems to be a problem with something in ports/graphics/png. I am running FBSD 4.6.2p13. Any ideas? Will upgrading to 4.7 stable fix this? Please send reply to me, as I do not have time to check the list archives often. Thank you, Kris ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]" . ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
/usr/ports/www/graphics/png install error
I am upgrading from png port: png-1.2.5 < needs updating (port has 1.2.5_2) to png port 1.2.5_2. "make" seems fine, the following error occurs on the port "make install": cc -fpic -DPIC -O -pipe -I. -DPNG_USE_PNGGCCRD -c pnggccrd.c -o pnggccrd.So building shared library libpng.so.5 gzip -cn libpng.3 > libpng.3.gz gzip -cn libpngpf.3 > libpngpf.3.gz gzip -cn png.5 > png.5.gz ===> Installing for png-1.2.5_2 ===> Generating temporary packing list ===> Checking if graphics/png already installed *** Error code 1 This also happens when I try to upgrade the port for Webalizer, which is my ultimate goal here. Webalizer says libpng is not installed but I see that is, however, it seems to be a problem with something in ports/graphics/png. I am running FBSD 4.6.2p13. Any ideas? Will upgrading to 4.7 stable fix this? Please send reply to me, as I do not have time to check the list archives often. Thank you, Kris ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
4.6-stable : libc.so.4 upgrade to libc.so.6 question
Hello, First of all, I dont think I am subscribed to the list. Please send your replies directly to my email address, as I dont have time to check the list archives as often as I would like. I have a 4.6-stable box, which seems to be running fine. I installed a PHP extension recently, which requires libc.so.6. My box currently uses libc.so.4. Two questions.. 1) When I upgrade from libc.so.4 to libc.so.6, do I need to recompile anything like mail or web servers? I am running php 4.3.2, Apache 1.3, the latest stable postfix port and some other basic stuff. 2) I assume I upgrade the glib port to upgrade libc.so, right? What worries me about just "going for it" is the following info from "pkg_version -vv | grep lib": glib-1.2.10_5 < needs updating (port has 1.2.10_9) glib-1.3.1 > succeeds port (port has 1.2.10_9) My last install supercedes the port. I dont remember why or how. Anyway, I am nervous about breaking something.. it has been awhile. Can someone show me the light in the way of good advise to safely move to libc.so.6 from libc.so.4 in relation to info herein? :) Thanks, Kris [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"