It's rumoured that John Bercik once said: > Hi, I installed pgadmin3 but how do i run it ? > > > rpm -i pgadmin3-0.1.1-20030624.i386.rpm >
I never use rpm's myself, but if Jean-Michel built them as I expect he did, then the program will be in /usr/local/pgadmin3. From there, the executable shoud be bin/pgAdmin3 (note the capital A). So, either create a shortcut to the executable in your preferred Window manager, or type /usr/local/pgadmin3/bin/pgAdmin3 at the command prompt. Regards, Dave. ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster