Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Rarian, Scrollkeeper, gucharmap

11 views
Skip to first unread message

Programmer In Training

unread,
Apr 11, 2010, 2:41:09 PM4/11/10
to FreeBSD Ports
I was going to install gucharmap so I didn't have to worry about
figuring out what file I need to map a compose key in for it to work in
WindowMaker (yeah yeah, lazy me), but I ran into a problem I didn't
cause (haha, keep the comments to yourself):

scrollkeeper-config: not found
scrollkeeper-config: not found
The file '/Templates/C/scrollkeeper_cl.xml' does not exist.
Please check your ScrollKeeper installation.
^^^^^^^^^^^^^^^^^^^^<--- Above two lines are the important ones

gmake[2]: *** [gucharmap-C.omf] Error 1
gmake[2]: Leaving directory
`/usr/ports/deskutils/gucharmap/work/gucharmap-2.28.2/help'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/usr/ports/deskutils/gucharmap/work/gucharmap-2.28.2'
gmake: *** [all] Error 2
*** Error code 1

Stop in /usr/ports/deskutils/gucharmap.


So I look to see where scrollkeeper is and where I would find it:

[root@heaven]whereis scrollkeeper
scrollkeeper: /usr/ports/textproc/scrollkeeper

Apparently it's not installed.

[root@heaven]make install clean [I already ran make depends to make sure
I had dependencies taken care of]

===> scrollkeeper-0.3.14_11,1 conflicts with installed package(s):
rarian-0.8.1

They install files into the same place.
Please remove them first with pkg_delete(1).
*** Error code 1

Stop in /usr/ports/textproc/scrollkeeper.

So I go find rarian to see where and what it is.

[root@heaven]cd ../rarian/
[root@heaven]less pkg-descr
Rarian is designed to be a replacement for scrollkeeper. It is
^^^^^^^^^^^^^^^^^^^^^^^^^^^^<--- Um really?
currently undergoing heavy development. As of writing, rarian can be
installed in place of scrollkeeper and everything will work okay.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^<--- Really?

Is gucharmap just an anomoly or is anyone else having this problem with
other apps that used to rely on scrollkeeper? I updated my local ports
collection on 9 April.

I'm going to install regular charmap (or at least try to) as an
alternative. Just thought I'd at least let you guys know about the issue.
--
Yours In Christ,

PIT
Emails are not formal business letters, whatever businesses may want.
Original content copyright under the OWL http://owl.apotheon.org
Please do not CC me. If I'm posting to a list it is because I am subscribed.

signature.asc

Peter Jeremy

unread,
Apr 11, 2010, 2:59:52 PM4/11/10
to FreeBSD Ports
On 2010-Apr-11 13:41:09 -0500, Programmer In Training <p...@joseph-a-nagy-jr.us> wrote:
>scrollkeeper-config: not found
>scrollkeeper-config: not found
>The file '/Templates/C/scrollkeeper_cl.xml' does not exist.
>Please check your ScrollKeeper installation.
>^^^^^^^^^^^^^^^^^^^^<--- Above two lines are the important ones
...

>So I look to see where scrollkeeper is and where I would find it:
>
>[root@heaven]whereis scrollkeeper
>scrollkeeper: /usr/ports/textproc/scrollkeeper
...

>===> scrollkeeper-0.3.14_11,1 conflicts with installed package(s):
> rarian-0.8.1
>
> They install files into the same place.
> Please remove them first with pkg_delete(1).
>*** Error code 1

Whilst I don't have it installed, according to the pkg-plist for
rarian, it should install $LOCALBASE/bin/scrollkeeper-config (note
that you looked for 'scrollkeeper' rather than 'scrollkeeper-config'

Does "pkg_info -g rarian-0.8.1" report any anomolies?

--
Peter Jeremy

Programmer In Training

unread,
Apr 11, 2010, 3:02:09 PM4/11/10
to freebs...@freebsd.org
On 04/11/10 13:59, Peter Jeremy wrote:
<snip>

> Whilst I don't have it installed, according to the pkg-plist for
> rarian, it should install $LOCALBASE/bin/scrollkeeper-config (note
> that you looked for 'scrollkeeper' rather than 'scrollkeeper-config'

Ah. Well no worries. Apparently charmap was already installed. I guess I
should look over pkg-plist too instead of just pkg-desc

> Does "pkg_info -g rarian-0.8.1" report any anomolies?
>

Nada.

signature.asc
0 new messages