discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Various annoying questions


From: Shellac
Subject: Various annoying questions
Date: 21 Sep 2001 16:12:47 +0100
User-agent: Gnus/5.090003 (Oort Gnus v0.03) XEmacs/21.4 (Academic Rigor)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

Rather than post several queries I thought I'd collect them in one
annoying list. Sorry. I'm not exactly knowledgeable in Gnustep, so any
help would be appreciated.

I better add I'm using the current CVS version of gnustep on an linux
ppc machine with gcc 2.95.3.

1) Services. Tantalisingly, there seems to be a GSSpell.service in
/usr/GNUstep/System/Library/Services/, but it isn't something I can
openapp (no GSSpell script in the GSSpell.service app). How do I use
it? It never appears in Ink.app, for example.

2) I wrote a makefile for a framework (GPGME). framework.make had a
comment suggesting I needed to set GPGME_CURRENT_VERSION_NAME for
versioning, but I can only set the version using
CURRENT_VERSION_NAME. Is that a bug? Or was the comment wrong?

3) The framework installs under /usr/GNUstep/Local/Library. I tried to
compile a simple test as a tool, but it doesn't install a script in
GPGME_test.app, or copy the binary into postition (everything
compiles, though). If I compile it as an application it can't -lGPGME
- - /usr/GNUstep/Local/Library/... isn't in the list of directories, so
it can't find the library.

The GNUmakefile is just:

TOOL_NAME = GPGME_test

GPGME_test_OBJC_FILES = main.m 
GPGME_test_OBJC_LIBS += -lGPGME -lgpgme
include $(GNUSTEP_MAKEFILES)/common.make

include $(GNUSTEP_MAKEFILES)/tool.make

(with obvious changes to build as an application)

Any ideas?

Damian

- -- 
Key fingerprint = FC31 23CA 3EBA E30D 2F20 D7EA 8C8F BB0A 49CA 5201
I use and endorse MkLinux, MacOS, GnuPG, Xemacs, Alpha (text
processor), wwwoffle, w3m, Gnus, Leafnode, Cherry Coke, PG Tips. They
do not sponsor me. Despite endless requests.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.5 and Gnu Privacy Guard 
<http://www.gnupg.org/>

iD8DBQE7q1jujI+7CknKUgERAqW8AJ92Fxx2pcviacXmZv5/FHnyFC7WWQCgp+KJ
KdHes0vF8haIQ2oPbjdAS2Q=
=q4f+
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]