From owner-freebsd-questions@FreeBSD.ORG Fri May 16 00:00:54 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3544E37B401 for ; Fri, 16 May 2003 00:00:54 -0700 (PDT) Received: from web21506.mail.yahoo.com (web21506.mail.yahoo.com [66.163.169.17]) by mx1.FreeBSD.org (Postfix) with SMTP id CF7F943F3F for ; Fri, 16 May 2003 00:00:53 -0700 (PDT) (envelope-from radwasteus@yahoo.com) Message-ID: <20030516070053.86025.qmail@web21506.mail.yahoo.com> Received: from [203.113.33.7] by web21506.mail.yahoo.com via HTTP; Fri, 16 May 2003 00:00:53 PDT Date: Fri, 16 May 2003 00:00:53 -0700 (PDT) From: manee To: Jim Mock In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="0-1415026604-1053068453=:85755" cc: questions@freebsd.org Subject: Re: fdp: www from scratch X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 07:00:54 -0000 --0-1415026604-1053068453=:85755 Content-Type: text/plain; charset=us-ascii Content-Id: Content-Disposition: inline hi sirs, i have tried many ... options(?) but links are still broken. but i will tri again and will post script output for you to analise. just another comment to fdp team, during make i have seen SGML_CATALOG_FILES is set to point to /usr/local/share/xml/dtd/xhtml/xhtml.soc. i simply would like to ask fdp team to add this environment setting to FDP Primer too if this was not wrong. [i also attached my last make script of make ] --- Jim Mock wrote: > On Thursday, May 15, 2003, at 02:40 PM, manee > wrote: > > hi sirs, > > > > i mean when i install web to ~/public_html, some > links are broken > > unless i mv ~/public_html/data/* ~/public_html/ > > > > initially, WEBBASE is set to /data. and that is > why i see data at > > ~/public_html. > > Yes, but it's set with WEBBASE?=, which means it can > be overridden. > > > is there any way of setting WEBBASE to some value > in order to avoid > > manually perform mv as mention above ? > > Set it in your environment as having a blank value. > > - jim > thank you so much indeed. with best regards, ===== มานี http://www.thai-aec.org __________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. http://search.yahoo.com --0-1415026604-1053068453=:85755 Content-Type: text/plain; name="fdp-web-from-scratch.txt" Content-Description: fdp-web-from-scratch.txt Content-Disposition: inline; filename="fdp-web-from-scratch.txt" Script started on Fri May 16 11:40:35 2003 manee@bank /home/manee/tmp/www> make DESTDIR=/home/manee/public_html WEBDIR= ENGLISH_ONLY="yes" links manee@bank /home/manee/tmp/www> make DESTDIR=/home/manee/public_html WEBDIR= ENGLISH_ONLY="yes" ===> en /usr/bin/sed -e 's///' applications.sgml | /usr/bin/env SGML_CATALOG_FILES= /usr/local/bin/sgmlnorm -d -c /usr/local/share/sgml/html/catalog -D /home/manee/tmp/www/en > applications.html || (/bin/rm -f applications.html && false) *** Error code 1 (ignored) [cut many texts off] manee@bank /home/manee/tmp/www> ll ~/public_html/ total 239 -rw-rw-r-- 1 manee www 8157 May 16 11:23 applications.html -rw-rw-r-- 1 manee www 23856 May 16 11:23 auditors.html -rw-rw-r-- 1 manee www 4891 May 16 11:23 availability.html drwxr-xr-x 11 manee www 8192 May 16 11:27 data <-- -rw-rw-r-- 1 manee www 29978 May 16 11:23 docs.html -rw-rw-r-- 1 manee www 3638 May 16 11:23 favicon.ico -rw-rw-r-- 1 manee www 5878 May 16 11:23 features.html -rw-rw-r-- 1 manee www 1525 May 16 11:23 freebsd.css -rw-rw-r-- 1 manee www 33592 May 16 11:23 index.html -rw-rw-r-- 1 manee www 7590 May 16 11:23 internet.html -rw-rw-r-- 1 manee www 3324 May 16 11:23 mailto.html -rw-rw-r-- 1 manee www 26394 May 16 11:23 publish.html -rw-rw-r-- 1 manee www 3805 May 16 11:23 register.html -rw-rw-r-- 1 manee www 6695 May 16 11:23 relnotes.html -rw-rw-r-- 1 manee www 75 May 16 11:23 robots.txt -rw-rw-r-- 1 manee www 2317 May 16 11:23 send-pr.html -rw-rw-r-- 1 manee www 46384 May 16 11:23 support.html -rw-rw-r-- 1 manee www 548 May 16 11:23 vendors.html -rw-rw-r-- 1 manee www 6889 May 16 11:23 where.html -rw-rw-r-- 1 manee www 11945 May 16 11:23 y2kbug.html manee@bank /home/manee/tmp/www> exit Script done on Fri May 16 11:41:18 2003 --0-1415026604-1053068453=:85755--