On 10/01/2012 07:20 PM, Patrick Shanahan wrote:
* George Olson <grglsn765@gmail.com> [10-01-12 00:50]:
Having just upgraded to openSUSE 12.2, I have gotten most of it to work well so far. There is one application I use which is important to my work, called Evernote, and I run it in wine. In 12.1, it would synchronize with the server; in 12.2, it does not synchronize.
There are two linux apps in current development, nixnote and everpad, available on sourceforge.com. Why not use one of them? There is also a firefox plugin.
As to the firefox plugin, I am already using it. It works great! Thanks! As to nixnote, I have looked it up and downloaded the .deb file for Ubuntu, and I tried to run alien to build an rpm. Here are the results: george@linux-o3ef:~/Downloads> sudo alien -r -v nixnote-1.2_i386.deb --scripts dpkg-deb --info nixnote-1.2_i386.deb control 2>/dev/null dpkg-deb --info nixnote-1.2_i386.deb control 2>/dev/null dpkg-deb --info nixnote-1.2_i386.deb conffiles 2>/dev/null dpkg-deb --fsys-tarfile nixnote-1.2_i386.deb | tar tf - dpkg-deb --info nixnote-1.2_i386.deb postinst 2>/dev/null dpkg-deb --info nixnote-1.2_i386.deb postrm 2>/dev/null dpkg-deb --info nixnote-1.2_i386.deb preinst 2>/dev/null dpkg-deb --info nixnote-1.2_i386.deb prerm 2>/dev/null mkdir nixnote-1.2 chmod 755 nixnote-1.2 dpkg-deb -x nixnote-1.2_i386.deb nixnote-1.2 rpm --showrc cd nixnote-1.2; rpmbuild --buildroot=/home/george/Downloads/nixnote-1.2 -bb --target i386 nixnote-1.2-2.spec 2>&1 Package build failed. Here's the log of the command (cd nixnote-1.2; rpmbuild --buildroot=/home/george/Downloads/nixnote-1.2 -bb --target i386 nixnote-1.2-2.spec): sh: rpmbuild: command not found find nixnote-1.2 -type d -exec chmod 755 {} ; rm -rf nixnote-1.2 I will note that the command "mkdir nixnote-1.2" failed to make that directory. Any suggestions on what to do next? How would I go about building this package? -- G.O. Box #1: 12.1 | KDE 4.8.5 | AMD Phenom IIX4 | 64 | ATI Radeon HD 3300 | 16GB Box #2: 12.1 | KDE 4.9.1 | AMD Athlon X3 | 64 | nVidia C61 GeForce 7025 | 4GB Laptop: 12.2 | KDE 4.9.1 | Core i7-2620M | 64 | Intel HD Graphics 3000 | 8GB learning openSUSE and loving it -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org