Re: [deal.II] Re: My machine did't manage to run Deal.II

2020-06-03 Thread Bruno Turcksin
Prasad,

Packaging deal.II and dependencies is a lot of work. When we release a new 
version of deal.II we update the development version of Debian and from 
there the package goes to other distributions including Ubuntu. So the next 
release of Ubuntu will probably have the latest version of deal.II. 
Maintaining multiple versions of deal.II in Debian is not feasible and 
that's why we only package the latest version.

Best,

Bruno

On Wednesday, June 3, 2020 at 6:01:06 AM UTC-4, Prasad Adhav wrote:
>
> Thank you... its *libdeal.ii-8.5.1*
>
> Is there a reason why the latest or different versions are not available?
>
> On Wednesday, June 3, 2020 at 11:48:10 AM UTC+2, chipszd wrote:
>>
>> Hello,
>>
>> You can try
>>
>> apt search deal
>>
>> to check (no sudo).
>>
>> It's a library, so it will probably be prefixed with "lib". The library 
>> is the development version, so it should end with "dev".
>>
>> Probably try searching for 
>>
>> libdeal.ii-dev 
>>
>> next.
>>
>> On Wed, Jun 3, 2020, 05:35 Prasad Adhav  wrote:
>>
>>> Hello,
>>>
>>> I was searching through the issues to see if anybody else had issues 
>>> compiling dealii.
>>> I am using Ubuntu 18.04LTS.
>>> Is it possible to install a specific version of dealii (v9.1.0)  with 
>>> apt-get?
>>>
>>> Is this the correct library?
>>> sudo apt-get install deal
>>>
>>> Thank you.
>>>
>>> Regards,
>>> Prasad ADAHV
>>>
>>> On Tuesday, April 28, 2020 at 2:08:23 PM UTC+2, Wilmar Alves Cruvinel 
>>> Lima wrote:

 HI,

 First of all I want to thanks professor Wolfgang Bangerth and Mathias 
 Maier. 

   Your advices were very good to go ahead. 

 After instalation, I put the command:

 administrador@administrador-desktop:~/dealii-9.1.1$  *make --jobs=4 
 install*

 I attached the console outputs on archive *Make_Error* here. The 
 command gone ok until 37%. 

 one of the replies:   *virtual memory exhausted*

 and the last lines are:

 make[1]: *** [source/numerics/CMakeFiles/obj_numerics_debug.dir/all] 
 Error 2
 Makefile:149: recipe for target 'all' failed
 make: *** [all] Error 2

 *My PC has the basics data:*
   CPU: Intel Dual Core Pentium G630; 
   Clock speeds: 1 x 1596 Mhz  and  1 x 2138 MHz
   Cache memory: 3072 KB;
   RAM memory: 1,6 GB
   Hard Drive: Almost Empty (85 GB)
   
 It's possible to use this machine to run Deal.II? I would 
 appreciate your help!   Sincerily, Wilmar. (From Brazil, in time of 
 Covirus!)

>>> -- 
>>> The deal.II project is located at http://www.dealii.org/
>>> For mailing list/forum options, see 
>>> https://groups.google.com/d/forum/dealii?hl=en
>>> --- 
>>> You received this message because you are subscribed to the Google 
>>> Groups "deal.II User Group" group.
>>> To unsubscribe from this group and stop receiving emails from it, send 
>>> an email to dea...@googlegroups.com.
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/dealii/1dca3b5a-6310-4192-afc7-451310c8189c%40googlegroups.com
>>>  
>>> 
>>> .
>>>
>>

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/1f62f905-c84e-4343-9a64-9f2193136f3b%40googlegroups.com.


Re: [deal.II] Re: My machine did't manage to run Deal.II

2020-06-03 Thread Prasad Adhav
Thank you... its *libdeal.ii-8.5.1*

Is there a reason why the latest or different versions are not available?

On Wednesday, June 3, 2020 at 11:48:10 AM UTC+2, chipszd wrote:
>
> Hello,
>
> You can try
>
> apt search deal
>
> to check (no sudo).
>
> It's a library, so it will probably be prefixed with "lib". The library is 
> the development version, so it should end with "dev".
>
> Probably try searching for 
>
> libdeal.ii-dev 
>
> next.
>
> On Wed, Jun 3, 2020, 05:35 Prasad Adhav > 
> wrote:
>
>> Hello,
>>
>> I was searching through the issues to see if anybody else had issues 
>> compiling dealii.
>> I am using Ubuntu 18.04LTS.
>> Is it possible to install a specific version of dealii (v9.1.0)  with 
>> apt-get?
>>
>> Is this the correct library?
>> sudo apt-get install deal
>>
>> Thank you.
>>
>> Regards,
>> Prasad ADAHV
>>
>> On Tuesday, April 28, 2020 at 2:08:23 PM UTC+2, Wilmar Alves Cruvinel 
>> Lima wrote:
>>>
>>> HI,
>>>
>>> First of all I want to thanks professor Wolfgang Bangerth and Mathias 
>>> Maier. 
>>>
>>>   Your advices were very good to go ahead. 
>>>
>>> After instalation, I put the command:
>>>
>>> administrador@administrador-desktop:~/dealii-9.1.1$  *make --jobs=4 
>>> install*
>>>
>>> I attached the console outputs on archive *Make_Error* here. The 
>>> command gone ok until 37%. 
>>>
>>> one of the replies:   *virtual memory exhausted*
>>>
>>> and the last lines are:
>>>
>>> make[1]: *** [source/numerics/CMakeFiles/obj_numerics_debug.dir/all] 
>>> Error 2
>>> Makefile:149: recipe for target 'all' failed
>>> make: *** [all] Error 2
>>>
>>> *My PC has the basics data:*
>>>   CPU: Intel Dual Core Pentium G630; 
>>>   Clock speeds: 1 x 1596 Mhz  and  1 x 2138 MHz
>>>   Cache memory: 3072 KB;
>>>   RAM memory: 1,6 GB
>>>   Hard Drive: Almost Empty (85 GB)
>>>   
>>> It's possible to use this machine to run Deal.II? I would appreciate 
>>> your help!   Sincerily, Wilmar. (From Brazil, in time of Covirus!)
>>>
>> -- 
>> The deal.II project is located at http://www.dealii.org/
>> For mailing list/forum options, see 
>> https://groups.google.com/d/forum/dealii?hl=en
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "deal.II User Group" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to dea...@googlegroups.com .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/dealii/1dca3b5a-6310-4192-afc7-451310c8189c%40googlegroups.com
>>  
>> 
>> .
>>
>

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/79f78bbf-77a1-4774-8aa7-c696f0493d7f%40googlegroups.com.


Re: [deal.II] Re: My machine did't manage to run Deal.II

2020-06-03 Thread Garek Dyszel
Hello,

You can try

apt search deal

to check (no sudo).

It's a library, so it will probably be prefixed with "lib". The library is
the development version, so it should end with "dev".

Probably try searching for

libdeal.ii-dev

next.

On Wed, Jun 3, 2020, 05:35 Prasad Adhav  wrote:

> Hello,
>
> I was searching through the issues to see if anybody else had issues
> compiling dealii.
> I am using Ubuntu 18.04LTS.
> Is it possible to install a specific version of dealii (v9.1.0)  with
> apt-get?
>
> Is this the correct library?
> sudo apt-get install deal
>
> Thank you.
>
> Regards,
> Prasad ADAHV
>
> On Tuesday, April 28, 2020 at 2:08:23 PM UTC+2, Wilmar Alves Cruvinel Lima
> wrote:
>>
>> HI,
>>
>> First of all I want to thanks professor Wolfgang Bangerth and Mathias
>> Maier.
>>
>>   Your advices were very good to go ahead.
>>
>> After instalation, I put the command:
>>
>> administrador@administrador-desktop:~/dealii-9.1.1$  *make --jobs=4
>> install*
>>
>> I attached the console outputs on archive *Make_Error* here. The command
>> gone ok until 37%.
>>
>> one of the replies:   *virtual memory exhausted*
>>
>> and the last lines are:
>>
>> make[1]: *** [source/numerics/CMakeFiles/obj_numerics_debug.dir/all]
>> Error 2
>> Makefile:149: recipe for target 'all' failed
>> make: *** [all] Error 2
>>
>> *My PC has the basics data:*
>>   CPU: Intel Dual Core Pentium G630;
>>   Clock speeds: 1 x 1596 Mhz  and  1 x 2138 MHz
>>   Cache memory: 3072 KB;
>>   RAM memory: 1,6 GB
>>   Hard Drive: Almost Empty (85 GB)
>>
>> It's possible to use this machine to run Deal.II? I would appreciate
>> your help!   Sincerily, Wilmar. (From Brazil, in time of Covirus!)
>>
> --
> The deal.II project is located at http://www.dealii.org/
> For mailing list/forum options, see
> https://groups.google.com/d/forum/dealii?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "deal.II User Group" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to dealii+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/dealii/1dca3b5a-6310-4192-afc7-451310c8189c%40googlegroups.com
> 
> .
>

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/CADRDaciSpn%2BLp7rXg3-q1DrCpAj5LQB5Z5hmb0wi1NKGcbkj1A%40mail.gmail.com.


[deal.II] Re: My machine did't manage to run Deal.II

2020-06-03 Thread Prasad Adhav
Hello,

I was searching through the issues to see if anybody else had issues 
compiling dealii.
I am using Ubuntu 18.04LTS.
Is it possible to install a specific version of dealii (v9.1.0)  with 
apt-get?

Is this the correct library?
sudo apt-get install deal

Thank you.

Regards,
Prasad ADAHV

On Tuesday, April 28, 2020 at 2:08:23 PM UTC+2, Wilmar Alves Cruvinel Lima 
wrote:
>
> HI,
>
> First of all I want to thanks professor Wolfgang Bangerth and Mathias 
> Maier. 
>
>   Your advices were very good to go ahead. 
>
> After instalation, I put the command:
>
> administrador@administrador-desktop:~/dealii-9.1.1$  *make --jobs=4 
> install*
>
> I attached the console outputs on archive *Make_Error* here. The command 
> gone ok until 37%. 
>
> one of the replies:   *virtual memory exhausted*
>
> and the last lines are:
>
> make[1]: *** [source/numerics/CMakeFiles/obj_numerics_debug.dir/all] Error 
> 2
> Makefile:149: recipe for target 'all' failed
> make: *** [all] Error 2
>
> *My PC has the basics data:*
>   CPU: Intel Dual Core Pentium G630; 
>   Clock speeds: 1 x 1596 Mhz  and  1 x 2138 MHz
>   Cache memory: 3072 KB;
>   RAM memory: 1,6 GB
>   Hard Drive: Almost Empty (85 GB)
>   
> It's possible to use this machine to run Deal.II? I would appreciate 
> your help!   Sincerily, Wilmar. (From Brazil, in time of Covirus!)
>

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/1dca3b5a-6310-4192-afc7-451310c8189c%40googlegroups.com.