discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Renaissance - how to use Grids?


From: Paul Chany
Subject: Re: Renaissance - how to use Grids?
Date: Fri, 02 Jul 2010 10:34:22 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Yavor Doganov <yavor@gnu.org> writes:

> В Tue, 29 Jun 2010 19:39:01 +0100, Nicola Pero написа:
>
>>> I have installed GNUstep on my Debian GN U/Linux Squeeze with aptitude.

> Assuming that the forthcoming Renaissance release is ABI compatible
> with 0.9.0, and it works with Base 1.19.3/GUI 0.16.0, you can do:
>
> $ apt-get source renaissance
> # apt-get build-dep renaissance
> # aptitude install build-essential devscripts
> $ cd <your-fresh-renaissance-svn-checkout>
> $ svn export ... (optional)
> $ gs_make dist
> $ cd <some-other-dir>
> $ cp <your-fresh-renaissance-svn-checkout>/releases/\
>       Renaissance-0.9.0.tar.gz .
> $ tar xzvf Renaissance* && cd Renaissance*
> $ cp -a <your-renaissance-debian-source>/debian .
> $ dch -l local "Temporary package of SVN trunk."
> $ dpkg-buildpackage -us -uc
> # dpkg -i ../*.deb

Thanks for this informations (command sequence)! :)

I did these commands and get debian packages, and have installed
them. But, when I do
openapp GSMarkupBrowser.app LPT_Interface_NicolaPero.gsmarkup

I get again warning:

2010-07-02 10:22:58.449 GSMarkupBrowser[3870] Warning: Unknown tag
<gridEmptyCell> - ignored 

So I think that that the deb-src that I get with apt-get source isn't
enough fresh.

I was checkout the Renaissance SVN repository too and there in the
trunk/ directory there I can't see any debian/ directory so I can't
apply abowe commands on this source to get debian packages for
installation. 

What is the solution? 

-- 
Regards,
Paul Chany
You can freely correct my English.
http://csanyi-pal.info




reply via email to

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