tabbed urxvt?

Reini Urban rurban@x-ray.at
Fri Jul 25 10:37:00 GMT 2008


2008/7/24 Raul Acevedo:
> Ok, I got the source to build urxvt with perl extensions so I can get
> tabs, but I'm getting a build error because rxvtperl.xs doesn't exist:
>
> /bin/perl /usr/lib/perl5/5.10/ExtUtils/xsubpp -C++ -typemap
> /usr/lib/perl5/5.10/ExtUtils/typemap -typemap typemap -prototypes
> rxvtperl.xs >rxvtperl.C
> cannot open rxvtperl.xs: No such file or directory
>
> I'm attaching the full build log.  Thoughts?

Sure. rxvtperl.xs is in srcdir but not in builddir.
You have to symlink it or fix the Makefile.
I think a combination of both is easiest.

Something like the attached patch worked for me.
-- 
Reini Urban
http://phpwiki.org/ http://murbreak.at/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mk.patch
Type: text/x-patch
Size: 1390 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20080725/6d7874a2/attachment.bin>
-------------- next part --------------
--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


More information about the Cygwin mailing list