Date: Thu, 16 Sep 1999 10:36:43 +0200 From: Ullrich Giebelhorst <schellh@darmstadt.gmd.de> To: ports@freebsd.org Subject: Installing Problems Message-ID: <37E0AC1B.3428DC8B@darmstadt.gmd.de>
next in thread | raw e-mail | index | archive | help
Hi there.... i put up a 3.2r-System some days ago, and now have some problems with installing 2 ports: 1st: ===> Extracting for linux_base-5.2 >> Checksum OK for rpm/setup-1.9.2-1.noarch.rpm. >> Checksum OK for rpm/filesystem-1.3.2-3.noarch.rpm. >> Checksum OK for rpm/basesystem-4.9-3.noarch.rpm. >> Checksum OK for rpm/ldconfig-1.9.5-8.i386.rpm. >> Checksum OK for rpm/glibc-2.0.7-29.i386.rpm. >> Checksum OK for rpm/termcap-9.12.6-11.noarch.rpm. >> Checksum OK for rpm/libtermcap-2.0.8-10.i386.rpm. >> Checksum OK for rpm/bash-1.14.7-13.i386.rpm. >> Checksum OK for rpm/ncurses-4.2-10.i386.rpm. >> Checksum OK for rpm/zlib-1.1.3-2.i386.rpm. >> Checksum OK for rpm/info-3.12-9.i386.rpm. >> Checksum OK for rpm/fileutils-3.16-10.i386.rpm. >> Checksum OK for rpm/grep-2.2-2.i386.rpm. >> Checksum OK for rpm/binutils-2.9.1.0.15-1.i386.rpm. >> Checksum OK for rpm/gd-1.3-3.i386.rpm. >> Checksum OK for rpm/gdbm-1.7.3-17.i386.rpm. >> Checksum OK for rpm/glib-1.0.6-3.i386.rpm. >> Checksum OK for rpm/ld.so-1.9.5-8.i386.rpm. >> Checksum OK for rpm/libc-5.3.12-27.i386.rpm. >> Checksum OK for rpm/libg++-2.7.2.8-9.i386.rpm. >> Checksum OK for rpm/libstdc++-2.8.0-14.i386.rpm. >> Checksum OK for rpm/sh-utils-1.16-14.i386.rpm. >> Checksum OK for rpm/readline-2.2.1-1.i386.rpm. >> Checksum OK for rpm/redhat-release-5.2-1.noarch.rpm. >> Checksum OK for rpm/rpm-2.5.5-5.2.i386.rpm. >> Checksum OK for rpm/setserial-2.14-4.i386.rpm. >> Checksum OK for rpm/slang-0.99.38-8.i386.rpm. >> Checksum OK for rpm/stat-1.5-8.i386.rpm. >> Checksum OK for rpm/tcsh-6.07.09-1.i386.rpm. >> Checksum OK for rpm/XFree86-libs-3.3.2.3-25.i386.rpm. >> Checksum OK for rpm/xpm-3.4j-3.i386.rpm. ===> Patching for linux_base-5.2 ===> Configuring for linux_base-5.2 su-2.03# make install ===> Installing for linux_base-5.2 ===> linux_base-5.2 depends on executable: rpm - found 666: not found *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. (rpm-2.55 installed fine... i even already did reinstall it) (compat22 is successfully installed, and i "made world -DWANT_AOUT") 2nd: su-2.03# make >> samba-2.0.5a.tar.gz doesn't seem to exist on this system. >> Attempting to fetch from ftp://ftp.samba.org/pub/samba/. .. .. Compiling utils/testprns.c Linking bin/testprns Compiling utils/status.c Linking bin/smbstatus Compiling rpcclient/rpcclient.c Compiling rpcclient/display.c Compiling rpcclient/cmd_lsarpc.c Compiling rpcclient/cmd_wkssvc.c Compiling rpcclient/cmd_samr.c Compiling rpcclient/cmd_reg.c Compiling rpcclient/cmd_srvsvc.c Compiling rpcclient/cmd_netlogon.c Linking bin/rpcclient Compiling utils/smbpasswd.c Linking bin/smbpasswd Compiling utils/make_smbcodepage.c Linking bin/make_smbcodepage Compiling utils/nmblookup.c Linking bin/nmblookup Compiling utils/make_printerdef.c Linking bin/make_printerdef su-2.03# make install ===> Installing for samba-2.0.5 Using FLAGS = -O -pipe -Iinclude -I./include -I./ubiqx -I./smbwrapper -DSMBLOGFILE="/var/log/log.smb" -DNMBLOGFILE="/var/log/log.nmb" -DCONFIGFILE="/usr/local/etc/smb.conf" -DLMHOSTSFILE="/usr/local/etc/lmhosts" -DSWATDIR="/usr/local/share/swat" -DSBINDIR="/usr/local/sbin" -DLOCKDIR="/var/spool/lock" -DPIDFILEDIR="/var/run" -DSMBRUN="/usr/local/bin/smbrun" -DCODEPAGEDIR="/usr/local/etc/codepages" -DDRIVERFILE="/usr/local/etc/printers.def" -DBINDIR="/usr/local/bin" -DHAVE_INCLUDES_H -DPASSWD_PROGRAM="/bin/passwd" -DSMB_PASSWD_FILE="/usr/local/private/smbpasswd" Using FLAGS32 = -O -pipe -Iinclude -I./include -I./ubiqx -I./smbwrapper -DSMBLOGFILE="/var/log/log.smb" -DNMBLOGFILE="/var/log/log.nmb" -DCONFIGFILE="/usr/local/etc/smb.conf" -DLMHOSTSFILE="/usr/local/etc/lmhosts" -DSWATDIR="/usr/local/share/swat" -DSBINDIR="/usr/local/sbin" -DLOCKDIR="/var/spool/lock" -DPIDFILEDIR="/var/run" -DSMBRUN="/usr/local/bin/smbrun" -DCODEPAGEDIR="/usr/local/etc/codepages" -DDRIVERFILE="/usr/local/etc/printers.def" -DBINDIR="/usr/local/bin" -DHAVE_INCLUDES_H -DPASSWD_PROGRAM="/bin/passwd" -DSMB_PASSWD_FILE="/usr/local/private/smbpasswd" Using LIBS = -lreadline -lcrypt /bin/sh ./install-sh -d -m 0755 /usr/local /usr/local/sbin /usr/local/bin /usr/local/etc /var /usr/local/etc/codepages Installing bin/smbd as /usr/local/sbin/smbd Installing bin/nmbd as /usr/local/sbin/nmbd Installing bin/swat as /usr/local/sbin/swat ====================================================================== The binaries are installed. You may restore the old binaries (if there were any) using the command "make revert". You may uninstall the binaries using the command "make uninstallbin" or "make uninstall" to uninstall binaries, man pages and shell scripts. ====================================================================== Installing bin/smbclient as /usr/local/bin/smbclient Installing bin/testparm as /usr/local/bin/testparm Installing bin/testprns as /usr/local/bin/testprns Installing bin/smbstatus as /usr/local/bin/smbstatus Installing bin/rpcclient as /usr/local/bin/rpcclient Installing bin/smbpasswd as /usr/local/bin/smbpasswd Installing bin/make_smbcodepage as /usr/local/bin/make_smbcodepage Installing bin/nmblookup as /usr/local/bin/nmblookup Installing bin/make_printerdef as /usr/local/bin/make_printerdef ====================================================================== The binaries are installed. You may restore the old binaries (if there were any) using the command "make revert". You may uninstall the binaries using the command "make uninstallbin" or "make uninstall" to uninstall binaries, man pages and shell scripts. ====================================================================== Installing man pages in /usr/local/man ====================================================================== The man pages have been installed. You may uninstall them using the command the command "make uninstallman" or make "uninstall" to uninstall binaries, man pages and shell scripts. ====================================================================== Installing scripts in /usr/local/bin Installing /usr/local/bin/smbtar Installing /usr/local/bin/addtosmbpass Installing /usr/local/bin/convert_smbpasswd ====================================================================== The scripts have been installed. You may uninstall them using the command "make uninstallscripts" or "make install" to install binaries, man pages and shell scripts. You may recover the previous version (if any by "make revert". ====================================================================== Installing codepage files in /usr/local/etc/codepages Creating codepage file /usr/local/etc/codepages/codepage.437 Creating codepage file /usr/local/etc/codepages/codepage.737 Creating codepage file /usr/local/etc/codepages/codepage.850 Creating codepage file /usr/local/etc/codepages/codepage.852 Creating codepage file /usr/local/etc/codepages/codepage.861 Creating codepage file /usr/local/etc/codepages/codepage.932 Creating codepage file /usr/local/etc/codepages/codepage.866 Creating codepage file /usr/local/etc/codepages/codepage.949 Creating codepage file /usr/local/etc/codepages/codepage.950 Creating codepage file /usr/local/etc/codepages/codepage.936 ====================================================================== The code pages have been installed. You may uninstall them using the command "make uninstallcp" or make "uninstall" to uninstall binaries, man pages, shell scripts and code pages. ====================================================================== Installing SWAT in /usr/local/share/swat Installing the Samba Web Admisistration Tool /usr/local/share/swat/images/globals.gif /usr/local/share/swat/images/home.gif /usr/local/share/swat/images/passwd.gif /usr/local/share/swat/images/printers.gif /usr/local/share/swat/images/samba.gif /usr/local/share/swat/images/shares.gif /usr/local/share/swat/images/status.gif /usr/local/share/swat/images/viewconfig.gif /usr/local/share/swat/help/welcome.html /usr/local/share/swat/help/DOMAIN_MEMBER.html /usr/local/share/swat/help/NT_Security.html /usr/local/share/swat/help/lmhosts.5.html /usr/local/share/swat/help/make_smbcodepage.1.html /usr/local/share/swat/help/nmbd.8.html /usr/local/share/swat/help/nmblookup.1.html /usr/local/share/swat/help/samba.7.html /usr/local/share/swat/help/smb.conf.5.html /usr/local/share/swat/help/smbclient.1.html /usr/local/share/swat/help/smbd.8.html /usr/local/share/swat/help/smbpasswd.5.html /usr/local/share/swat/help/smbpasswd.8.html /usr/local/share/swat/help/smbrun.1.html /usr/local/share/swat/help/smbsh.1.html /usr/local/share/swat/help/smbstatus.1.html /usr/local/share/swat/help/smbtar.1.html /usr/local/share/swat/help/swat.8.html /usr/local/share/swat/help/testparm.1.html /usr/local/share/swat/help/testprns.1.html /usr/local/share/swat/include/footer.html /usr/local/share/swat/include/header.html ====================================================================== The SWAT files have been installed. Remember to read the swat/README for information on enabling and using SWAT ====================================================================== ===> Generating temporary packing list /bin/mkdir -p /usr/local/share/examples/samba /bin/cp -rp /usr/ports/samba/work/samba-2.0.5a/examples/* /usr/local/share/examples/samba 1777: not found *** Error code 127 Stop. *** Error code 1 Stop. *** Error code 1 Stop. (Readme to this: /ports/samba/files/Readme.FreeBSD If you want to use samba ports, 1. Copy /usr/local/etc/smb.conf.default to /usr/local/etc/smb.conf, and edit it. 2. Copy /usr/local/etc/rc.d/samba.sh.sample to /usr/local/etc/rc.d/samba.sh 3. Type /usr/local/etc/rc.d/samba.sh or reboot. note: this 1st file isnt on its place ) Hopefully u are able to trace the buq and write me back soon ,) p.s.: BSD and all arround it is cool , and so are you *g* Greetings: Uli Schellhaas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37E0AC1B.3428DC8B>