Displaying 20 results from an estimated 20000 matches similar to: "Compile wine to put inside a application (like picasa)"
2010 Dec 15
3
Google Picasa / GNOME / how to launch application?
I had installed Picasa,apparently properly, but am unable to launch
the application. In the GNOME Desktop menu, Applications > Graphics >
Picasa > Picasa it does not launch. Reinstalled it and the same issue.
Reinstalling:
picasa i386 2.7.3736-15 google
It is installed in /opt/picasa
Box is CentOS 5.5 (32 bit) fully updated.
How can I get this app to
2010 Dec 17
1
{SOLVED} Re: Google Picasa / GNOME / how to launch application?
On Wed, Dec 15, 2010 at 11:41 PM, Dejan <centos at bektchiev.net> wrote:
> On Wed, Dec 15, 2010 at 06:47, Lanny Marcus <lmmailinglists at gmail.com> wrote:
>> I had installed Picasa,apparently properly, but am unable to launch
>> the application. In the GNOME Desktop menu, Applications > Graphics >
>> Picasa > Picasa it does not launch. Reinstalled it and
2007 Nov 06
3
Installing Google's Picasa for Linux on CentOS 5
I downloaded the .rpm file from Google and am trying to install
Picasa for Linux on CentOS 5. I get the below error. Is this because
I'm using SELinux or because of something else? I found a small
Picasa folder in /opt (24 items, 143.7 KB) but it seems to end there.
Picasa is one of the programs my wife uses on Windows. TIA!
[root at dell2400 lanny]# rpm -Uvh picasa-2.2.2820-5.i386.rpm
2006 May 31
1
tweaking wine - picasa version
Hello,
I installed picasa and this installed a customized version of wine too.
Picasa works very well and so I have the hope that other graphic editors
could work well with this wine-version too.
I want to run Photoline32 (available at http://www.pl32.com)
I dont understand much about wine and the scripts delivered with the
picasa-version are rather complicated - almost unreadable for me ;-)
2008 Sep 16
6
Picasa vs. native photo management apps
Hi,
I'm running a small business (http://www.microlinux.fr) offering various
services around GNU/Linux, among which migrating folks from Windows to
Linux. On server and desktops, I'm using CentOS exclusively. I know,
Fedora would be more suitable, but I like the solidity of CentOS, and I
can always build the odd missing bits myself from Fedora SRPMS. My
heavily customized
2007 Nov 06
4
Installing Google's Picasa for Linux on CentOS
On 06 November 2007, Stephen John Smoogen wrote:
<snip>
>Hmmm does the package look good with a
>rpm -K picasa-2.2.2820-5.i386.rpm
I Google'd and Yahood' and found a post that mentioned adding a Yum
Repository for Google. I now have this repository:
[google]
name=Google - $basearch
baseurl=http://dl.google.com/linux/rpm/stable/$basearch
enabled=1
gpgcheck=1
priority=20
But,
2008 Aug 17
1
Getting Picasa to view files in OSX
Hi all,
I have installed Picasa on OSX 10.4 but I cannot navigate to the folders I store my photos in to get it to monitor them. Any ideas how I do this? Apologies if this isn't the right way to post or if it's not an appropriate topic - I have only delved into Wine because I really want to use Picasa instead of iPhoto.
Many thanks,
Sean
Send instant messages to your online friends
2008 Mar 16
1
any chance a Picasa rpm install could affect wine
All,
I have Picasa, which is wine based, installed. Is there any chance it is
causing trouble for a wine install? What is the dll search order?
Has anyone had success installing the windows version under wine?
Thanks,
Dan
2009 May 08
2
{SOLVED} Re: OT: Photo Editor to reduce 272 photos to VGA at once
On Thu, May 7, 2009 at 7:57 AM, Lanny Marcus <lmmailinglists at gmail.com> wrote:
> I returned from Bogot? and have a Folder with 272 photos that total
> 419.9 MB. I would like to email them to several people who were there
> for the concerts I attended. I have Picasa, gThumb (not really an
> Editor but I believe it can reduce the quality of photos) and The GIMP
<snip.
I used
2007 Mar 19
3
Photoshop menus
Hi,
Wine 0.9.17 user here having bad headaches with Photoshop menus...
When choosing an option from the context menu or some other sorts of
drop downs, the respective areas are not clickable even they are
highlighted.
Other thing would be that when I'm opening Blending Options, set some
effects, then click OK, the tool windows is disappearing ...
Could you advise on this matter, please?
2007 May 09
1
Porting a Win32 application using Winelib...
Hello,
I'm currently trying to use Winelib to port a fairly big
windows application to Linux. The application consists of
quite a lot of DLLs, some of which don't depend on the
Win32 API (they can be compiled with gcc).
I think I read all available documentation, but I still
have a few questions:
- is it possible to link a linux binary with "linux"
shared libs and
2007 Aug 23
1
MemoriesOnWeb and wine
In http://www.edsupport.cc/mguhlin/archives/2007/08/entry_3550.htm,
Miguel Guhlin asked how to install MemoriesOnWeb and its recommended
codecs under Wine, so here goes. All I did was translate his instructions
to wine-ese.
1. Download xvid for windows from http://www.xvid.org/Downloads.15.0.html,
install it the obvious way:
$ wine XviD-1.1.3-28062007.exe
2. Download lame from
2006 Jan 28
1
Re: Help with wine install
On 1/28/06, Rhys OReily <charger426bl@yahoo.com> wrote:
> I have recently downloaded the Wine 0.9.2 RPM and
> installed it on my computer, but when I tried to run
> winecfg it came with a message saying there was no
> such command.
A little commandline magic located it:
$ rpm -q -l -p wine-0.9.2-1fc4winehq.i686.rpm | grep winecfg
/usr/bin/winecfg
So it looks like it's in
2007 Nov 06
0
SOLVED: Re: Installing Google's Picasa for Linux on CentOS
On 06 November 2007, Fabian Arrotin fabian.arrotin at arrfab.net wrote:
<snip>
>running md5sum on the rpm package returns me :
>9ee24b6c4fbd3afad89c96b63baca06b picasa-2.2.2820-5.i386.rpm
The package is OK. I get the same md5sum as you do. As I just wrote to
Arnaud, the problem is that Google is installing into /opt and I had
forgotten that I have /opt as FAT32, so I can safely move
2008 May 09
4
VB6 and wine_get_unix_file_name
Hello,
I'm trying to make a function for using wine_get_unix_file_name in VB6
programs.
Private Declare Function lstrcpyA Lib "kernel32.dll" (ByVal lpString1 As
String, ByVal lpString2 As Long) As Long
Public Declare Function GetProcessHeap Lib "kernel32" () As Long
Public Declare Function HeapFree Lib "kernel32" (ByVal hHeap As Long, ByVal
dwFlags As
2006 Apr 24
3
Editing in external application
Hello list,
If there are any professional consultants reading this list, I would be able
to to get my company to pay for a solution to this problem.
Im having a problem that has been stupefying me for two weeks now:
I have a VB 6 application that opens documents externally for editing. From
within the program, you choose a type such as 'Text Document' or 'OpenOffice
1.1 Text
2008 Feb 27
2
Program manager
Hey
First of all, great project.
Second, I was wondering if there is a program in the wine project,
where it is possible to make different setups for the programs installed.
Let me explain:
I have Picasa installed, I also have C&C 3 installed,
now C&C 3 I want to run in window mode and Picasa I don't want to run in window mode.
Is it possible to make different setups for them?
Or do
2007 Feb 08
4
ComGenius application holding us from migrating 100% to linux
Hi There,
In my company we have almost done a complete Microsoft -> Linux
migration within the last year!
The only thing I need, is to get an application running through Wine!
The application is called "COM genius" and is used to upload codes to
universal remote controls! - I've failed in getting it to run in Wine,
and haven't found a linux alternative (guess this
2008 May 02
4
Legal issues for bundling Wine with my Application
Hi
I've recently written some graphic application in windows.
i've was successfull in running it under Linux using Wine.
I had to add gdiplus.dll to the windows/system32 directory.
now for my question.
Is it legal for me to create a "Bundle" Wine with my application and make it work "native like" under linux - and then sell it?
Meaning that the end user will but a
2008 Oct 26
2
Wine 1.1.7 and 1.0.1 not working on Intrepid 64 bit
I posted this on Ubuntuforums but after reading a bit more it seems this is mostly used for gaming questions so I decided to come here.
I am running 64 bit Ubuntu intrepid (still a beta but a release candidate). I can see Wine in my application menu but when I go to Programs/Acessories/Notepad nothing happens. I am unable to open the configuration nor am I able to uninstall using the Applications