Code Monkey home page Code Monkey logo

Comments (8)

mtwebster avatar mtwebster commented on July 23, 2024 1

That's a successful build. You should have a .deb file (or a number of them for different extensions) in that folder to install.

from nemo-extensions.

dalcde avatar dalcde commented on July 23, 2024

Are you running the ./buildall script?

from nemo-extensions.

gregology avatar gregology commented on July 23, 2024

I was following the instructions from the README in the nemo-dropbox directory. When I try the ./buildall script I get the following error;

dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/nemo-fileroller/usr/lib/nemo/extensions-3.0/libnemo-fileroller.so was not linked against libpthread.so.0 (it uses none of the library's symbols)
   dh_installdeb
   dh_gencontrol
dpkg-gencontrol: warning: Depends field of package nemo-fileroller: unknown substitution variable ${python:Depends}
   dh_md5sums
   dh_builddeb
dpkg-deb: building package `nemo-fileroller' in `../nemo-fileroller_1.8.0_amd64.deb'.
 signfile nemo-fileroller_1.8.0.dsc
gpg: skipped "Clement Lefebvre <[email protected]>": secret key not available
gpg: [stdin]: clearsign failed: secret key not available

 dpkg-genchanges  >../nemo-fileroller_1.8.0_amd64.changes
dpkg-genchanges: including full source code in upload
 dpkg-source --after-build nemo-fileroller
dpkg-buildpackage: full upload; Debian-native package (full source is included)
dpkg-buildpackage: warning: Failed to sign .dsc and .changes file

Thanks for your help mate 👍

from nemo-extensions.

gregology avatar gregology commented on July 23, 2024

It only created nemo-dropbox_1.8.0.tar.gz for the nemo-dropbox extension. I extracted the directory and tried to ./configure and had the same problem as above:

config.status: error: cannot find input file: `config.h.in'

I feel like I'm missing something really obvious here... :)

from nemo-extensions.

nohajc avatar nohajc commented on July 23, 2024

Hi, I'm trying to compile this on Sabayon so I cannot use the buildall script which relies on dpkg. However, running autogen.sh before the configure, make, make install routine fixed the Makefile.in error for me. Hope this helps.

from nemo-extensions.

mordant23 avatar mordant23 commented on July 23, 2024

If you rename configure.in to configure.ac you will not get the error. I ran into another issue so I can't say that will solve all your problems.

from nemo-extensions.

mtwebster avatar mtwebster commented on July 23, 2024

./autogen.sh first

from nemo-extensions.

mordant23 avatar mordant23 commented on July 23, 2024

That helped. I figured out the issue that I had after that. I had to make a minor adjustment to configure.ac (what was configure.in). I'm not sure if it's something everyone needs to do or if it's just the version of tools I use. Honestly my build-code-from-source-fu is not great, but I was able to get the context menu for DropBox to appear.

from nemo-extensions.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.