Announcement

Collapse
No announcement yet.

using cmake

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    Re: using cmake

    Okay.

    google: utilDb.c:104: error: too few arguments to function ‘(*dbp)->open’

    And you will find that it is probably the Berkeley DB is the problem (source =http://unixadmintalk.com/f22/problem...g-iota-210134/).

    Code:
    apt-cache search libdb4
    will give you a couple of hints.

    I would give it a shot with

    Code:
    sudo aptitude install libdb4.5 libdb4.5++-dev libdb4.5-dev
    to play it safe ;-) Have you tried that errol?

    By the way Rog131, how do you accomplish to get those fine links? Can you make html tags in the forum somehow?

    *EDIT* By the way check out the requirements at http://www.varp.net/downloads/Readme.txt
    Check out my Ⓥegan youtube channel PlantSugar
    CV and gallery at grn.dk
    Please add [SOLVED] to topic subject when topic is solved.

    Comment


      #17
      Re: using cmake

      errol@errol-linux:/$ apt-cache search libdb4
      libdb4.6 - Berkeley v4.6 Database Libraries [runtime]
      libdb4.5 - Berkeley v4.5 Database Libraries [runtime]
      libdb4.6-dev - Berkeley v4.6 Database Libraries [development]
      errol@errol-linux:/$
      That's what I get after installing libdb4.5 etc. In fact I got that before as well but tried anyway.

      http://unixadmintalk.com/f22/problem...g-iota-210134/
      http://www.varp.net/downloads/Readme.txt

      I've been to those forums and site but there aren't answers there, only questions.

      The file after typing "make" is still similar to the previous way I showed it. Maybe the problem is one of path. Where could I find the "exe" file of iota?

      Comment


        #18
        Re: using cmake

        I think it's the /usr/local/include/db41

        it probably does not exist.. is it a berkley folder?

        *EDIT* it seems that the utilDb.c is buggy

        Maybe a ninja guru can help us? ;-)

        I will now contact Iota.
        Check out my Ⓥegan youtube channel PlantSugar
        CV and gallery at grn.dk
        Please add [SOLVED] to topic subject when topic is solved.

        Comment


          #19
          Re: using cmake

          About iota

          Have you tried to contact developer => there is a link in the Freshmeat page - iOta - Default branch

          Usually developers are happy of the feedback (even if it is bug messages).

          To me, it is looking like syntax error.


          There is a rpm package: Index of /downloads/RELEASE-0.7

          You can convert rpm packages to .deb packages: How To: Convert any package from one format to another (using "alien")
          - note the warnings !



          BBC codes

          By the way Rog131, how do you accomplish to get those fine links? Can you make html tags in the forum somehow?
          Do you mean bbc codes ?

          > BBCode wiki
          > Snowhog's: How To: Include hyperlinks in posts - the SHORT way!

          If you are using Firefox

          > BBComposer 0.8.1
          > BBCodeXtra 0.2.5.6
          > Text Formating Toolbar 0.1.2
          Before you edit, BACKUP !

          Why there are dead links ?
          1. Thread: Please explain how to access old kubuntu forum posts
          2. Thread: Lost Information

          Comment


            #20
            Re: using cmake

            Thanks Rog131!!

            BBC codes was what I was looking for:

            Wikipedia ;-)

            *EDIT* Hmm I hate myself for being off topic :-X
            Check out my Ⓥegan youtube channel PlantSugar
            CV and gallery at grn.dk
            Please add [SOLVED] to topic subject when topic is solved.

            Comment


              #21
              Re: using cmake

              I contacted iota a few days ago but they didn't reply to me.
              gnowak, about the previous reply and question. I'll reply.
              There is a berkeley folder. It is on root. So is the iota folder.
              I don't know if this is relevant to the operation of the program but all the installation programs and files shows on my home folder or on root and NOT in usr/local etc.
              What happens is that there is a folder called berkeley, a folder called iota and parts of each of these programs are in /home/errol.
              mmmm.. the plot thickens

              Comment


                #22
                Re: using cmake

                Don't get harsh on iota. I think we should give them some more time.
                Check out my Ⓥegan youtube channel PlantSugar
                CV and gallery at grn.dk
                Please add [SOLVED] to topic subject when topic is solved.

                Comment


                  #23
                  Re: using cmake

                  No I'm not harsh on iota, just filling you in on info. I so badly need a program like they made that I'll praise them to the sky when the program finally works.
                  Errol

                  Comment


                    #24
                    Re: using cmake

                    If you are in a hurry, you could try the rpm version.
                    Check out my Ⓥegan youtube channel PlantSugar
                    CV and gallery at grn.dk
                    Please add [SOLVED] to topic subject when topic is solved.

                    Comment


                      #25
                      Re: using cmake

                      I'm not in a hurry. I looked for a program like this for Linux for so long that I will try anything to get it to work.
                      I will try the rpm version. It comes only (from what I see) as version 0.7 and not 0.8 as the tarball version is. I doubt if this matters. I'll report back when I've done it.

                      Comment


                        #26
                        Re: using cmake

                        ALMOST THERE!!!! But not quite. I installed the rpm version of iota whic is version 0.7. I now have an icon on my menu in the graphics directory. When clicking on the icon it bounces as though it's going to open the app - but NOTHING. It just stops bouncing and ends it's little dance. In the launch panel below it says opening application while the icon bounces. No announcements or notifications - just a stopping of the attempt to open the program.
                        The same thing happens if I type iota in the run command.
                        In the directory that was made by the rpm file (iota-o.7) there is an exe file, which there isn't in the iota-0.8 compiled file.
                        Where do I go from here?
                        Errol

                        Comment


                          #27
                          Re: using cmake

                          Did you convert the rpm file to a deb file? Alien is the program that does this.
                          Windows no longer obstructs my view.
                          Using Kubuntu Linux since March 23, 2007.
                          "It is a capital mistake to theorize before one has data." - Sherlock Holmes

                          Comment


                            #28
                            Re: using cmake

                            Yes I converted it with alien -k and then did sudo dpkg -i etc and then configured it all. It seemed to go ok but what I described in the previous reply happens.
                            What now?

                            Comment


                              #29
                              Re: using cmake

                              I tried to convert iota-0.7-1.i586.rpm to .deb:

                              Code:
                              fakeroot alien iota-0.7-1.i586.rpm
                              =>
                              iota_0.7-2_i386.deb generated

                              Installing...


                              In the konsole:
                              Code:
                              iota
                              /usr/bin/iota: error while loading shared libraries: libMagick-5.5.4.so.0: cannot open shared object file: No such file or directory
                              Hmm ? Searching:
                              Code:
                              locate libMagick*
                              /usr/lib/libMagick.so.9.0.0
                              /usr/lib/libMagick.so.9
                              /usr/lib/libMagick.a
                              /usr/lib/libMagick.la
                              /usr/lib/libMagick.so
                              /usr/lib/libMagick++.so.9.0.0
                              /usr/lib/libMagick++.so.9
                              Trying to fix > using Linux ducktape > symlink
                              Code:
                              sudo ln -s /usr/lib/libMagick.so.9.0.0 /usr/lib/libMagick-5.5.4.so.0
                              Again:
                              Code:
                              iota
                              iota: error while loading shared libraries: libdb-4.0.so: cannot open shared object file: No such file or directory
                              Searching:
                              Code:
                              locate libdb*.so
                              /usr/lib/libdb-4.5.so
                              /usr/lib/libdb-4.2.so
                              /usr/lib/libdb-4.3.so
                              /usr/lib/libdb-4.4.so
                              Trying the oldest:
                              Code:
                              sudo ln -s /usr/lib/libdb-4.2.so /usr/lib/libdb-4.0.so
                              Code:
                              iota
                              iota: error while loading shared libraries: libpng.so.3: cannot open shared object file: No such file or directory

                              You know
                              Code:
                              locate libpng.so*
                              /usr/lib/libpng.so
                              Code:
                              sudo ln -s /usr/lib/libpng.so /usr/lib/libpng.so.3
                              =>
                              Code:
                              iota
                              cp: cannot stat `/usr/local/tmp/iota.jpg': No such file or directory
                              iota: symbol lookup error: iota: undefined symbol: db_create

                              I think that this do not work: Removing iota (purging) and removing symlinks...
                              Before you edit, BACKUP !

                              Why there are dead links ?
                              1. Thread: Please explain how to access old kubuntu forum posts
                              2. Thread: Lost Information

                              Comment


                                #30
                                Re: using cmake

                                ROG131 Thanks for trying. I don't know if you read the whole process of installing. Iota needs Imagemagick AND Berkeley DB installed in order to work. If you installed those 2 programs and Iota still didn't work then you are probably correct in assuming that there is a fault. In my case I get the iota exe icon almost working and then fading out, as I described before.

                                Comment

                                Working...
                                X