possbility of a port for older versions of libintl?

2012-06-11 Thread Dan Mahoney, System Admin

Hey there,

I recently discovered that the vmware-tools package is compiled against 
libintl.so.8 -- yes, this is probably something that should be fixed at 
the vmware level, but VMware's love for FreeBSD isn't there.


As a workaround, it might be useful to have a port which compiles an older 
version of libintl (potential security issues notwithstanding, since it's 
assumed it will only be used by this one tool).


This seems to me to be somewhat *less* destabilizing than the 
commonly-suggested (and perhaps, oft-used) suggestion of symlinking 
/usr/lib/libintl.so.8 -- libintl.so.9


Thoughts?

--

Dan Mahoney
Techie,  Sysadmin,  WebGeek
Gushi on efnet/undernet IRC
ICQ: 13735144   AIM: LarpGM
Site:  http://www.gushi.org
---

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: possbility of a port for older versions of libintl?

2012-06-11 Thread Polytropon
On Mon, 11 Jun 2012 02:11:43 -0400 (EDT), Dan Mahoney, System Admin wrote:
 As a workaround, it might be useful to have a port which compiles an older 
 version of libintl (potential security issues notwithstanding, since it's 
 assumed it will only be used by this one tool).

Maybe using the port compatverx-arch-x.y (which has
the required lib version you need) in combination with the
ld.so library mapping (see man libmap.conf) will work?



-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org