Discussion:
intelij and clojure and cinnamon/gnome question
Roelof Wobben
2014-04-23 18:56:46 UTC
Permalink
Hello,

I like to learn clojure with the intellij idea idea ,

Are these avaible from binary packages.

And which versions of cinnamon and/or Gnome can I use to install ?

Roelof
Benny Siegert
2014-04-24 08:22:17 UTC
Permalink
Hello Roelof,
Post by Roelof Wobben
I like to learn clojure with the intellij idea idea ,
Are these avaible from binary packages.
There is a useful page for searching pkgsrc (which binary packages are
built from) at http://pkgsrc.se. Entering "intellij" into the search
box there gives:

http://pkgsrc.se/devel/intellij-idea-ce

So, to install a binary package, try running

pkgin install intellij-idea-ce

(You may need to set up pkgin before, if you have not done so.)
Post by Roelof Wobben
And which versions of cinnamon and/or Gnome can I use to install ?
http://pkgsrc.se/meta-pkgs/gnome is GNOME 2.26, which should be very
similar to cinnamon. "pkgin install gnome" should pull in a large
number of other things and give you a full gnome installation.

--Benny.
Roelof Wobben
2014-04-24 12:21:40 UTC
Permalink
That's disappointing. Both old versions.



Roelof
Post by Benny Siegert
Hello Roelof,
Post by Roelof Wobben
I like to learn clojure with the intellij idea idea ,
Are these avaible from binary packages.
There is a useful page for searching pkgsrc (which binary packages are
built from) at http://pkgsrc.se. Entering "intellij" into the search
http://pkgsrc.se/devel/intellij-idea-ce
So, to install a binary package, try running
pkgin install intellij-idea-ce
(You may need to set up pkgin before, if you have not done so.)
Post by Roelof Wobben
And which versions of cinnamon and/or Gnome can I use to install ?
http://pkgsrc.se/meta-pkgs/gnome is GNOME 2.26, which should be very
similar to cinnamon. "pkgin install gnome" should pull in a large
number of other things and give you a full gnome installation.
--Benny.
Ryo ONODERA
2014-04-24 12:36:03 UTC
Permalink
Post by Roelof Wobben
That's disappointing. Both old versions.
I will update devel/intellij-idea-ce to latest in this weekend.
Post by Roelof Wobben
Roelof
Post by Benny Siegert
Hello Roelof,
Post by Roelof Wobben
I like to learn clojure with the intellij idea idea ,
Are these avaible from binary packages.
There is a useful page for searching pkgsrc (which binary packages are
built from) at http://pkgsrc.se. Entering "intellij" into the search
http://pkgsrc.se/devel/intellij-idea-ce
So, to install a binary package, try running
pkgin install intellij-idea-ce
(You may need to set up pkgin before, if you have not done so.)
Post by Roelof Wobben
And which versions of cinnamon and/or Gnome can I use to install ?
http://pkgsrc.se/meta-pkgs/gnome is GNOME 2.26, which should be very
similar to cinnamon. "pkgin install gnome" should pull in a large
number of other things and give you a full gnome installation.
--Benny.
--
Ryo ONODERA // ***@yk.rim.or.jp
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB FD1B F404 27FA C7D1 15F3
Roelof Wobben
2014-04-24 12:43:21 UTC
Permalink
Post by Ryo ONODERA
Post by Roelof Wobben
That's disappointing. Both old versions.
I will update devel/intellij-idea-ce to latest in this weekend.
That's good news.
I think Gnome is not updated because there are almost no people who use
Gnome in the BSD-world and because Gnome needs systemd.

Roelof
Ryo ONODERA
2014-04-24 12:50:59 UTC
Permalink
Post by Roelof Wobben
Post by Ryo ONODERA
Post by Roelof Wobben
That's disappointing. Both old versions.
I will update devel/intellij-idea-ce to latest in this weekend.
That's good news.
I think Gnome is not updated because there are almost no people who
use Gnome in the BSD-world and because Gnome needs systemd.
Some gnome application requires OpenGL support.
My laptop does not get DRM2 support yet, and I cannot enable OpenGL.
If DRM2 works fine with x86-video-intel, I will update
some gnome application to latest, for example graphics/cheese etc.

Thank you.

--
Ryo ONODERA // ***@yk.rim.or.jp
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB FD1B F404 27FA C7D1 15F3
Ryo ONODERA
2014-04-24 16:22:56 UTC
Permalink
Hi,
Post by Ryo ONODERA
Post by Roelof Wobben
That's disappointing. Both old versions.
I will update devel/intellij-idea-ce to latest in this weekend.
Done.
But there is one runtime error.
I cannot find the effect of the runtime error, JNA related error.
If you find the bad situation, please tell me.
I will create jna.jar or so for NetBSD.

--
Ryo ONODERA // ***@yk.rim.or.jp
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB FD1B F404 27FA C7D1 15F3
Ryo ONODERA
2014-04-24 12:57:23 UTC
Permalink
Post by Roelof Wobben
Hello,
I like to learn clojure with the intellij idea idea ,
lang/clojure should support its libraries.
And the libraries became less suitable for pkgsrc.
Leiningen may help this situation.

Bad libraries support discourages me.

Do you have good idea?
Post by Roelof Wobben
Are these avaible from binary packages.
And which versions of cinnamon and/or Gnome can I use to install ?
Roelof
--
Ryo ONODERA // ***@yk.rim.or.jp
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB FD1B F404 27FA C7D1 15F3
Loading...