~

Patrick Dupre pdupre at gmx.com
Sun Aug 9 12:40:15 UTC 2015



> OK,
> 
> I see.
> it is created by make install!
> Actually it create a subdir ~ and copy the file here whil it should copy
> the file in ~/
> 
> I am a big problem with XS to generate my library with fedora 22
> I cannot make them run anymore.
> 
> I used to do
> perl Makefile.PL
> make
> make install
> 

The make file is created by perl
Inside, there is:
INSTALLSITELIB = ~/perl_lib

It looks like that the make install create a subdirectory ~
and does not used the home directory.
How can I prevent this?


> 
> ===========================================================================
>  Patrick DUPRÉ                                 | | email: pdupre at gmx.com
>  Laboratoire de Physico-Chimie de l'Atmosphère | |
>  Université du Littoral-Côte d'Opale           | |
>  Tel.  (33)-(0)3 28 23 76 12                   | | Fax: 03 28 65 82 44
>  189A, avenue Maurice Schumann                 | | 59140 Dunkerque, France
> ===========================================================================
> 
> 
> > Sent: Sunday, August 09, 2015 at 2:04 PM
> > From: "Ed Greshko" <ed.greshko at greshko.com>
> > To: "Community support for Fedora users" <users at lists.fedoraproject.org>
> > Subject: Re: ~
> >
> > On 08/09/15 19:58, Patrick Dupre wrote:
> > > It seems that fedora create a ~ sub directory without I can control it.
> > > Can I avoid it?
> > > I do not see the point because ~ is the home directory, why do we need
> > > a ~ subdirectory in any directory?
> > 
> > None of my systems have this.  Something you're running or doing must be creating it.
> > 
> > Delete the directory and take notice if it gets recreated.
> > 
> > Is it possible that at some point you make a typing error and added a space to with in a mkdir command such as....
> > 
> > mkdir ~ /qqq   ?
> > 
> > -- 
> > If I wanted a blog or social media I'd go elsewhere
> > -- 
> > users mailing list
> > users at lists.fedoraproject.org
> > To unsubscribe or change subscription options:
> > https://admin.fedoraproject.org/mailman/listinfo/users
> > Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
> > Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> > Have a question? Ask away: http://ask.fedoraproject.org
> >
> -- 
> users mailing list
> users at lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> Have a question? Ask away: http://ask.fedoraproject.org
>


More information about the users mailing list