Re: Re: While trying to install pxesconfig-0.8-9.tar.gz

Diego Torres Milano <[email protected]>
Newsgroups gmane.linux.pxes.devel
Organization IN3
Message-ID <1080014075.6552.13.camel@zebra>
If you check pxesconfig.spec you'll discover that line:

CFLAGS=$RPM_OPT_FLAGS perl Makefile.PL \      
PREFIX=$RPM_BUILD_ROOT/%{prefix}/ \
INSTALLMAN1DIR=$RPM_BUILD_ROOT/%{mandir}/man1

that's why PREFIX is not set in Makefile.PL.

On Mon, 2004-03-22 at 17:15, [email protected] wrote:
> On Monday 22 March 2004 02:49, Diego Torres Milano wrote:
> > Please use the mailing list.
> > Should be
> > /usr/share/pixmaps/pxesconfig/pxes-tiny.png.
> 
> I see, it ended up in: 
> /share/pixmaps/pxesconfig/pxes-tiny.png after the install.
> 
> After:
> diff -r1.1 Makefile.PL
> 105c105
> <        #'PREFIX'                      => '/opt',
> ---
> >        'PREFIX'                       => '/usr',
> 
> It installs ok for me.
> 
> In  Makefile.PL PREFIX was not defined
>   #'PREFIX'          => '/opt',
> So, 
> PIXMAPDIR = \$(PREFIX)/share/pixmaps/pxesconfig
> CONFIGDIR = \$(PREFIX)/share/pxesconfig
> 
> end up in '/'
> 
> Thanks for the pointer,
> 
> 
> > Have you tried RPMs ?
> 
> yes, too many  dependencies conflicting with standard Suse,
> (The base set is OK, it's only the config tool)
> ==>
> Trillian.[root]# rpm -vi pxesconfig-0.8-9.noarch.rpm
> error: Failed dependencies:
>         Glade-Perl >= 0.60 is needed by pxesconfig-0.8-9
>         Gtk-Perl >= 0.7008 is needed by pxesconfig-0.8-9
>         mount >= 2.11g is needed by pxesconfig-0.8-9
>         mknbi >= 1.2 is needed by pxesconfig-0.8-9
>         hwdata >= 0.47 is needed by pxesconfig-0.8-9
> 
> e.g. Gtk-Perl is known on Suse as "perl-Gtk-Perl"
> hwdata etc. is unkown.
> 
> My guess was that only:
> Glade-Perl and Gtk-Perl really mattered for the config tool.
> So GLade-Perl has been installed from source => OK
> Gtk-Perl is perl-Gtk-Perl"
> 
> 
> 
> >
> > On Sun, 2004-03-21 at 12:12, Wim Peeters wrote:
> > > Hmm, not true, excuses.
> > >
> > > It's something else...
> > >
> > > When I try to run it in the end I get:
> > > trillian.[wim]$  ./pxesconfig
> > > error ImlibImage file 'pxes-tiny.png' does not exist in
> > > PxesconfigGUI->create_image
> > > logo is not of type Gtk::Gdk::ImlibImage at
> > > /usr/lib/perl5/site_perl/5.8.1/ Pxesconfig/PxesconfigGUIUI.pm line 780.
> > >
> > >
> > > Wim
> > >
> > > On Sunday 21 March 2004 15:26, Wim Peeters wrote:
> > > > And trying to install it on my Suse 9.0 system,
> > > >
> > > > It seems like pxesconfig-0.8-9.tar.gz is not complete...
> > > >
> > > > Can you help?
> > > >
> > > > Best Regards
> > > >
> > > > Wim
> > > >
> > > > ___
> > > > I got after executing:
> > > > perl Makefile.PL
> > > >
> > > > Checking for Gtk.. ok
> > > > Checking for Gnome.. ok
> > > > Checking for Glade-Perl.. ok
> > > > Checking if your kit is complete...
> > > > Use of uninitialized value in -d at /usr/lib/perl5/5.8.1/File/Find.pm
> > > > line 670.
> > > > Warning: the following files are missing in your kit:
> > > >         .cvsignore
> > > >         Changelog
> > > >         COPYING
> > > >         Documentation/ChangeLog
> > > >         Documentation/COPYING
> > > >         Documentation/FAQ
> > > >         Documentation/html/quick-start/quick-start.html
> > > >         Documentation/html/quick-start/step1.html
> > > >         Documentation/html/quick-start/step2.html
> > > >         Documentation/html/quick-start/step3.html
> > > >         Documentation/html/quick-start/step4.html
> > > >         Documentation/html/quick-start/step5-rdp.html
> > > >         Documentation/html/quick-start/step5-xdm.html
> > > >         Documentation/html/quick-start/step5.html
> > > >         Documentation/html/quick-start/step6.html
> > > >         Documentation/html/quick-start/step7.html
> > > >         Documentation/INSTALL
> > > >         Documentation/Makefile
> > > >         Documentation/NEWS
> > > >         Documentation/README
> > > >         Documentation/ROADMAP
> > > >         Documentation/TODO
> > > >         etc/ica/icaclient.files
> > > >         etc/ica/icaclient.requires
> > > >         etc/ica/localsession.files
> > > >         etc/samba/smb.conf
> > > >         FAQ
> > > >         glade2perl_logo.xpm
> > > >         INSTALL
> > > >         Makefile.PL
> > > >         MANIFEST
> > > >         META.yml
> > > >         NEWS
> > > >         pixmaps/card.png
> > > >         pixmaps/cd.png
> > > >         pixmaps/color.png
> > > >         pixmaps/computer.png
> > > >         pixmaps/disks.png
> > > >         pixmaps/empty.png
> > > >         pixmaps/floppy.png
> > > >         pixmaps/fonts.png
> > > >         pixmaps/glade2perl_logo.xpm
> > > >         pixmaps/ibm-dis.png
> > > >         pixmaps/ibm.png
> > > >         pixmaps/ica.png
> > > >         pixmaps/initrd.png
> > > >         pixmaps/keyboard.png
> > > >         pixmaps/keyboard_layout.png
> > > >         pixmaps/Logo.xpm
> > > >         pixmaps/monitor.png
> > > >         pixmaps/mouse.png
> > > >         pixmaps/network.png
> > > >         pixmaps/nomachine.png
> > > >         pixmaps/printer.png
> > > >         pixmaps/processor.png
> > > >         pixmaps/pxes-tiny.png
> > > >         pixmaps/rdp.png
> > > >         pixmaps/sound.png
> > > >         pixmaps/ssh-dis.png
> > > >         pixmaps/ssh.png
> > > >         pixmaps/tarantella.png
> > > >         pixmaps/telnet-dis.png
> > > >         pixmaps/telnet.png
> > > >         pixmaps/terminal-empty.png
> > > >         pixmaps/vnc.png
> > > >         pixmaps/wfcmgr.png
> > > >         pixmaps/x.png
> > > >         pixmaps/xdm-dis.png
> > > >         pixmaps/xdm.png
> > > >         pm_to_blib
> > > >         pxesconfig
> > > >         pxesconfig.spec
> > > >         Pxesconfig/Pxesconfig.pm
> > > >         Pxesconfig/PxesconfigDruidPage.pm
> > > >         Pxesconfig/PxesconfigGUI.pm
> > > >         Pxesconfig/PxesconfigGUIUI.pm
> > > >         Pxesconfig/PxesconfigModel.pm
> > > >         Pxesconfig/SubPxesconfigGUI.pm
> > > >         PxesconfigGUI.glade
> > > >         README
> > > >         ROADMAP
> > > >         TODO
> > > > Please inform the author.
> > > > Use of uninitialized value in -d at /usr/lib/perl5/5.8.1/File/Find.pm
> > > > line 670.
> > > > Writing Makefile for Pxesconfig



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.