[INFO] Installed Linux Mint

This forum is dedicated to feedback, discussions about ongoing or future developments, ideas and suggestions regarding the ChibiOS projects are welcome. This forum is NOT for support.
User avatar
Giovanni
Site Admin
Posts: 14455
Joined: Wed May 27, 2009 8:48 am
Location: Salerno, Italy
Has thanked: 1076 times
Been thanked: 922 times
Contact:

[INFO] Installed Linux Mint

Postby Giovanni » Sat Jan 07, 2017 7:24 pm

Hi,

Just to share my experience, I finally installed Linux Mint on my desktop PC (I already had it on my very old notebook), I am recreating my programming environment and the first thing I noticed: it is like 20 times faster in compiling the ChibiOS projects in Eclipse, you don't see the make process scroll in the console, it just APPEARS like a flash, done.

As subversion client I installed RapidSVN, not nice like TortoiseSVN but fully functional.

Giovanni

User avatar
RoccoMarco
Posts: 655
Joined: Wed Apr 24, 2013 4:11 pm
Location: Munich (Germany)
Has thanked: 83 times
Been thanked: 67 times
Contact:

Re: [INFO] Installed Linux Mint

Postby RoccoMarco » Sat Jan 07, 2017 7:56 pm

What about creating a pkg to install ChibiStudio on linux?
Ciao,
RM

User avatar
tfAteba
Posts: 547
Joined: Fri Oct 16, 2015 11:03 pm
Location: Strasbourg, France
Has thanked: 91 times
Been thanked: 48 times

Re: [INFO] Installed Linux Mint

Postby tfAteba » Sun Jan 08, 2017 2:03 pm

Hi all,

What about creating a pkg to install ChibiStudio on linux?
RoccoMarco

It is a good idea, it will be very interesting for Linux users :)
regards,

Theo.

User avatar
Giovanni
Site Admin
Posts: 14455
Joined: Wed May 27, 2009 8:48 am
Location: Salerno, Italy
Has thanked: 1076 times
Been thanked: 922 times
Contact:

Re: [INFO] Installed Linux Mint

Postby Giovanni » Sun Jan 08, 2017 2:42 pm

hi,

The problem is that it would have hard coded paths inside, in my case /home/giovanni/Projects/ChibiStudio, the one-zip-fits-all approach would not work.

It is easy enough to install java, eclipse, gcc and openocd from PPAs.

I thinks it would be possible to create a single PPA with everything but I have no experience in that.

Giovanni

User avatar
RoccoMarco
Posts: 655
Joined: Wed Apr 24, 2013 4:11 pm
Location: Munich (Germany)
Has thanked: 83 times
Been thanked: 67 times
Contact:

Re: [INFO] Installed Linux Mint

Postby RoccoMarco » Sun Jan 08, 2017 2:45 pm

I am not expert too but as I know the 'home/Giovanni' could be replaced by ~. I have used terminal few times but
cd ~ usually point you to your home directory.

I hope that users experienced with linux could bring use a little bit of light.
Ciao,
RM

User avatar
Giovanni
Site Admin
Posts: 14455
Joined: Wed May 27, 2009 8:48 am
Location: Salerno, Italy
Has thanked: 1076 times
Been thanked: 922 times
Contact:

Re: [INFO] Installed Linux Mint

Postby Giovanni » Sun Jan 08, 2017 2:48 pm

I tried already, ~ is not accepted in Eclipse paths. The path is required by the CHIBIOS variable used by all projects.

Giovanni

User avatar
RoccoMarco
Posts: 655
Joined: Wed Apr 24, 2013 4:11 pm
Location: Munich (Germany)
Has thanked: 83 times
Been thanked: 67 times
Contact:

Re: [INFO] Installed Linux Mint

Postby RoccoMarco » Sun Jan 08, 2017 2:50 pm

Ok,
thanks for the info.
Ciao,
RM

User avatar
tfAteba
Posts: 547
Joined: Fri Oct 16, 2015 11:03 pm
Location: Strasbourg, France
Has thanked: 91 times
Been thanked: 48 times

Re: [INFO] Installed Linux Mint

Postby tfAteba » Sun Jan 08, 2017 3:11 pm

Giovanni,

In linux you can use relative or absolute path!

example:
absolute can be: /var/ftp/...
relative : is a directory related to your current dir wich can be know by using pwd command.

So maybe you can use a relative path in eclipse? that will resolve the problem of using the relative home path(~).
regards,

Theo.

User avatar
tfAteba
Posts: 547
Joined: Fri Oct 16, 2015 11:03 pm
Location: Strasbourg, France
Has thanked: 91 times
Been thanked: 48 times

Re: [INFO] Installed Linux Mint

Postby tfAteba » Sun Jan 08, 2017 3:32 pm

I didn't have the opportunity to make a ppa. But I have read about it:
Using a ppa is a good alternative to your path problem.

You need the following:

1:
- Have the admin right.
- have an internet connection so that the package can be download at any time.
- install some packages such as: debhelper cdbs lintian build-essential fakeroot devscripts pbuilder dh-make debootstrap.

2: You need to create a lunchpad account

3: Create the ppa

4: Create the package sources of your software

5: Send the sources to lunchpad
regards,

Theo.

User avatar
tfAteba
Posts: 547
Joined: Fri Oct 16, 2015 11:03 pm
Location: Strasbourg, France
Has thanked: 91 times
Been thanked: 48 times

Re: [INFO] Installed Linux Mint

Postby tfAteba » Sun Jan 08, 2017 3:45 pm

Why don't provide a simple archive on sourceforge like a .tar or .7z for Linux distribution?

It is a simple solution, and the user will just have to configure the chibiosStudio according is environment.
regards,

Theo.


Return to “Development and Feedback”

Who is online

Users browsing this forum: No registered users and 9 guests