Giter Site home page Giter Site logo

Comments (11)

Keruspe avatar Keruspe commented on May 18, 2024

Hi,

if you already have a version of GPaste installed, try removing it first, and then retry, it should work.
It's a known issue GPaste (and a lot of other projects) has with libtool that I didn't manage to fix properly yet.

from gpaste.

roedel1 avatar roedel1 commented on May 18, 2024

Keruspe,

Thanks for your reply. It's a plain and freshly installed box, no older instances of GPaste are installed, however, I had tried to install the GPaste/Gnome3 Extension before compiling. I think I'll just wait a bit.

best,
Stephan

from gpaste.

Keruspe avatar Keruspe commented on May 18, 2024

I am out without a computer for two weeks, will try to reproduce afterwards.
Note that a friend of mine is willing to do the Debian packaging soon

On Monday, January 13, 2014, roedel1 wrote:

Keruspe,

Thanks for your reply. It's a plain and freshly installed box, no older
instances of GPaste are installed, however, I had tried to install the
GPaste/Gnome3 Extension before compiling. I think I'll just wait a bit.

best,
Stephan


Reply to this email directly or view it on GitHubhttps://github.com//issues/68#issuecomment-32128689
.

from gpaste.

roedel1 avatar roedel1 commented on May 18, 2024

That's good news, thanks a lot. Have a good time whatever you do these two weeks meanwhile.

from gpaste.

Keruspe avatar Keruspe commented on May 18, 2024

Are you sure you're trying with GPaste 3.2.2 ? I see some reference to it in > 3.5, in 3.2 but neither in 3.2.1 nor in 3.2.2

from gpaste.

roedel1 avatar roedel1 commented on May 18, 2024

Unfortunately I am sure. I just tried again to compile v3.2.2, v3.3 and v3.5. As systemd hasn't become the standard in the repos by now i didn't pass the --enable-systemd parameter. Everything else is straight and clean as described in the README file.

from gpaste.

Keruspe avatar Keruspe commented on May 18, 2024

With v3.3, which error do you get?
still the libgpaste/core/.libs/libgpaste-core.so: undefined reference to `g_paste_clipboards_manager_get_instance_private'
collect2: error: ld returned 1 exit status ?

If so, I'd really like to see the output of

grep -rI  g_paste_clipboards_manager_get_instance_private .

in your build tree

from gpaste.

roedel1 avatar roedel1 commented on May 18, 2024

Just took a closer look, seems to be another error now but it is still not compiling. I'm not sure if I'm still right in this issue here.
Here's the full make-output for 3.3:

make --no-print-directory all-recursive
Making all in po
make[2]: Für das Ziel »all« ist nichts zu tun.
CCLD bin/gpaste-settings
/usr/bin/ld: src/gpaste-settings/bin_gpaste_settings-gpaste-settings.o: undefined reference to symbol 'gtk_widget_new'
//usr/lib/i386-linux-gnu/libgtk-3.so.0: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make[2]: *** [bin/gpaste-settings] Fehler 1
make[1]: *** [all-recursive] Fehler 1
make: *** [all] Fehler 2

from gpaste.

Keruspe avatar Keruspe commented on May 18, 2024

Does this patch fix the issue for you?
https://github.com/Keruspe/GPaste/commit/57e5118720523e4bc8daed2db825397041cad85a.patch

from gpaste.

roedel1 avatar roedel1 commented on May 18, 2024

Yep, your patch does the trick.
Compiled, installed and working like a charm now.
Just comment if you want me to do some further actions.

As it may be stated by others: Thank you so much, you're doing great work!

from gpaste.

Keruspe avatar Keruspe commented on May 18, 2024

I just released 3.3.1 which should be all fine in debian wheezy, and have fixed the last issues I hit with debian sid in the gpaste-3.10 branch, for your information :)

from gpaste.

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.