On 8/9/12 10:51 AM, Alexander Hansen wrote:
> On 8/9/12 9:49 AM, Zhao, Wenzhong, Dr {Zhao}(GSFC-613.0)[SCIENCE SYSTEMS
> AND APPLICATIONS INC] wrote:
>> Alexander,
>>
>> Following your instructions I successfully run "fink selfupdate" and "fink 
>> update-all".
>> But I could not update/install vncviewer, which I used to monitor my Linux 
>> computers remotely.  May I ask you for your advice about this?
>>
>> Thanks again,
>>
>> --Wenzhong
>> -------------------------------------------------------
>> Dr. Wenzhong Zhao
>> NASA GSFC, SSAI
>> 8800 Greenbelt Road, Greenbelt, MD 20771
>> Code 613, Bidg 33, Rm B313A
>> 301-614-6204: Phone
>> 301-614-6307: Fax
>> wenzhong.z...@nasa.gov
>>
>>
> 
> I assume that you were using tightvnc?  The maintainer didn't have a
> 10.7 machine, and nobody seemed to want it until this week, so it hasn't
> been updated yet. :-)
> 

I have attached an updated tightvnc which worked for me under limited
testing.  You'll want to put the file in
/sw/fink/dists/local/main/finkinfo, and download the patch from

http://fink.cvs.sourceforge.net/fink/dists/10.4/stable/main/finkinfo/x11-system/tightvnc.patch

and put that into /sw/fink/dists/local/main/finkinfo as well.
-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/
Package: tightvnc
Version: 1.3.10
Revision: 1
Source: mirror:sourceforge:vnc-tight/tightvnc-%v_unixsrc.tar.bz2
SourceDirectory: vnc_unixsrc
BuildDepends: libjpeg8, x11-dev, xmkmf
Depends: x11, libjpeg8-shlibs
PatchFile: %n.patch
PatchFile-MD5: 37de3f8a80cd45043824cf53daa5837d
PatchScript: <<
%{default_script}
#!/bin/sh -ev
perl -pi -e '   s,(ZLIB_INC\s=\s).*,\1,; \
                                s,(JPEG.*)/usr/local(.*),\1%p\2,g; \
                                
s,(-I../include\s-I.\s)\$\(ZLIB_INC\)\s(\$\(JPEG_INC\)).*,\1\2,; \
                                s,(ZLIB_LIB\s=\s).*(\s-lz),\1\2,' 
vncviewer/Imakefile
<<
UseMaxBuildJobs: false
CompileScript: <<
#!/bin/sh -ev
 export PATH=%p/lib/xmkmf/bin:$PATH
 export IMAKEINCLUDE=-I%p/lib/X11/config
 xmkmf
 make World CC=cc LOCAL_LDFLAGS="-force_flat_namespace -L%p/lib" 
EXTRAINCLUDE=-I%p/include
 pushd Xvnc
   unset IMAKEINCLUDE
   ./configure
   find . -name Makefile -exec perl -pi -e 's,(CCOPTIONS.*),\1 
-Wno-return-type,g' {} +
   make
 popd
<<
InstallScript: <<
 mkdir -p %i/bin
 mkdir -p %i/share/vnc/classes
 mkdir -p %i/share/man/man1
 ./vncinstall %i/bin %i/share/man
 cp ./classes/* %i/share/vnc/classes
<<
License: GPL
DocFiles: LICENCE.TXT README ChangeLog WhatsNew
Description: Enhanced version of VNC
DescDetail: <<
Installs vnc with various encoding enhancements, plus
addition of '-tunnel' option to viewer.
<<
DescPort: <<
Uses Imake. 
Requires XFree86 development stuff (Xprog.tgz), and perl.
#Includes tight encoding patches.
User must add /usr/X11R6/bin to PATH in order to run vncserver.
The "-localhost" and "-inetd" options for Xvnc are broken on MacOS X/Darwin.
Includes mini http server and java applet for remote access via a web browser.
Detailed usage instructions at http://www.uk.research.att.com/vnc.

Fix some implicit declarations of system functions.

Remove Xos.h includes that don't seem to work (too much fiddling with
tokens earlier?) and aren't needed (re-add in specific .c if we find
implicit declarations).

Fix fink-path flag-passing for compiler.

Darwin doesn't have libcrypt (and doesn't seem to need it)
<<
Conflicts: vnc
Replaces: vnc
Provides: vnc
Maintainer: Jack Fink <jackf...@users.sourceforge.net>
Homepage: http://www.tightvnc.com
Source-MD5: 397b35faad32d5246b6d44b142f8304f
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users
  • ... Zhao, Wenzhong, Dr {Zhao}(GSFC-613.0)[SCIENCE SYSTEMS AND APPLICATIONS INC]
    • ... Alexander Hansen
      • ... Zhao, Wenzhong, Dr {Zhao}(GSFC-613.0)[SCIENCE SYSTEMS AND APPLICATIONS INC]
      • ... Zhao, Wenzhong, Dr {Zhao}(GSFC-613.0)[SCIENCE SYSTEMS AND APPLICATIONS INC]
        • ... Alexander Hansen
          • ... Alexander Hansen
            • ... Zhao, Wenzhong, Dr {Zhao}(GSFC-613.0)[SCIENCE SYSTEMS AND APPLICATIONS INC]
              • ... Alexander Hansen

Reply via email to