Pages:
Author

Topic: Gulden - Closed - page 44. (Read 133309 times)

legendary
Activity: 924
Merit: 1000
March 15, 2016, 03:02:41 AM
aclocal: warning: couldn't open directory 'build-aux/m4': No such file or directory
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'.
libtoolize: copying file `build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `build-aux/m4'.
libtoolize: copying file `build-aux/m4/libtool.m4'
libtoolize: copying file `build-aux/m4/ltoptions.m4'
libtoolize: copying file `build-aux/m4/ltsugar.m4'
libtoolize: copying file `build-aux/m4/ltversion.m4'
libtoolize: copying file `build-aux/m4/lt~obsolete.m4'

src/Makefile.am:434: warning: user target '.mm.o' defined here ...
/usr/share/automake-1.14/am/depend2.am: ... overrides Automake target '.mm.o' defined here
If you are sure the binary is not being built then you might want to try this part of the instructions on our github repo:
Quote
For older distributions with outdated autotools the above process may fail, a source tarball is available for these distributions.
    https://developer.gulden.com/download/155/Gulden155-linux.tar.gz To build from source tarball follow these steps:
    tar -zxvf Gulden155-linux.tar.gz
    ./configure
    make
i.e. build from the tarball instead of from the repo.

Alternatively you could try upgrade to a newer version of autotools so that aclocal can run correctly, but this may be a bit finicky.
The reason you have not seen this on other coins is that most altcoins are also on codebases that are several years old (out of date) so have quite a different build system - Gulden keeps up with the latest bitcoin changes and as a result has moved to the newer autotools based build system.

Hope this helps, let me know if you continue to have issues.

MaNI you really are a great blockchain developer. Thank you for your continued work on gulden.

Is Android with Gulden and BTC merchant payments still planned for this month?

We are still on track for March, a development update will be posted within the week.
hero member
Activity: 637
Merit: 500
March 15, 2016, 01:29:17 AM
aclocal: warning: couldn't open directory 'build-aux/m4': No such file or directory
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'.
libtoolize: copying file `build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `build-aux/m4'.
libtoolize: copying file `build-aux/m4/libtool.m4'
libtoolize: copying file `build-aux/m4/ltoptions.m4'
libtoolize: copying file `build-aux/m4/ltsugar.m4'
libtoolize: copying file `build-aux/m4/ltversion.m4'
libtoolize: copying file `build-aux/m4/lt~obsolete.m4'

src/Makefile.am:434: warning: user target '.mm.o' defined here ...
/usr/share/automake-1.14/am/depend2.am: ... overrides Automake target '.mm.o' defined here
If you are sure the binary is not being built then you might want to try this part of the instructions on our github repo:
Quote
For older distributions with outdated autotools the above process may fail, a source tarball is available for these distributions.
    https://developer.gulden.com/download/155/Gulden155-linux.tar.gz To build from source tarball follow these steps:
    tar -zxvf Gulden155-linux.tar.gz
    ./configure
    make
i.e. build from the tarball instead of from the repo.

Alternatively you could try upgrade to a newer version of autotools so that aclocal can run correctly, but this may be a bit finicky.
The reason you have not seen this on other coins is that most altcoins are also on codebases that are several years old (out of date) so have quite a different build system - Gulden keeps up with the latest bitcoin changes and as a result has moved to the newer autotools based build system.

Hope this helps, let me know if you continue to have issues.

MaNI you really are a great blockchain developer. Thank you for your continued work on gulden.

Is Android with Gulden and BTC merchant payments still planned for this month?
legendary
Activity: 952
Merit: 1000
March 14, 2016, 06:06:13 PM


Welcome or join the next meetups! 74 members already for upcoming Guldenmeetups. Smiley

http://www.meetup.com/Gulden
member
Activity: 103
Merit: 10
March 14, 2016, 05:46:02 PM
Issue Fixed. Was unfamiliar with location of binary. All good and syncing now. Thank you for your assistance  : Grin Grin Grin
sr. member
Activity: 275
Merit: 250
March 14, 2016, 04:03:48 PM
aclocal: warning: couldn't open directory 'build-aux/m4': No such file or directory
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'.
libtoolize: copying file `build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `build-aux/m4'.
libtoolize: copying file `build-aux/m4/libtool.m4'
libtoolize: copying file `build-aux/m4/ltoptions.m4'
libtoolize: copying file `build-aux/m4/ltsugar.m4'
libtoolize: copying file `build-aux/m4/ltversion.m4'
libtoolize: copying file `build-aux/m4/lt~obsolete.m4'

src/Makefile.am:434: warning: user target '.mm.o' defined here ...
/usr/share/automake-1.14/am/depend2.am: ... overrides Automake target '.mm.o' defined here
If you are sure the binary is not being built then you might want to try this part of the instructions on our github repo:
Quote
For older distributions with outdated autotools the above process may fail, a source tarball is available for these distributions.
    https://developer.gulden.com/download/155/Gulden155-linux.tar.gz To build from source tarball follow these steps:
    tar -zxvf Gulden155-linux.tar.gz
    ./configure
    make
i.e. build from the tarball instead of from the repo.

Alternatively you could try upgrade to a newer version of autotools so that aclocal can run correctly, but this may be a bit finicky.
The reason you have not seen this on other coins is that most altcoins are also on codebases that are several years old (out of date) so have quite a different build system - Gulden keeps up with the latest bitcoin changes and as a result has moved to the newer autotools based build system.

Hope this helps, let me know if you continue to have issues.
member
Activity: 103
Merit: 10
March 14, 2016, 03:27:25 PM
wonder if someone can help me. Trying to compile wallet from source on Ubuntu 14.04 x64. All dependencies are installed and updated. When I run autogen.sh I get

aclocal: warning: couldn't open directory 'build-aux/m4': No such file or directory
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'.
libtoolize: copying file `build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `build-aux/m4'.
libtoolize: copying file `build-aux/m4/libtool.m4'
libtoolize: copying file `build-aux/m4/ltoptions.m4'
libtoolize: copying file `build-aux/m4/ltsugar.m4'
libtoolize: copying file `build-aux/m4/ltversion.m4'
libtoolize: copying file `build-aux/m4/lt~obsolete.m4'
configure.ac:10: installing 'build-aux/compile'
configure.ac:5: installing 'build-aux/config.guess'
configure.ac:5: installing 'build-aux/config.sub'
configure.ac:9: installing 'build-aux/install-sh'
configure.ac:9: installing 'build-aux/missing'
Makefile.am: installing 'build-aux/depcomp'
parallel-tests: installing 'build-aux/test-driver'
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'.
libtoolize: copying file `build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `build-aux/m4'.
libtoolize: copying file `build-aux/m4/libtool.m4'
libtoolize: copying file `build-aux/m4/ltoptions.m4'
libtoolize: copying file `build-aux/m4/ltsugar.m4'
libtoolize: copying file `build-aux/m4/ltversion.m4'
libtoolize: copying file `build-aux/m4/lt~obsolete.m4'
configure.ac:52: installing 'build-aux/compile'
configure.ac:15: installing 'build-aux/config.guess'
configure.ac:15: installing 'build-aux/config.sub'
configure.ac:25: installing 'build-aux/install-sh'
configure.ac:25: installing 'build-aux/missing'
Makefile.am:5: warning: user variable 'GZIP_ENV' defined here ...
/usr/share/automake-1.14/am/distdir.am: ... overrides Automake variable 'GZIP_ENV' defined here
Makefile.am:54: warning: user target 'distcleancheck' defined here ...
/usr/share/automake-1.14/am/distdir.am: ... overrides Automake target 'distcleancheck' defined here
src/Makefile.am: installing 'build-aux/depcomp'
src/Makefile.am:434: warning: user target '.mm.o' defined here ...
/usr/share/automake-1.14/am/depend2.am: ... overrides Automake target '.mm.o' defined here

Configure runs fine with nothing unusual. Upon completion there seems to be no QT wallet generated. I can see what appears to be its building during build sequence. Never run into this compiling other wallets. Help please. Thanks in advance.
legendary
Activity: 1148
Merit: 1000
March 14, 2016, 04:29:54 AM
Website down vixtrade.net
sr. member
Activity: 275
Merit: 250
March 13, 2016, 11:28:37 AM
Will Gulden be hard forking to multi-algo like Auroracoin?

No, we have reviewed it a while ago together with some other algo's and decided not to. Because we enjoy the luxury of having a pretty capable dev team we decided to develop our own algo called DELTA, instead of copypasting. A tailormade solution suits us better.

At least you being innovative and not copying other coins, if you ever do copy Multi-Algo please give myraidcoin the credit it deserves and not the coin that pretend they developed it.

Gulden is leading on it's own path.
Indeed, Prime is going to be very exciting and a game changer in several respects.
sr. member
Activity: 458
Merit: 500
March 13, 2016, 10:04:46 AM
Will Gulden be hard forking to multi-algo like Auroracoin?

No, we have reviewed it a while ago together with some other algo's and decided not to. Because we enjoy the luxury of having a pretty capable dev team we decided to develop our own algo called DELTA, instead of copypasting. A tailormade solution suits us better.

At least you being innovative and not copying other coins, if you ever do copy Multi-Algo please give myraidcoin the credit it deserves and not the coin that pretend they developed it.

Gulden is leading on it's own path.
full member
Activity: 421
Merit: 101
World's First Crowd Owned Cryptocurrency Exchange
March 13, 2016, 08:16:20 AM
Will Gulden be hard forking to multi-algo like Auroracoin?

No, we have reviewed it a while ago together with some other algo's and decided not to. Because we enjoy the luxury of having a pretty capable dev team we decided to develop our own algo called DELTA, instead of copypasting. A tailormade solution suits us better.

At least you being innovative and not copying other coins, if you ever do copy Multi-Algo please give myraidcoin the credit it deserves and not the coin that pretend they developed it.
sr. member
Activity: 275
Merit: 250
March 13, 2016, 04:15:00 AM
Will Gulden be hard forking to multi-algo like Auroracoin?
No, it was discussed over a year ago and was decided against, we have other much more exciting and original development planned.
full member
Activity: 209
Merit: 100
March 13, 2016, 03:54:21 AM
Will Gulden be hard forking to multi-algo like Auroracoin?
legendary
Activity: 924
Merit: 1000
March 13, 2016, 03:37:37 AM
Nocks (paymentprovider for Gulden) won a pitch competition tonight. Congratulations guys!  Cool You can retweet if you want to Wink

https://twitter.com/nocksapp

Well done Buerra,  wonderful achievement for Nocks and Gulden.

Very happy to see that Gulden is not only targeting people within crypto but slowly moving onto mainstream where it counts. Impressing people on btctalk is a dead end as they only care about the investments they baghold the most.

Yeah, was real fun to do and was a great night. A professional video and some more publications will go live for Nocks, from us winning this challenge, issued by the organization and their partners. Real cool stuff. For those wanting to closely follow Nocks as a startup it's best to follow our Twitter or our story on Medium. Most news hits the Gulden slack quite fast too. Bitcointalk is always late to the party these days haha.

We had 4 more users join our slack community over the weekend taking the total to 115 members. Slack is very active with discussions and updates taking place. For new users to Gulden you can join us at the below link.

https://gulden.com/join
legendary
Activity: 980
Merit: 1000
March 12, 2016, 03:14:00 PM
Nocks (paymentprovider for Gulden) won a pitch competition tonight. Congratulations guys!  Cool You can retweet if you want to Wink

https://twitter.com/nocksapp

Well done Buerra,  wonderful achievement for Nocks and Gulden.

Very happy to see that Gulden is not only targeting people within crypto but slowly moving onto mainstream where it counts. Impressing people on btctalk is a dead end as they only care about the investments they baghold the most.

Yeah, was real fun to do and was a great night. A professional video and some more publications will go live for Nocks, from us winning this challenge, issued by the organization and their partners. Real cool stuff. For those wanting to closely follow Nocks as a startup it's best to follow our Twitter or our story on Medium. Most news hits the Gulden slack quite fast too. Bitcointalk is always late to the party these days haha.
hero member
Activity: 638
Merit: 500
March 12, 2016, 01:21:38 PM
First testbatch of a special Gulden beer (Het Gouden Tientje) in the making today  Cool. A very nice project also by another Gulden member. In about 3 weeks it can be tested on taste etc., it has to ripen first. It smells good already and the color is fine, yellowgold with an orange shine Smiley (color will lighten up a bit after ripening).
It now goes for a few weeks in a yeast bucket. Below a few stages of the brewing proces:

     


Can't wait to taste the first brewed Gulden beer ever. Very special project which will spread the message of Gulden between all beer lovers  Cheesy
legendary
Activity: 952
Merit: 1000
March 12, 2016, 12:47:14 PM
Geweldig veertje !!

Great, isn't it? It is not me by the way who is doing this project, I just post the message. A Gulden member from Limburg is setting up this project, he posted pictures of the brewing proces on Slack.

See also: https://community.gulden.com/t/nieuw-bier-gouden-tientje/1428/1 (he'll post on this tomorrow over there, he said)
legendary
Activity: 1197
Merit: 1001
March 12, 2016, 12:32:29 PM
First testbatch of a special Gulden beer (Het Gouden Tientje) in the making today  Cool. A very nice project also. In about 3 weeks it can be tested on taste etc., it has to ripen first. It smells good already and the color is fine, yellowgold with an orange shine Smiley (color will lighten up a bit after ripening).
It now goes for a few weeks in a yeast bucket. Below a few stages of the brewing proces:

     


Geweldig veertje !!
legendary
Activity: 952
Merit: 1000
March 12, 2016, 08:12:52 AM
First testbatch of a special Gulden beer (Het Gouden Tientje) in the making today  Cool. A very nice project also by another Gulden member. In about 3 weeks it can be tested on taste etc., it has to ripen first. It smells good already and the color is fine, yellowgold with an orange shine Smiley (color will lighten up a bit after ripening).
It now goes for a few weeks in a yeast bucket. Below a few stages of the brewing proces:

     
legendary
Activity: 952
Merit: 1000
March 11, 2016, 05:06:30 PM
First payment run of Guldenshares has been completed @ 1.000 NLG's per share this round.
Total send, 123.000 NLG's (123 shares).

Very nice project Smiley

sr. member
Activity: 332
Merit: 250
March 11, 2016, 03:44:16 PM
First payment run of Guldenshares has been completed @ 1.000 NLG's per share this round.
Total send, 123.000 NLG's (123 shares).



Pages:
Jump to: