Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Oct 2008 22:52:15 +0000
From:      pwn <pwnedomina@gmail.com>
To:        Naram Qashat <cyberbotx@cyberbotx.com>
Cc:        freebsd-ports-bugs@freebsd.org
Subject:   Re: scite port
Message-ID:  <4906461F.2030803@gmail.com>
In-Reply-To: <4905AF39.9060408@cyberbotx.com>
References:  <bf32b2c90810270328j7ce7c662l9527e240534f5069@mail.gmail.com> <4905AF39.9060408@cyberbotx.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Naram Qashat escreveu:
> pwn wrote:
>> im unable to install scite due to a problem with scintilla
>>
>> this is the output of a build of scite
>>
>> ===> Installing for scintilla-1.77
>
> From the looks of it, it's trying to install scintilla built with GTK1 
> instead of GTK2.  For an easy fix, manually install scintilla first 
> with the WITH_GTK2 knob set to yes.  As an aside, if anyone could tell 
> me if there is a way to specify in scite's Makefile that it's depend 
> on scintilla needs to be built with having WITH_GTK2 set, I'd 
> appreciate it.  Right now it only checks if an existing install of 
> scintilla was built as GTK2.
>
> Thanks,
> Naram Qashat
this is the output of scintilla when build with GTK2
# make install -DWITH_GTK2
===>  Installing for scintilla-gtk2-1.77
===>   scintilla-gtk2-1.77 depends on executable: pkg-config - found
===>   scintilla-gtk2-1.77 depends on file: 
/usr/local/lib/gio/modules/libgiofam.so - found
===>   scintilla-gtk2-1.77 depends on shared library: iconv.3 - found
===>   scintilla-gtk2-1.77 depends on shared library: atk-1.0.0 - found
===>   scintilla-gtk2-1.77 depends on shared library: glib-2.0.0 - found
===>   scintilla-gtk2-1.77 depends on shared library: gtk-x11-2.0.0 - found
===>   scintilla-gtk2-1.77 depends on shared library: pango-1.0.0 - found
===>   Generating temporary packing list
===>  Checking if x11-toolkits/scintilla already installed
/bin/mkdir -p /usr/local/include/scintilla
install  -o root -g wheel -m 444 
/usr/ports/x11-toolkits/scintilla/work/scintilla/gtk/../include/*.h 
/usr/local/include/scintilla
install  -s -o root -g wheel -m 555 
/usr/ports/x11-toolkits/scintilla/work/scintilla/gtk/../bin/libscintilla.so.1 
/usr/local/lib
install: 
/usr/ports/x11-toolkits/scintilla/work/scintilla/gtk/../bin/libscintilla.so.1: 
No such file or directory
*** Error code 71

Stop in /usr/ports/x11-toolkits/scintilla.
>
>> ===> scintilla-1.77 depends on executable: pkg-config - found
>> ===> Generating temporary packing list
>> ===> Checking if x11-toolkits/scintilla already installed
>> /bin/mkdir -p /usr/local/include/scintilla
>> install -o root -g wheel -m 444
>> /usr/ports/x11-toolkits/scintilla/work/scintilla/gtk/../include/*.h
>> /usr/local/include/scintilla
>> install -s -o root -g wheel -m 555
>> /usr/ports/x11-toolkits/scintilla/work/scintilla/gtk/../bin/libscintilla.so.1 
>>
>> /usr/local/lib
>> install:
>> /usr/ports/x11-toolkits/scintilla/work/scintilla/gtk/../bin/libscintilla.so.1: 
>>
>> No such file or directory
>> *** Error code 71
>>
>> Stop in /usr/ports/x11-toolkits/scintilla.
>> *** Error code 1
>>
>> Stop in /usr/ports/editors/scite.
>>
>> what should i do to correct this, im using FreeBSD 7.1-PRERELEASE and 
>> all
>> ports where updated via csup, this is the distinfo
>>
>> MD5 (scite177.tgz) = ba016919190c12cfb712e1f004df4187
>> SHA256 (scite177.tgz) =
>> 51b14c1fdff1b88f9361faef5030bc8df24cdc4b23d2d9181303a7708f2eb2af
>> SIZE (scite177.tgz) = 1520037
>>
>> thanks in advance.
>> _______________________________________________
>> freebsd-ports-bugs@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs
>> To unsubscribe, send any mail to 
>> "freebsd-ports-bugs-unsubscribe@freebsd.org"
>>
>




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4906461F.2030803>