Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ./configure --prefix=/Applications/gedit.app/Contents/Resources
- make
- make install
- gcc -arch i386 -L/Applications/gedit.app/Contents/Resources/lib/ -DHAVE_CONFIG_H -I$PWD -I$PWD `pkg-config --cflags gedit-2.20` src/scrollpaste-plugin.c -Wl,-undefined -Wl,dynamic_lookup -bundle -o /Applications/gedit.app/Contents/Resources/lib/gedit-2/plugins/libscrollpaste.so
Advertisement
Add Comment
Please, Sign In to add comment