Installing problems

56 views
Skip to first unread message

Filippo Locci

unread,
Feb 13, 2012, 10:54:51 AM2/13/12
to Agros2D
Hi, I'm trying to install Agros2D on my laptop with Ubuntu 11. I tried
w10. agros2d_1.9-ubuntu60_i386.deb and from the source
https://github.com/hpfem/agros2d.git, but the same problem occurred:
filippo@filippo-HP-G61-Notebook-PC:~$ agros2d
13.02.2012 16:29:25.334 Debug: Qt language file not found.

Segfault caught. Printing stacktrace:

Necessary function backtrace() missing.
Done. Exiting the program.
Annullato

I tried with: ./agros2d.sh lang release, but the problem is the same.
thank you
filippo

Mach František

unread,
Feb 13, 2012, 11:07:25 AM2/13/12
to agr...@googlegroups.com
Hi Filippo,
if you have rightly compiled Agros2D from source codes, you must use

$ ./agros2d

You can read REDME file for more informations.

Frank

2012/2/13 Filippo Locci <filipp...@gmail.com>
filippo

--
You received this message because you are subscribed to the Google Groups "Agros2D" group.
To post to this group, send email to agr...@googlegroups.com.
To unsubscribe from this group, send email to agros2d+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/agros2d?hl=en.




--
http://home.zcu.cz/~fmach
fm...@kte.zcu.cz
mach.fr...@gmail.com

ESCO 2012 (European Seminar on Computing)

Florin Tanasa

unread,
Feb 13, 2012, 11:33:49 AM2/13/12
to agr...@googlegroups.com
Hi Filippo,
Run first, in console,
export LANG=en_US.UTF-8
and then
./agros2d
I think you have the same problem like me.
Agros2d use the language in function with your localize and yours is not
supported by agros2d.
--
Cu stimă,
Florin Tanasă,
http://sites.google.com/site/florintanasa/

Filippo Locci

unread,
Feb 13, 2012, 1:32:56 PM2/13/12
to Agros2D
Thank you, compiled agros2d run with Florin solution, but debian pack.
not run,,, I don't know.
filippo

On Feb 13, 5:33 pm, Florin Tanasa <florin.tan...@gmail.com> wrote:
> Hi Filippo,
> Run first, in console,
> export LANG=en_US.UTF-8
> and then
> ./agros2d
> I think you have the same problem like me.
> Agros2d use the language in function with your localize and yours is not
> supported by agros2d.
> --
> Cu stimă,
> Florin Tanasă,http://sites.google.com/site/florintanasa/

Florin Tanasa

unread,
Feb 13, 2012, 3:04:11 PM2/13/12
to agr...@googlegroups.com
For the package:
Check if exist language file *.qm (exp. en_US.qm) some ware in your
sistem ( I think in /use/share/agros2d/lang)
and then run in console
export LANG=en_US.UTF-8
and then run
agros2d
without ./ for request the application installed by the package
if works make an script in bash with this two commands something like
this
!/bin/bash
export LANG=en_US.UTF-8
agros2d
and then make the file executable with chmod command like this
chmod 744 agros2d_bin
look at my attached script


--
Cu stimă,
Florin Tanasă,

http://sites.google.com/site/florintanasa/

agros2d_bin
Reply all
Reply to author
Forward
0 new messages