Written on: 19. 02. 2016 [23:49]
|
aminsalmani.science
amin salmani
Topic creator
registered since: 18.02.2016
Posts: 4
|
hi
i download original source code openscada-0.8.14 for Linux. i use both openscada-res-0.8.14.tar_3 and openscada-0.8.14.tar. i install it like installation manual. i have error in making step. the picture has been attached shown error in make .
i follow this steps
autoreconf -ivf
./configure
make-->error has been detected.
error in this picture is in sound.cpp
thank you
[This article was edited 1 times, at last 19.02.2016 at 23:52.]
Attachment
|
Written on: 20. 02. 2016 [08:58]
|
roman
Roman Savochenko
Moderator Contributor Developer
registered since: 12.12.2007
Posts: 3750
|
"aminsalmani.science" wrote:
error in this picture is in sound.cpp
May be you will start to read?
Are you read the demands for compiling at all: http://wiki.oscada.org/HomePageEn/Function#h737-7
DAQ.SoundCard module
libportaudio Multiplatform library for access to sound controller version 19 and higher.
Learn, learn and learn better than work, work and work.
|
Written on: 20. 02. 2016 [09:26]
|
aminsalmani.science
amin salmani
Topic creator
registered since: 18.02.2016
Posts: 4
|
yes i install all demand in this document. i install portaudio19(http://packages.ubuntu.com/precise/devel/portaudio19-dev) but it didn't work. if each of these demands didn't install , it would make an error in configure step.
the error that i have is in make step no configure step.
do you think this error because of liportaudio??
thank you
|
Written on: 23. 02. 2016 [16:23]
|
roman
Roman Savochenko
Moderator Contributor Developer
registered since: 12.12.2007
Posts: 3750
|
"aminsalmani.science" wrote:
i download original source code openscada-0.8.14 for Linux. i use both openscada-res-0.8.14.tar_3 and openscada-0.8.14.tar. i install it like installation manual. i have error in making step. the picture has been attached shown error in make .
http://oscada.org/en/development/tasks/posts/core/the_automatic_openscada_builder/
ftp://ftp.oscada.org/OpenSCADA/0.8.0/Ubuntu/12.04/
Learn, learn and learn better than work, work and work.
|