AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
October 2004

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2004.10.24 07:37 "[request] add --rpath for jpeg and zlib", by Norihiko Murase
2004.10.24 14:56 "Re: [request] add --rpath for jpeg and zlib", by Bob Friesenhahn
2004.10.26 14:20 "Re: [request] add --rpath for jpeg and zlib", by Norihiko Murase
2004.10.26 15:58 "Re: [request] add --rpath for jpeg and zlib", by Bob Friesenhahn
2004.10.28 17:40 "Re: [request] add --rpath for jpeg and zlib", by Andrey Kiselev
2004.10.29 07:29 "Re: [request] add --rpath for jpeg and zlib", by Norihiko Murase
2004.10.29 17:50 "Re: [request] add --rpath for jpeg and zlib", by Andrey Kiselev
2004.10.29 19:39 "OBSOLETE instruction of "Anonymous CVS" at www.libtiff.org (Re: [Tiff] [request] add --rpath for jpeg and zlib)", by Norihiko Murase
2004.10.30 13:28 "Re: OBSOLETE instruction of "Anonymous CVS" at www.libtiff.org (Re: [Tiff] [request] add --rpath for jpeg and zlib)", by Andrey Kiselev
2004.10.29 19:48 "--enable-rpath works FINE!! (Re: [Tiff] [request] add --rpath for jpeg and zlib)", by Norihiko Murase

2004.10.29 07:29 "Re: [request] add --rpath for jpeg and zlib", by Norihiko Murase

> I have added the --enable-rpath option to configure script (available in
> CVS). Could you check whether it does the thing your need?

Sure, I'll readily check it.

However, I FAILED to get the source from the CVS repository;
the result is the following:

------------------------------------------------------------
Script started on Fri Oct 29 16:03:18 2004
% 
% uname -a
FreeBSD melon.***** 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Sep  2 00:49:08
JST 2004     skeleten@melon.*****:/usr/src/sys/compile/MELONKNL  i386
% 
% which cvs
/usr/bin/cvs
% cvs --version

Concurrent Versions System (CVS) 1.11.5-FreeBSD (client/server)

Copyright (c) 1989-2002 Brian Berliner, david d `zoo' zuhn, 
                        Jeff Polk, and other authors

CVS may be copied only under the terms of the GNU General Public License,
a copy of which can be found with the CVS distribution kit.

Specify the --help option for further information about CVS
% 
% echo $SHELL
/usr/local/bin/tcsh
% 
% 
% setenv CVSROOT ':pserver:anonymous@remotesensing.org:/cvsroot'
% cvs login
Logging in to :pserver:anonymous@remotesensing.org:2401/cvsroot
CVS password: 
cvs [login aborted]: connect to remotesensing.org(65.83.169.202):2401
failed: Connection refused
% 
% telnet remotesensing.org 2401
Trying 65.83.169.202...
telnet: connect to address 65.83.169.202: Connection refused
telnet: Unable to connect to remote host
% 
% cvs logout
Logging out of :pserver:anonymous@remotesensing.org:2401/cvsroot
cvs logout: warning: failed to open /home/skeleten/.cvspass for reading: No
such file or directory
cvs logout: Entry not found.
% 
% exit
exit

Script done on Fri Oct 29 16:06:20 2004
------------------------------------------------------------

What I executed does stem from the top page of LibTIFF
	http://www.libtiff.org/

What happened to remotesensing.org ?


Thanks!!
---
Norihiko Murase <skeleten [AT] shillest.net>